![]() |
Badge data
Hey, can anyone tell me how to find where/how to edit the badge data in fire red?
I have a feeling this would be ASM stuff which I know nothing about, but i would like to know how to change the names of the badges, which HMs they allow, obedience levels, and their images, and maybe their order on the trainer card. Thanks! |
Quote:
I believe the badge names are simply text - badges don’t have a static name in the game, just what NPC’s call them (correct me if I'm wrong here). This post has a routine to make them appear on the Trainer Card in a different order. Badge images themselves are at 0x3CD5E8, 16 color palette at 0x3CD2C0. If anyone has any more information, please share! I’m particularly interested in ways to load other size images or separate palettes. |
Well that's a lot of good information, thanks!
Yeah, I wasn't sure about their names either, I thought they were static somewhere but I must be wrong. I'll check out all your posts and everything |
Quote:
Code:
Code:
ROM:0845A788 borg <hm_prepare_dive_probably+1, 0x10> ROM:0845A788 borg <hm_prepare_dive_probably+1, 0x10> are inaccurate. That's actually milk drink and softboiled. Fire Red doesn't have dive readily implemented, afaik. So going back to that small piece of code, it's clearly checking if the table entry it's looking at is inbetween flash's entry (entry 0) and waterfall's entry (entry 6) inclusive. If it is, then it'd check flag (0x820 + entry) to see if you had the "badge" to use the HM via the menu. Either rework this part, or edit the table & change "CMP R4, #6" to another number. More documentation about the BRM menu and such are available in an ASM resource thread post I made about field moves. Hope this helps. |
Quote:
|
| All times are GMT -8. The time now is 2:24 AM. |
![]()
© 2002 - 2018 The PokéCommunity™, pokecommunity.com.
Pokémon characters and images belong to The Pokémon Company International and Nintendo. This website is in no way affiliated with or endorsed by Nintendo, Creatures, GAMEFREAK, The Pokémon Company or The Pokémon Company International. We just love Pokémon.
All forum styles, their images (unless noted otherwise) and site designs are © 2002 - 2016 The PokéCommunity / PokéCommunity.com.
PokéCommunity™ is a trademark of The PokéCommunity. All rights reserved. Sponsor advertisements do not imply our endorsement of that product or service. User generated content remains the property of its creator.
Acknowledgements
Use of PokéCommunity Assets
vB Optimise by DragonByte Technologies Ltd © 2023.