Skip to content
RavePossum edited this page Sep 22, 2024 · 4 revisions

RavePossum's pokefirered Feature Branches

This is a feature branch repo for pret's pokefirered decomp.

Install instructions for any branch:

With a clean working directory, run the following commands:

git remote add ravepossum https://github.com/ravepossum/pokefirered.git
git pull ravepossum <branch name goes here>

Then sort out any merge conflicts and commit the merge.

Full Debug Suite (debug_suite)

This includes all 3 debug menu branches below ported from pokeemerald-expansion. Credits for all original functionality go to TheXaman and the contributors to pokeemerald-expansion in RHH.

Please credit them and myself if you take advantage of any of these tools.

Also please reach out to me here or on discord (@ravepossum) if you find any bugs with these branches.

Overworld Debug Menu (debug_menu)

This is a port of TheXaman & RHH's pokeemerald-expansion overworld debug menu, minus any Expansion-specific functionality. By default it lives in the start menu instead of using the R+Start hotkey because of the help system.

ow_debug_demonstration

Pokemon Debug Menu (pokemon_debug_menu)

This is a port of RHH's pokeemerald-expansion Pokemon debug menu, minus any Expansion-specific functionality. You can activate it by pressing Select in the Pokemon summary screen.

mon_debug_demonstration

Battle Debug Menu (battle_debug_menu)

This is a port of RHH's pokeemerald-expansion battle debug menu, minus any Expansion-specific functionality. You can activate it by pressing Select in battle. You press Start to advance to the next battler (not L&R like Expansion because of the help system).

battle_debug_demonstration

SBird's Dynamic Multichoice (sbird_multichoice)

This is simply a port of SBird's dynamic multichoice branch from pokeemerald. See the documentation here for use. No need to credit me for this simple port, but make sure to credit SBird :)