Skip to content

Tutorials

RavePossum edited this page Feb 22, 2026 · 1 revision

This is a collection of handy modifications for pokeplatinum. Modifications tend to range in both size and scope and cover all different facets of the games. Bugfixes can be found in the bugs_and_glitches document in the repo.

While the project is in its current state, if you make any modifications to the codebase, you'll need to use make rom to compile without running tests for matching.

Bear in mind that this project is a work-in-progress and names in the codebase are subject to change. If a tutorial seems out of date, the author may be able to assist.

If you would like to add a tutorial to this page, create a new page with your tutorial, and then simply click the edit button in the top-right corner of the page and add it to the table.

Tutorial syntax

Tutorials may use diff syntax to show edits:

 this is some code
-delete - lines
+add + lines

List

Title
Add Repel Reuse Prompt
Allow Deleting HM Moves
Changing Default Options
Changing Starter Pokemon
Editing Shiny Odds
Make TMs Reusable
Nature Stat Colors In Summary Screen
Show EVs and IVs in Summary Screeen
Toggle Auto Run with B

⬆️ Back to the top

Clone this wiki locally