Made for STEAM may work on other store versions, since v2.
Still working on it. Will update when I have some free time.
Select the correct process for the game!!
Options:
inf HP
inf Armor
Enemies have low vision/ don't spot you
Resources in base
inf Medkit + Tools
Instant heal
Hover over character in battle (and pause game)
v3: Added Stop day count, Stop Bombardement, resources battle, Stop planet infestation and more
v4: Update scripts for build 94684. And added more..read the info in table!!
v4.5: Fix for HP etc
v4.6: Secondary gun pointers
Old info
v2: Fix the armor script and now you can choose inf HP player only or easy small enemy kill etc. Also changed scripts so now it could work for other store version (EPIC etc..)
v2.5: Added Medical quarter pointers (change amount off physicians), Instant heal doesn't lose physician. And some small fixes.
inf Ammo shotgun crash fix for version v2.5
Code: Select all
[ENABLE]
aobscanmodule(weaponammo,$process,CC 8B 81 D8 03 00 00)
registersymbol(weaponammo weaponammobkp)
alloc(newmem,128,weaponammo)
label(return)
label(weaponammobkp)
newmem:
push r12
mov r12,[rcx+2b0]
cmp qword ptr [r12+a68],0000
pop r12
je @f
mov rax,[rcx+00000378]
test rax,rax // shotgun crash fix
je @f // shotgun crash fix
mov rax,[rax+94] // max ammo
mov [rcx+000003D8],rax
@@:
mov eax,[rcx+000003D8]
jmp return
weaponammobkp:
readmem(weaponammo+01,6)
weaponammo+01:
jmp newmem
nop
return:
[DISABLE]
weaponammo+01:
// db 8B 81 D8 03 00 00
readmem(weaponammobkp,6)
unregistersymbol(*)
dealloc(*)
Old tables
Raex code for max level: viewtopic.php?p=301794#p301794
VirgilSouth resources in battle: viewtopic.php?p=301947#p301947
Have fun.
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