-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Yong Jian Ming edited this page Aug 18, 2022
·
4 revisions
This project aims to extract Fossil Fighters / Fossil Fighters Champion assets which are heavily compressed in the game.
Fossil Fighters seems to be using a custom archive format, which can contains files that are compressed in chunks of 8kb. We have no idea why it is designed that way, but it is assumed to be optimization for decompressing in-game.
This project will include and not limited to:
- Decompress and compress assets to MAR archive.
- User friendly GUI.
- (GUI) Frontend for editing Vivosaur data.
- Game Randomizer.