GlitchDexES/RB:195: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
>Bwill11
No edit summary
Line 65: Line 65:
==Pokédex data==
==Pokédex data==
[[File:RB Dex C3 ES.png]]
[[File:RB Dex C3 ES.png]]
[[File:RB Dex C3 ES BGB.png]]


The Pokédex data is sourced from B013 in SRAM. The reason why the Pokédex number and picture changes into No. 006 seems to be because address BBB0 is written into CF96 (C3F9 the starting position of the species name on the screen + 0xB9D bytes), though what is actually happening is more technical as SRAM is locked at this point.
The Pokedex data says that it is no. 006, but it is actually no. 094

The results will vary based on the emulator, with BGB version 1.5.9 giving Scyther (No. 123) (read 0x1A) and vba-v24-svn422 giving Charizard (No. 006) (read 0xFF; [[GlitchDexES/RB:255|0 'MÙ Ù (FF)]]. Behavior on an actual Game Boy and Virtual Console is unknown.

There is a way to unlock the SRAM using [[OAM DMA hijacking]] to get the actual value of BBB0.


==Level-up moves==
==Level-up moves==