Skip to content
Yong Jian Ming edited this page Aug 18, 2022 · 4 revisions

About The Project

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.

Future Plans

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.
Clone this wiki locally