Jump to content

Metalcape

New Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Metalcape

  1. On 2/10/2019 at 7:53 PM, psy_commando said:

    Abilities are just code. You'd have to edit the asm to do it.

    Is there any documentation about where asm code for abilities could be located? I was trying to change the effect of Speed Boost, and I found an address (should always be 021BAF87) where the game stores the amount of turns passed until 250, then the counter is reset and speed boost activates.

    EDIT: Using no$gba debugger I found the code that updates and checks the counter which starts at 02310ED4. Now I need to find the code that changes the speed

×
×
  • Create New...