Originally posted by R3ALYZED
Can someone tell how to use
- 0x01C19FAB > 0x1302
- 0x01C190B4 > 0x1EB8 (During 0x200 Bytes)
- 0x01C19FF2 > 0x0A0A0A0A (During 0x1064 Bytes)
- 0x01C1B0A0 > 0xFF (During 0x200 Bytes)
PS3.SetMemory(0x01C1926C + 0x1302, byte);
Byte[] byte = new byte { bytes here };
Do the others similiar to that.