- 3
- Posts
- 3
- Years
- Seen Nov 4, 2023
Hi all,
I'm making a Binary Fakemon hack, everything is nearly done, but I just realized Shedinja's HP is hardcoded to always be at 1, even if i change its value... so my Fakemon will always have 1HP.
I found answers on how to fix it in Hex but only for Fire Red and Ruby Version. Maybe somebody here knows where the script is located?
Any help would be greatly appreciated.
EDIT : Found it!
Input 00 00 at 0x068DF4, then 00 00 at 0x068FCC
I'm making a Binary Fakemon hack, everything is nearly done, but I just realized Shedinja's HP is hardcoded to always be at 1, even if i change its value... so my Fakemon will always have 1HP.
I found answers on how to fix it in Hex but only for Fire Red and Ruby Version. Maybe somebody here knows where the script is located?
Any help would be greatly appreciated.
EDIT : Found it!
Input 00 00 at 0x068DF4, then 00 00 at 0x068FCC
Last edited: