EPFExplorer
EPFExplorer copied to clipboard
File editor for the EPF DS games, as well as other First Playable Productions titles.
A tool for extracting/modifying the files of First Playable Productions DS games; mainly designed for EPF and Herbert's Revenge.
Current features:
- Opening and editing .ARC archives (Both EPF and HR)
- Opening and editing .RDT resource data files (EPF. HR is viewing/exporting only.)
- Exporting sprites to PNG sequence, GIF, or (for folders) sprite sheets.
- Editing TSB/MPB and NBFC/NBFS/NBFP tiled images. (Both EPF and HR)
- Exporting and reimporting Lua scripts.
- Editing save files. (Both EPF and HR)
- Exporting audio clips to .wav (PCM or ADPCM format wav, openable if FFMPEG is installed)
- Exporting music tracks in .XM format, with all sample data
- Opening and editing the game's DLC mission (download.arc)
The custom missions 'The Lost Signal' and 'The Way Home' can be found in the 'Useful stuff' folder of this repository.
With thanks to
- Fireboyd78 for creating a C# port of unluac (originally by tehtmi)
- No$GBA for its invaluable debugging tools
- DSDecmp for its LZ10/11 compression features
- MCJack123 for their contributions regarding instruments and samples, and PCM audio.
- NGif