The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Fan Games > Binary ROM Hacking
Reload this Page Script [Script Help FireRed!] Change level up by rare candy

Notices
For all updates, view the main page.

Binary ROM Hacking Need a helping hand or just want to talk about binary ROM hacks? Get comments and answers to any ROM Hacking-related problems, questions or thoughts you have here.

Ad Content
Reply
 
Thread Tools
  #1   Link to this post, but load the entire thread.  
Old April 25th, 2020 (3:31 PM).
NeoPlayerX NeoPlayerX is offline
Julie_Haru
 
Join Date: Jan 2015
Gender: Female
Posts: 9
Hello!
I would like to change the level value that rare candy give to pokemon.
Is there possible?
I've tried to find pointer to edit script but I'm only failed :c (I'm very beginner)
Thanks =)
Reply With Quote
  #2   Link to this post, but load the entire thread.  
Old March 11th, 2021 (5:14 PM).
mr_chub mr_chub is offline
 
Join Date: Jan 2021
Posts: 7
Bump, looking for this answer too!
Reply With Quote
  #3   Link to this post, but load the entire thread.  
Old March 11th, 2021 (11:00 PM).
Asith's Avatar
Asith Asith is offline
Uwao
 
Join Date: Nov 2020
Posts: 204
afaik (never tried hacking this) rare candy simply works by looking up the growth rate table for the pokemon species the player selects and directly obtaining the amount of exp it needs to reach its current level + 1. Then it just fixes that number of exp onto the pokemon. If you're working in decomp, it would probably be as easy as changing the + 1 to whatever level increase you want. I'm not sure exactly where you would find that value if you're trying this in binary hacking though.
Reply With Quote
  #4   Link to this post, but load the entire thread.  
Old March 12th, 2021 (3:38 AM).
Manekimoney Manekimoney is offline
Banned
 
Join Date: Nov 2017
Posts: 183
Quote:
Originally Posted by Asith View Post
afaik (never tried hacking this) rare candy simply works by looking up the growth rate table for the pokemon species the player selects and directly obtaining the amount of exp it needs to reach its current level + 1. Then it just fixes that number of exp onto the pokemon. If you're working in decomp, it would probably be as easy as changing the + 1 to whatever level increase you want. I'm not sure exactly where you would find that value if you're trying this in binary hacking though.
One possible way would be to use decomp to change the value and build the rom file from that (so you have a fire red rom file with the only change being the "+1" change). Then you compare that file to an unmodified Fire Red file in a hex editor and see exactly what byte changed.
Just note that some changes (and perhaps even this one) mess up the entire hex structure of the built file, making it impossible to compare the rom files. The only way to find out would be to try it out.
Reply With Quote
Reply

Quick Reply

Join the conversation!

Create an account to post a reply in this thread, participate in other discussions, and more!

Create a PokéCommunity Account
Ad Content
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 9:18 AM.