Tools for reading and manipulating data from the 1999 N64 release of the video game Glover.
docs
: Human-language specifications, descriptions of game file formats, and modding tutorialsformats
: Rom memory maps and Kaitai Struct descriptions of game file formatsjs
: Format parsers and convenience code for Javascript/Typescriptpython
: Format parsers and convenience classes for Python 3tools
: Command-line modding and inspection toolschecksum.py
: Tool to recalculate N64 rom checksumsfla2.py
: Tool to compress/decompress game assetshash.py
: Tool to produce string hashes equivalent to in-game hashing algorithmlevel-tool.py
: Tool to edit level filesobjbank-tool.py
: Tool to inspect and edit object banks (3D model archives)texbank-tool.py
: Tool to edit texture banksrom-asset-tool.py
: Tool to split and edit ROM assetstip-tool.py
: Tool to edit Mr. Tip messages
See LICENSE.md