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.
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.
Hey guys, i have this doubt and i want to know how to change the amount of steps and if possible, add more safari balls too in the entrance of the safari zone. Searching at google and i can't find a tutorial...
you can use a script to set the counter at 02039996 to your desired value (i think it's a halfword so this should permit up to 65,535 steps) using writebytetooffset
or you could make it infinite and replace the bytes at A0F1A with 00 F8 instead of 01 F8