Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>42</ID>
<Description>"dont lose stamina when running"</Description>
<LastState Activated="1"/>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]
aobscanmodule(stamina,Wiz8.exe,2B FA 8B C7 8D 0C 40) // should be unique
alloc(newmem,$1000)
label(code)
label(return)
newmem:
code:
// sub edi,edx
mov eax,edi
lea ecx,[eax+eax*2]
jmp return
stamina:
jmp newmem
nop 2
return:
registersymbol(stamina)
[DISABLE]
stamina:
db 2B FA 8B C7 8D 0C 40
unregistersymbol(stamina)
dealloc(newmem)
{
// ORIGINAL CODE - INJECTION POINT: Wiz8.exe+12B046
Wiz8.exe+12B02A: 03 D7 - add edx,edi
Wiz8.exe+12B02C: 85 D2 - test edx,edx
Wiz8.exe+12B02E: 7D 04 - jnl Wiz8.exe+12B034
Wiz8.exe+12B030: 33 D2 - xor edx,edx
Wiz8.exe+12B032: EB 0C - jmp Wiz8.exe+12B040
Wiz8.exe+12B034: 8B 86 1D 0B 00 00 - mov eax,[esi+00000B1D]
Wiz8.exe+12B03A: 3B D0 - cmp edx,eax
Wiz8.exe+12B03C: 7E 02 - jle Wiz8.exe+12B040
Wiz8.exe+12B03E: 8B D0 - mov edx,eax
Wiz8.exe+12B040: 8B BE 1D 0B 00 00 - mov edi,[esi+00000B1D]
// ---------- INJECTING HERE ----------
Wiz8.exe+12B046: 2B FA - sub edi,edx
// ---------- DONE INJECTING ----------
Wiz8.exe+12B048: 8B C7 - mov eax,edi
Wiz8.exe+12B04A: 8D 0C 40 - lea ecx,[eax+eax*2]
Wiz8.exe+12B04D: 8D 04 C8 - lea eax,[eax+ecx*8]
Wiz8.exe+12B050: C1 E0 02 - shl eax,02
Wiz8.exe+12B053: 33 D2 - xor edx,edx
Wiz8.exe+12B055: F7 B6 19 0B 00 00 - div [esi+00000B19]
Wiz8.exe+12B05B: B9 64 00 00 00 - mov ecx,00000064
Wiz8.exe+12B060: 89 BE 1D 0B 00 00 - mov [esi+00000B1D],edi
Wiz8.exe+12B066: 8B BE 9E 16 00 00 - mov edi,[esi+0000169E]
Wiz8.exe+12B06C: 2B C8 - sub ecx,eax
}
</AssemblerScript>
</CheatEntry>
</CheatEntries>
</CheatTable>
- started game? hey, lets change screen resolution
- now the game plays a video - great opportunity to change resolution
- alt-tab into cheat engine? great, let's change resolution
- back into the game? how about a... change of resolution?

Marc
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