Jump to content

[Offsets]IRE: Blood Memory v1.0.9


Guest

38 posts in this topic

Recommended Posts

-infinite mana

-no skill cooldown

-infinite health

-one hit kill

-no flinch when hit

 

Now I see why you guys always BX LR everything :snoop: so much more efficient

 

Hidden Content

    //Mana
    Offset: 0x1483F4
    Original: VSTR S0, [R10, #24]
    Hacked: NOP
    
    //No skill cooldown (beginning of cooldown function)
    Offsets:
    1. 0x1E1630
    2. 0x1E1634
    
    Original:
    1. MOV R12, SP
    2. STMFD SP!, {R7, LR}
    
    Hacked:
    1. MOV R0, #0
    2. BX LR
    
    //Infinite health (unlinked)
    Offset: 0x17F498
    Original: BL sub_9053B0
    Hacked: NOP
    
    //One hit kill
    Offsets:
    1. 0x145AD4
    2. 0x145AD8
    
    Original:
    1. VCVT.F32.F64 S0, D2
    2. VSTR S0, [R6, #0x38]
    
    Hacked:
    1. MOV R0, #0
    2. STR R0, [R6, #0x38]
    
    //No flinch when hit (beginning of function)
    Offset: 0x10791C
    Original: MOV R12, SP
    Hacked: BX LR
    
Link to comment
Share on other sites

  • Replies 37
  • Created
  • Last Reply

Top Posters In This Topic

×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines