Skip to content

Fossil Fighters Assets Extractor v2.0.0

Compare
Choose a tag to compare
@jianmingyong jianmingyong released this 25 Aug 14:21
· 14 commits to master since this release
cd0b7c2

Change Logs from v1.8.0:

  • Added a few more dummy error checking.
  • Added fftoolgui which is a GUI version of the Fossil Fighters Tool. (Sorry for macOS, you have to open via console as it would be a pain to sign the app via the app bundle)
  • Changed the meta.json output to a more friendly version. Old meta.json files are still supported.

Extra Files Supported:

  • motion folder - Containing UI/Sprites.
  • image folder - Containing Background Images / misc.
  • text folder - Containing Game Texts.
  • msg folder - Containing Game Message Texts.

Note:

  • For image, you are required to have both the corresponding *_arc.bin file and the target image file in order to work. You will only need to drag the folder containing these files to bulk extract them :)
  • For music, you can use https://github.com/Kermalis/VGMusicStudio/releases/tag/v0.2.1 (Require the snd_data.sdat file in etc folder)
  • For GUI version, decompression DO NOT export extra file other than the origin bin files. This is not supported yet as of yet.

For CLI (fftool):
To use this program, simply drag the file / folder that you want to decompress into the fftool and it will do the job for you.

For GUI (fftoolgui):
Double click fftoolgui.exe or use the console to open the program ./fftoolgui. Sorry in advance that macOS users need to use the console to open the program.