- 17
- Posts
- 8
- Years
- Seen Jun 7, 2024
Another noob question here! There won't be too many.
I know you can't make a script bigger, or it will overwrite data later on in the rom and cause corruption. However, can you make a change that doesn't change the size? Specifically, I want to change
trainerbattle 0x1 0x1 0x1 0x885429F 0x885429F
to
trainerbattle 0x4 0x1 0x1 0x885429F 0x885429F
Seeing as I'm only changing one number, will this be safe or shall I create a new dynamic offset?
Cheers
I know you can't make a script bigger, or it will overwrite data later on in the rom and cause corruption. However, can you make a change that doesn't change the size? Specifically, I want to change
trainerbattle 0x1 0x1 0x1 0x885429F 0x885429F
to
trainerbattle 0x4 0x1 0x1 0x885429F 0x885429F
Seeing as I'm only changing one number, will this be safe or shall I create a new dynamic offset?
Cheers