• 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!
  • Scottie, Todd, Serena, Kris - 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.

[Script] Starting with a full pokedex

Of course you can!
It depends of the ROM base you're using too. I will explain how works in Fire Red (im FR hacker, i don't know how it works or if its the same method in other bases).

There's one special which let's you do this, concretly the $163. It will register the pokémon you setted in the var $8004. An example to register Bulbasaur:

Code:
setvar 0x8004 0x1
special 0x163
If u want to register the first 151 pokémon, then i recommend u to use a loop to save space and make it more comfortable (don't forget to enable the pokédex with the 0x829 flag!).

See ya! Miau revoir~.

PD: If you need some help with the loop tell me, but it's pretty easy.
 
Last edited:
Back
Top