Jump to content

[Code Inject Tweak.xm]N.O.V.A. 3 Freedom Edition


117 posts in this topic

Recommended Posts

Posted

infinite ammo, grenades, and jetpack

 

big thanks to @@DiDA :D

 

Hidden Content

    #include "writeData.h"
    #include <substrate.h>
    
    %ctor{
    writeData(0x168814, 0x221E); //write SUBS R2, R4, #0 at 0x168814, ammo
    writeData(0x16879E, 0xA442); //write CMP R4, R4 at 0x16879E. this disables the mem check for ammo so the hack actually works
    writeData(0x1C4256, 0x003A); //write SUBS R2, #0 at 0x1C4256, grenades
    writeData(0x1175A6, 0xC046C046); //write NOP at 0x1175A6, jetpack
    }
    
Posted

none of you first xD DiDA I beat you to first

Yeah, spam comment :ermm:

×
  • 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