- 36
- Posts
- 10
- Years
- United States
- Seen Dec 7, 2022
Hello,
I am looking to change how various Status Conditions work in my hack of Fire Red. I tried searching around the net for others who have tried this and surprisingly turned up nothing.
What I am wondering, is if it is at all possible to edit them (my hack is not a disassembly one, just a 'binary' hack) to do the following:
Would these things be possible through ASM or Hex editing? As a note, I have 0 experience with ASM routines or Coding in general. My only experience with Hex is following guides to get Rom Bases working :D
I am looking to change how various Status Conditions work in my hack of Fire Red. I tried searching around the net for others who have tried this and surprisingly turned up nothing.
What I am wondering, is if it is at all possible to edit them (my hack is not a disassembly one, just a 'binary' hack) to do the following:
- I am looking to remove the damage on Burn, so its just an Attack Debuff
- I am looking to change Paralyze so its just a Speed Debuff and no longer cancels attacks at random (looking to edit the value back to the .25 multiplayer of older gens)
- I am looking to change Frozen to essentially function as a Special Attack Debuff
- I am looking to normalize Sleep to have pokemon always wake up after 2 turns, similar to rest.
Would these things be possible through ASM or Hex editing? As a note, I have 0 experience with ASM routines or Coding in general. My only experience with Hex is following guides to get Rom Bases working :D