File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -238,6 +238,16 @@ function Modification.SetMemoryOptions(memory)
238238 mPlayerNeverDies = function (value ) ffi .cast (" char*" , 0x0131D89C + 6 )[0 ] = value end ,
239239 mFreezeAI = function (value ) ffi .cast (" char*" , 0x0131D89C + 7 )[0 ] = value end ,
240240 },
241+ {_Offset = 0x0118718C , _BuildString = " Build Apr 8 2024 18:07:16" , -- Steam dev build.
242+ mPostFxDisabled = function (value ) ffi .cast (" char*" , 0x0131D8DC + 0 )[0 ] = value end ,
243+ mGuiDisabled = function (value ) ffi .cast (" char*" , 0x0131D8DC + 1 )[0 ] = value end ,
244+ mGuiHalfSize = function (value ) ffi .cast (" char*" , 0x0131D8DC + 2 )[0 ] = value end ,
245+ mFogOfWarOpenEverywhere = function (value ) ffi .cast (" char*" , 0x0131D8DC + 3 )[0 ] = value end ,
246+ mTrailerMode = function (value ) ffi .cast (" char*" , 0x0131D8DC + 4 )[0 ] = value end ,
247+ mDayTimeRotationPause = function (value ) ffi .cast (" char*" , 0x0131D8DC + 5 )[0 ] = value end ,
248+ mPlayerNeverDies = function (value ) ffi .cast (" char*" , 0x0131D8DC + 6 )[0 ] = value end ,
249+ mFreezeAI = function (value ) ffi .cast (" char*" , 0x0131D8DC + 7 )[0 ] = value end ,
250+ },
241251 },
242252 },
243253 [false ] = {
You can’t perform that action at this time.
0 commit comments