Jump to content

Recommended Posts

Posted

Well I'm trying to edit a save file Pokedex through Hex editing, I have tested through various save files and got the following offsets, the first 6 have a length of 0x52 bytes with 2 extra bytes that are zeros.

0x21408 Caught
0x2145C Seen male
0x214B0 Seen female
0x21504 Seen Shiny male
0x21558 Seen Shiny Female
0x215AC ????????
0x21601 ???????
0x216FC Seen Forms
0x21728 Languages

Every Pokemon is given by a bit, however I'm having a problem while editing it when I open the Pokedex and scroll it to a Pokemon I have added seems that the game crashes or the pokemon sprite is grayed out, I think that the offset 0x215AC ???????? is the cause, but I don't know what it is, I know that it is similar to caught and seen offsets however it has different values

Any help?

Posted

I found out the 2 offsets I needed, seems that those are the default form is that is shown in the Pokedex

With this I tried to hex edit the pokedex and it worked... Thanks! :biggrin:

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...