--------------------------------------GAME SETTING--------------------------------------
NOCLIP - BYTE - 0x144964810 - ON : 1 OFF : 0
AMMO 1 - BYTE - 0x14495FB48 - ON : 999999 OFF : 0
AMMO 2 - BYTE - 0x14495FB18 - ON : 999999 OFF : 0
AMMO 3 - BYTE - 0x14495FB30 - ON : 999999 OFF : 0...
Hello, I'm messing around modding BO3 on PS3 with an RTM tool and everything is working perfectly apart from when I attempt to modify my rank using
public static uint Rank = 937289176u - 94u;
and
PS3.SetMemory(Addresses.Rank, BitConverter.GetBytes((uint)numericUpDown2.Value));
my rank does...
Is there a way to lock an offset you change in an rtm tool?
It would be much better than having a loop constantly changing an offset to get the desired result lol.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.