Zouna Modding Resources - widberg/fmtk GitHub Wiki

The resources on this page may be more or less relevant depending on the game. You should read all of these resources to establish a groundwork knowledge of Zouna games. Most games are very similar so even if it doesn’t say the name of the game you’re modding, you should still check it out.

Reading List

  • FMTK Wiki - Mostly the “For FMTK Developers” pages but it’s all useful
  • XeNTaX Wiki - There are some links at the bottom you might find useful too
  • Chum World wiki - Early BigFile format specification and some amazing object format specifications
  • FMTK FAQ - See if your question has already been answered before contacting me
  • Tron: Evolution Mod Documentation - Only the SecuROM and XLive pages are related to FUEL but its all cool

Watchlist

Tutorials

Projects

The following projects may be useful in and of themselves or the source code may be useful in developing the tool you need.

My projects:

  • dpc - Tar analogous utility to work with the DPC file format
  • fuel-brute - CRC32 Brute Force Solver For FUEL
  • fuel-map - It's just information about the map
  • fmt_fuel - Noesis scripts for object formats
  • blender_fuel - Blender scripts for object formats
  • atk - Frida agent for asobo games
  • fuel-save-editor - Save editor for Asobo's FUEL
  • ImZouna - ImHex patterns for Zouna data structures

Other projects:

Tools

Reverse Engineering Tools - Tools for reverse engineering various platforms