Search results for query: *

  • Users: NerdyTyler
  • Content: Threads
  • Order by date
  1. help with IDA

    Hello everyone, I am trying to edit cooldown timer functions in IDA and for some reason the code I am changing it to is not doing anything. I am new to IDA so any suggestions/ideas would be much appreciated. SetInitialCooldownTimer (float) STR R1, [R0,#0x18) (Edited to: MOV R1, #0) Bx LR End...
  2. disable cooldown timer using IDA

    Hello everyone, I am currently working on modding a game and what I would like to do is disable the cooldown timer that gets enabled after using a characters special ability. I have found the line of code but have no idea how to edit it as I am still new to IDA. Any suggestions/ideas would be...
Back
Top Bottom