Expanded party/RGBYJP: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
Line 1,040: Line 1,040:
A [[closed menu Select glitch]] involving pressing Select on an item, closing the menu and pressing A on a Pokémon can actually be understood as swapping Pokémon in the expanded party. The cursor position while on the items menu represents one Pokémon to swap (e.g. if on item 2, Pokémon 2 is going to be swapped) and the player's actual selection on the party menu as another (e.g. pressing A on the first party Pokémon would swap it, as expected). In order to predict how a Select glitch will work the player can analyse the data above or use a [[debugger]]).
A [[closed menu Select glitch]] involving pressing Select on an item, closing the menu and pressing A on a Pokémon can actually be understood as swapping Pokémon in the expanded party. The cursor position while on the items menu represents one Pokémon to swap (e.g. if on item 2, Pokémon 2 is going to be swapped) and the player's actual selection on the party menu as another (e.g. pressing A on the first party Pokémon would swap it, as expected). In order to predict how a Select glitch will work the player can analyse the data above or use a [[debugger]]).
==In dokokashira door glitch==
==In dokokashira door glitch==
It may be useful to analyse the expanded party (such as by referring to the starting addresses of a slot beyond slot 6 above) to identify a Pokémon beyond slot 6 with the following criteria:
It may be useful to analyse the expanded party for the [[dokokashira door glitch]] (such as by referring to the starting addresses of a slot beyond slot 6 above) to identify a Pokémon beyond slot 6 with the following criteria:


*The Pokémon's status address defines it as poisoned; so the memory corruption can occur every four steps (typically D335).
*The Pokémon's status address defines it as poisoned; so the memory corruption can occur every four steps (typically D335).