Decompilation of Pokémon Platinum
Go to file
h2o-DS 57fbaeca7e
Unopack pokefoot.narc and Document pokedex_footprint (#513)
* 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
2025-05-21 23:50:52 -07:00
.github Integrate metroskrew as the default compiler (#482) 2025-05-09 22:00:48 -07:00
.vscode unreference my local filesystem for gdb path 2024-10-22 19:09:34 -05:00
asm Some Villa documentation (#487) 2025-04-24 16:49:49 -07:00
docs Add reference to NSBTP in Markdown docs 2025-03-31 20:38:56 +02:00
generated Document the wonder cards application (#494) 2025-05-03 15:41:55 -07:00
include Unopack pokefoot.narc and Document pokedex_footprint (#513) 2025-05-21 23:50:52 -07:00
lib Integrate metroskrew as the default compiler (#482) 2025-05-09 22:00:48 -07:00
meson Integrate metroskrew as the default compiler (#482) 2025-05-09 22:00:48 -07:00
platinum.us Unopack pokefoot.narc and Document pokedex_footprint (#513) 2025-05-21 23:50:52 -07:00
res Unopack pokefoot.narc and Document pokedex_footprint (#513) 2025-05-21 23:50:52 -07:00
src Unopack pokefoot.narc and Document pokedex_footprint (#513) 2025-05-21 23:50:52 -07:00
subprojects Integrate metroskrew as the default compiler (#482) 2025-05-09 22:00:48 -07:00
tools Unopack pokefoot.narc and Document pokedex_footprint (#513) 2025-05-21 23:50:52 -07:00
.clang-format Remove Language property from .clang-format 2025-03-31 11:17:38 -07:00
.clang-format-ignore Match sub_02089688 2024-10-18 13:39:15 -07:00
.clang-format-include Add .clang-format(-[include,ignore]) and format script 2024-07-05 16:56:28 -07:00
.editorconfig Overhaul CONTRIBUTING.md + integrate editorconfig and pre-commit 2025-03-08 21:43:47 -08:00
.gitattributes Unopack pokefoot.narc and Document pokedex_footprint (#513) 2025-05-21 23:50:52 -07:00
.gitignore Integrate metroskrew as the default compiler (#482) 2025-05-09 22:00:48 -07:00
.pre-commit-config.yaml Fix scripts with shebangs that were not marked as executable 2025-03-08 21:43:52 -08:00
CONTRIBUTING.md Overhaul CONTRIBUTING.md + integrate editorconfig and pre-commit 2025-03-08 21:43:47 -08:00
INSTALL.md Integrate metroskrew as the default compiler (#482) 2025-05-09 22:00:48 -07:00
Makefile Integrate metroskrew as the default compiler (#482) 2025-05-09 22:00:48 -07:00
meson.build Integrate metroskrew as the default compiler (#482) 2025-05-09 22:00:48 -07:00
meson.options add build option to enable or disable debugging code 2024-10-23 13:52:36 -05:00
README.md Overhaul CONTRIBUTING.md + integrate editorconfig and pre-commit 2025-03-08 21:43:47 -08:00
replace.sh replace.sh: replace all occurences 2024-01-28 01:19:39 +01:00

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:

For contacts and other pret projects, see pret.github.io. In addition to the pret Discord, also see the VoidMatrix Discord (#decomp).