Expanded party/RGBYJP: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
Line 265: Line 265:
*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).
*The Pokémon's current HP address is greater than 0.
*The Pokémon's current HP address is greater than 0.
*There should be no 0xFF bytes before the target Pokémon, other than any part of the glitch (for the typical 'from a new game' method, the exception is the initial misplaced 0xFF terminator in slot 1).
*There should be no 0xFF bytes before the target Pokémon (for the typical 'from a new game' method, an exception is the initial misplaced 0xFF terminator in slot 1).