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.
Do you know of a way to adjust the exp all patch in a way that doesn't type out the exp message for every member? It takes quite a while to get 6 messages after every kill. Nvm figured it out.
To remove the patch in retrospect:
0x021C3A: Change from 02 21 to 29 1C
0x021CD0: Change from 01 22 to...
Hey, this looks cool!
I see your "I support Hex Maniac Advance", did you manage to implement the level cap using binary coding? If so, could you maybe make a little guide or tell me how? :D
Hey all,
I started working on a Firered hack and wanted to implement a level cap that scales with the amount of badges the player owns.
I looked far and wide for guides on how to achieve that and the most promising I found was this one...
Hey all!
I followed these steps but it doesnt seem to work for me.
I tried it on a fresh copy of firered. I havent tried the daycare xp gain yet, but I would assume that also doesnt work.
The only differences from my code was:
-"static void Cmd_trainerslideout(void);" doesn't exist for me, so I...