Search found 5 matches

by GrandPa
Fri Oct 25, 2019 3:01 pm
Forum: Tables
Topic: The Surge 2
Replies: 129
Views: 78661

Re: The Surge 2

I don't know if it's just me, but with patches installed any AA injection make the game crashing, messing with components qty or item levels too, as soon as you use a medbay (thus saving).

Edit:
Using a different installation the problem disappears
by GrandPa
Wed Jul 11, 2018 11:35 am
Forum: Single Player Cheat Requests
Topic: Red Faction Guerrilla Re-Mars-tered Trainer
Replies: 59
Views: 26973

Red Faction Guerrilla Re-Mars-tered Trainer

Just to rectify a couple of my statements....<br /> <br /> 1. Level Alert:<br /> the aobscan has to be for "39 35 C0 0C xx 0x" not for "39 35 C0 0C xx 02".<br /> Every time I start a game session the code changes (not the instruction), so readmem here is a friend.<br /> <br /> 2. Speedhack:<br /> af...
by GrandPa
Mon Jul 09, 2018 5:03 pm
Forum: Single Player Cheat Requests
Topic: Red Faction Guerrilla Re-Mars-tered Trainer
Replies: 59
Views: 26973

Red Faction Guerrilla Re-Mars-tered Trainer

Most of the time, injecting the first hook in the game makes CE freezing.<br /> Trying to use speedhack is even worse.<br /> The first time I try to attach the debugger (VEH), I get a warning from CE and I have to click OK to retry.<br /> Every time I use "Find out what accessed....", even if there ...
by GrandPa
Mon Jul 09, 2018 2:34 pm
Forum: Single Player Cheat Requests
Topic: Red Faction Guerrilla Re-Mars-tered Trainer
Replies: 59
Views: 26973

Red Faction Guerrilla Re-Mars-tered Trainer

If I'm not too late...<br /> <br /> 1. Timer<br /> A dirty way to manage a timer-ish solution can be splitting the cheat in two part, given that the injection point should be the one you already found, where we have:<br /> <br /> mov ecx,[rfg.exe+10F36D0] // for me at least<br /> add ecx,eax<br /> m...
by GrandPa
Wed Jul 26, 2017 8:46 pm
Forum: Tables
Topic: Sniper Elite 3 ( Update 6.5 )
Replies: 7
Views: 21433

Re: Sniper Elite 3 ( Update 6.5 )

The table is missing XP cheat. Trouble is the game has two different values, one is total XP and the second is mission XP, and the latter is truly the relevant one. On ver. 1.15a, search for array 0FAF70F0 013D2CD9E300, where 013Dxx part is where temporary XP is collected before adding it to the val...