Decompilation of Pokémon Platinum
Go to file
Maja Kądziołka b28150a287
replace.sh: replace all occurences
Without the /g flag, only the first occurence on each line will get
replaced.
2024-01-28 01:19:39 +01:00
.github Merge pull request #123 from lhearachel/battle_scripts 2024-01-24 22:24:49 -08:00
asm Add new consts used by battle scripts 2024-01-23 17:34:18 -08:00
consts First pass at labelling AI script commands 2024-01-26 21:49:07 -08:00
include First pass at labelling AI script commands 2024-01-26 21:49:07 -08:00
lib Resolve pointers in libspl 2023-09-05 19:43:52 +02:00
meson Decompile wild encounters 2023-07-27 20:22:38 +02:00
platinum.us Merge pull request #123 from lhearachel/battle_scripts 2024-01-24 22:24:49 -08:00
res Wire up OK build for battle-script NARCs 2024-01-23 21:26:45 -08:00
src First pass at labelling AI script commands 2024-01-26 21:49:07 -08:00
subprojects Move enum-based battle constants to constgen schema 2024-01-08 20:50:36 -08:00
tools Wire up OK build for battle-script NARCs 2024-01-23 21:26:45 -08:00
.gitattributes Move existing folders in res under res/prebuilt parent folder 2023-09-18 19:56:11 -07:00
.gitignore Integrate constgen as a subproject 2024-01-06 21:02:09 -08:00
build.sh Forward parameters to the primary commands in the scripts 2023-07-26 19:41:16 +02:00
clean.sh Fix shebangs and make scripts executable 2023-07-26 19:20:06 +02:00
config.sh Add support for build on Mac OSX <= 10.14 2023-10-23 00:27:55 -07:00
Dockerfile Add Dockerfile 2023-10-24 20:39:37 -04:00
INSTALL.md Wire up OK build for battle-script NARCs 2024-01-23 21:26:45 -08:00
meson.build Wire up OK build for battle-script NARCs 2024-01-23 21:26:45 -08:00
README.md Replaced decomp list with pret.github.io link 2023-08-30 00:01:23 -04: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.

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).