mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
Decompilation of Pokémon Platinum
* generate pokefoot.narc Unpacked pokefoot.narc Each species folder now contains a `footprint.png` Documented `pokedex_foot` * Check parent folders Added a check to make sure the species folders exist for the NCGR files. * Function Names Gave pokedex_foot functions more accurate names * format header * pal crlf Force palettes to crlf * naix Added naix and order file generation for pokefoot.narc make_pokefoot uses species constants instead of subdirs renamed pokedex_foot and its functions * fix merge |
||
|---|---|---|
| .github | ||
| .vscode | ||
| asm | ||
| docs | ||
| generated | ||
| include | ||
| lib | ||
| meson | ||
| platinum.us | ||
| res | ||
| src | ||
| subprojects | ||
| tools | ||
| .clang-format | ||
| .clang-format-ignore | ||
| .clang-format-include | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| CONTRIBUTING.md | ||
| INSTALL.md | ||
| Makefile | ||
| meson.build | ||
| meson.options | ||
| README.md | ||
| replace.sh | ||
Pokémon Platinum
This is a WIP decompilation of Pokémon Platinum. For instructions on how to set up the repository, please read INSTALL.md.
If you are interested in contributing, please read CONTRIBUTING.md.
This repository builds the following ROMs:
- pokeplatinum.us.nds
sha1: ce81046eda7d232513069519cb2085349896dec7
For contacts and other pret projects, see pret.github.io. In addition to the pret Discord, also see the VoidMatrix Discord (#decomp).