• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Cyndy, May, Hero (Conquest), or Wes - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Trouble/bug on activate National dex in the beginning

I'm having a little logic problem. First, I would like to make any Pokémon evolve without the need to take me to National Dex. There is a code, if I replace in CE91A by 00 00 14 E0, it enables evolutions (Unfortunately by levels) But it does not enable if I have an evolution stone.
I tested with many pokémons and I can not succeed using the above method.
I had a success when I change the pokedex by the national dex, but playing normal, I get to the elite of the four and I can not enter to battle lorelei. If I go to the islands to get the gems, I'm stopped by two rockets on Mt. Ember.
How do I activate national dex without being blocked when i try to finish the game?
Is there a way to edit the pokedex and make it National? Help me, please.
PS: I'm sorry if my grammar is wrong, I'm learning to speak and write English.
 
I'm having a little logic problem. First, I would like to make any Pokémon evolve without the need to take me to National Dex. There is a code, if I replace in CE91A by 00 00 14 E0, it enables evolutions (Unfortunately by levels) But it does not enable if I have an evolution stone.
I tested with many pokémons and I can not succeed using the above method.
I had a success when I change the pokedex by the national dex, but playing normal, I get to the elite of the four and I can not enter to battle lorelei. If I go to the islands to get the gems, I'm stopped by two rockets on Mt. Ember.
How do I activate national dex without being blocked when i try to finish the game?
Is there a way to edit the pokedex and make it National? Help me, please.
PS: I'm sorry if my grammar is wrong, I'm learning to speak and write English.

Check out this post. It will allow you to evolve any Pokemon without the National Dex, including trades and evolution stones. You might need to undo the changes you made at 0xCE91A as there may be a conflict, but you probably won't need to do that.
 
I got it! The pokedex was activated, and the pok?mons of other generations could evolve without problem. Even by evolutionary stones and by levels. And I also have no impediment when entering the elite 4.
May there be more people like you willing to help those who need it! Thank you!
 
Don't include the '0x08' at the beginning of the offsets. So rather than going to 0x080CE90C, go to 0CE90C. Also make sure that you're hexadecimal mode, not decimal.

So why bother including "0x08"? lol Also, wouldn't "0CE90C" be just "CE90C"? Last time I checked a 0 at the beginning of a number meant nothing if my maths is correct:P

EDIT: yes it does do nothing special to have that extra 0 at the front lol
 
Last edited:
0 at left does not value. so... the hex-editor ignore the 0 at left xd :v

Yeah, I figured that, but there are a lot of seemingly obvious things I've thought about ROM Hacking hat ended up being wrong.
 
Back
Top