Use Numerical 1 to get the table going
Game Version : Alpha 15.3 (2023.3.10.14226)
This is the original code =
Code: Select all
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048,1321ADF3FA2)
label(returnhere)
label(originalcode)
label(exit)
newmem: //this is allocated memory, you have read,write,execute access
//place your code here
originalcode:
mov [rax],rcx
mov rax,[rsi+10]
exit:
jmp returnhere
1321ADF3FA2:
jmp newmem
nop 2
returnhere:
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
1321ADF3FA2:
db 48 89 08 48 8B 46 10
//mov [rax],rcx
//mov rax,[rsi+10]
How to use this cheat table?
- Install Cheat Engine
- Double-click the .CT file in order to open it.
- Click the PC icon in Cheat Engine in order to select the game process.
- Keep the list.
- Activate the trainer options by checking boxes or setting values from 0 to 1