|
Post by Aryan 10 on May 25, 2017 19:27:32 GMT 5.5
So to upgrade your pokedex to the national dex in ruby you put this is an xse script. writebytetooffset 0x2 0x2026B00 writebytetooffset 0x3 0x2026B01 writebytetooffset 0xDA 0x2024EBE writebytetooffset 0x67 0x2026A5A
It's actually makes it like this, So it's kinda still the hoenn dex except now you can search the national dex, And the number on the summary screen will be the national dex number, it's just Upgraded Hoenn Dex, In order to fix that we need to add another line to the script so it becomes this, these are the new bytes. writebytetooffset 0x2 0x2026B00 writebytetooffset 0x3 0x2026B01 writebtyetooffset 0x1 0x2024EBD writebytetooffset 0xDA 0x2024EBE writebytetooffset 0x67 0x2026A5A
So now it looks like this, Not sure if it will work in Sapphire
|
|