-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
Read the How to Use the Command Line entry.
Read the How To Help entry.
Probably not out of the box. Most Zouna games have similarities so you can probably get it to work with some modifications. I have no plans to work on any games besides FUEL so please do not ask me to add support for your game. I am happy to answer any questions you have but I will not do the work for you.
Each project has a README.md
file with usage instructions and links to further resources. If you have a question not answered by either of those then open an issue on the project with your question so I can add the information and help future users.
Read the Zouna Modding Resources entry.
The Read the Docs has well formatted, verified, and high level information for mod developers and FMTK users that don't need to know the in depth complex information that FMTK developers need. The FMTK Wiki has in depth notes about the file formats and program internals necessary for building the format that FMTK mods are developed on. Since the FMTK Wiki is just my personal notes, it is largely composed of observations and not verified information, thus it is ever-changing and I have not taken time to format it for high level consumption.
This endeavor started as, and continues as, a learning exercise for me. If I stuck with what I'm best at, C++, then progress probably would have been faster but I would not have learned nearly as much as I have. There is also an element of, "right tool for the job." There's no denying that using Rust with binrw
+ serde
has accelerated the development of bff immensely.
I was 8 years old when this game was released and did not have the required dedication or skill to do what I have done now. :) All joking aside, I simply was not always as interested in reverse engineering as I am now.
Read the Logo Lore entry.
The formatting style of this wiki is largely stolen from the Chum World wiki.
The edit history for the wiki can be found on the History page.
The style guide for the wiki can be found on the Style Guide page.
Links to external wikis can be found on the External Wikis page
For FMTK Users and Mod Developers
For FMTK Developers
Asobo BigFile Format Specification
Asobo Classes
Animation_Z
Binary_Z
Bitmap_Z
Camera_Z
CollisionVol_Z
Fonts_Z
GameObj_Z
GenWorld_Z
GwRoad_Z
Keyframer*_Z
Light_Z
LightData_Z
Lod_Z
LodData_Z
Material_Z
MaterialAnim_Z
MaterialObj_Z
Mesh_Z
MeshData_Z
Node_Z
Omni_Z
Particles_Z
ParticlesData_Z
RotShape_Z
RotShapeData_Z
Rtc_Z
Skel_Z
Skin_Z
Sound_Z
Spline_Z
SplineGraph_Z
Surface_Z
SurfaceDatas_Z
UserDefine_Z
Warp_Z
World_Z
WorldRef_Z
Asobo File Format Idioms
Asobo CRC32
Asobo LZ Compression
Asobo Arithmetic Coding Compression
Asobo Save Game File Format Specification
Asobo Audio Formats
TotemTech/ToonTech/Zouna/ACE/BSSTech/Opal Timeline
Zouna Modding Resources
Miscellaneous