0x097047C
C# - PS3.SetMemory(0x097047C, new byte[] { 0x00 });
C++ - *(char*)0x097047C = 0x00;
gametype_setting timelimit 0 //Sets unlimited time
gametype_setting scorelimit 0 //Sets unlimited score
gametype_setting playerNumlives 0 //Sets unlimited lives (you get the point..)
You can just call these with cbuf_addtext.
0x097047C
C# - PS3.SetMemory(0x097047C, new byte[] { 0x00 });
C++ - *(char*)0x097047C = 0x00;
0x097047C
C# - PS3.SetMemory(0x097047C, new byte[] { 0x00 });
C++ - *(char*)0x097047C = 0x00;
gametype_setting timelimit 0 //Sets unlimited time
gametype_setting scorelimit 0 //Sets unlimited score
gametype_setting playerNumlives 0 //Sets unlimited lives (you get the point..)
You can just call these with cbuf_addtext.
Copyright © 2026, NextGenUpdate.
All Rights Reserved.