Decompilation of Pokémon Platinum
Go to file
2026-05-24 18:48:41 -04:00
.github ci: Update actions (#1097) 2026-04-19 14:30:02 -07:00
.vscode
asm/macros assets: Restructure assets for moves and animation particles 2026-05-20 22:26:41 -07:00
docs docs: Write some docs summarizing the dataproc toolchain and the moves file format 2026-05-24 14:33:28 -07:00
generated Implement moveproc, restructure move-related assets, and begin documenting the dataproc toolchain (#1176) 2026-05-24 18:48:41 -04:00
include Implement moveproc, restructure move-related assets, and begin documenting the dataproc toolchain (#1176) 2026-05-24 18:48:41 -04:00
lib decompile dwc_encsession (#1170) 2026-05-24 12:03:39 -07:00
meson
platinum.us tools: Replace movedata.py with moveproc.c 2026-05-21 00:00:36 -07:00
res assets: Move execution scripts for moves to individual subdirectories 2026-05-21 13:26:01 -07:00
src Implement moveproc, restructure move-related assets, and begin documenting the dataproc toolchain (#1176) 2026-05-24 18:48:41 -04:00
subprojects decompile dwc_encsession (#1170) 2026-05-24 12:03:39 -07:00
tools docs: Write some docs summarizing the dataproc toolchain and the moves file format 2026-05-24 14:33:28 -07:00
.clang-format
.clang-format-ignore
.clang-format-include
.editorconfig
.gitattributes
.gitignore tools: Generic data-format processing library 2026-03-20 22:26:04 -07:00
.pre-commit-config.yaml
CONTRIBUTING.md
INSTALL.md docs: Update table-of-contents and capitalization in INSTALL.md (#1115) 2026-04-26 08:57:14 -07:00
Makefile build: Clean-up some unnecessary cruft (#1106) 2026-04-27 13:15:44 -07:00
meson.build decompile dwc_encsession (#1170) 2026-05-24 12:03:39 -07:00
meson.options
README.md Remove VoidMatrix server link from README (#1116) 2026-04-26 08:51:53 -07:00
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:

For contacts and other pret projects, see pret.github.io.