Skip to content

Fossil Fighters Assets Extractor v1.8.0

Compare
Choose a tag to compare
@jianmingyong jianmingyong released this 15 Aug 14:28
· 20 commits to master since this release
90393f5

Change Logs from v1.7.0:

  • Fixed RLE compression yet again for a pretty rare case that I forget to handle.
  • Added the ability to define metaFile selection when compressing via compress -mf <file> where file by default is "meta.json"
  • Removed the convert command as that is not a finished feature. Sorry that it was actually shown in the help menu.

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)

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.