I also had to make some changes to "massRes". The code that checks if it's small printer printing/soil extractor breaks the entire thing. I've had to comment out the compare of r14 against the value of 1 in the script below:
Code: Select all
massRes:
cmp r10,0
je vehSoil //check if thats possibly vehicle canister
// cmp rsi, 0 //check if thats soil extractor, exclude it
// je code
cmp r9,1 //check if thats crafting (building modules)
jne code
cmp r13,2 //check if thats oxy tank, exclude it
je code
cmp [rbx+108],3 //check if that's Canister
je insCanis
//cmp r14,1 //check if that's small printer printing, soil extractor, exclude it
//jne code //lines 51 & 52 are breaking functionality. look into it
cmp r12,0 //check if thats atmosphere condenser, exclude it
je code
cmp [massRes_F],1
jne code
mov [rbx+00000170],#138600
popf
jmp return
Can you please share how you create the "Craft for Free" cheat? I saw a comment about it on the first page but I don't understand what was done.
I'll attach what I have so far...not 100% working yet.
Godmode, infinite bytes, infinite backpack power, massive resources, and infinite oxygen are working.
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