Some Pointers include
hp
Stamina
Running speed (Two addresses need to be changed,0.13......)
Attack speed (Need to lock)
High jump Synthetic Shingi Skills Not disappear
Code: Select all
[ENABLE]
alloc(newmem,2048,"GameAssembly.dll"+53F045)
label(returnhere)
label(originalcode)
label(exit)
newmem:
originalcode:
exit:
jmp returnhere
"GameAssembly.dll"+53F045:
jmp newmem
returnhere:
[DISABLE]
dealloc(newmem)
"GameAssembly.dll"+53F045:
call CShingiInvntory._ClearShingi
//Alt: db E8 76 FD FF FF
Code: Select all
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048,"GameAssembly.dll"+6305E5)
label(returnhere)
label(originalcode)
label(exit)
newmem:
originalcode:
exit:
jmp returnhere
"GameAssembly.dll"+6305E5:
jmp newmem
returnhere:
[DISABLE]
dealloc(newmem)
"GameAssembly.dll"+6305E5:
call CEquipData.Clear
//Alt: db E8 26 5A 0C 00
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