Awesome
Metronome
A set of tools for randomizing and modifying Pokémon games.
Build
External dependencies:
- Zig
master
- Linux only:
- zenity (optional file dialog)
After getting the dependencies just clone the repo and its submodules and run:
zig build
All build artifacts will end up in zig-out/bin
.
See zig build --help
for build options.
Resources
Links to external resources documenting the layout of Pokemom games.
Roms
Gen 1
Gen 2
Gen 3
Gen 4
- HGSS File System
- HG/SS Mapping File Specifications
- HG/SS Pokemon File Specifications
- HG/SS Encounter File Specification
- D/P/PL/HG/SS scripting and map structure