for example +20
//========================================= X v2.0 (ok)
// When increasing Spent Fleet points
_MonFleetPoints:
cmp dword ptr [rcx+00000368],0
je _ExitMFP
mov [pFleet],rcx
cmp dword ptr [iEnableMFP],0
je _ExitMFP // Jump if feature is disabled
xor edx,edx // Spending 0
_ExitMFP:
movzx eax,byte ptr [rcx+00000519] // Original code (decrypt Value) =
jmp _BackMFP // Back to main code
//========================================= X v2.0 (ok)
// When decreasing Spent Fleet points
_MonFleetPoints1:
cmp dword ptr [rcx+00000368],0
je _ExitFP1
mov [pFleet],rcx
cmp dword ptr [iEnableMFP],0
je _ExitFP1 // Jump if feature is disabled
xor edx,edx // Recovering 0
_ExitFP1:
movzx eax,byte ptr [rcx+00000519] // Original code (decrypt Value) #
jmp _BackFP1 // Back to main code
//========================================= v2.0 ok
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