Page 1 of 1

what does +x mean in table/trainer descriptions?

Posted: Sun Jul 16, 2023 8:34 pm
by dstarfire
in a LOT of cheat table or trainer downloads, I see them often seem them labelled as "game [+x]" where x is some 1-2 digit number.

What does this mean? What is the x referring to?

Re: what does +x mean in table/trainer descriptions?

Posted: Sun Jul 16, 2023 10:18 pm
by lite
usually "game"+x means the address the game (or module) gets loaded to (usually 400000 but can be elsewhere). The +x means the offset from the start of that code/data. so "abc.exe"+08 means 8 bytes into the code, or 400008 if game loaded at 400000.

Re: what does +x mean in table/trainer descriptions?

Posted: Fri Jan 05, 2024 3:09 pm
by szalay_1
So (Breakpoint on execute trace back DMA address in memory) In CE Memory view hit Go to address window and paste: (Dead Island 2)
"DeadIsland-Win64-Shipping.exe.trace+13A8BF1" and hit execute, and took player damage then breakpoint triggering immediately = (movss [rbx+00000178],xmm6)
rbx=DMA address + offset 178h = curren hlt address for player.

Re: what does +x mean in table/trainer descriptions?

Posted: Fri Jan 05, 2024 3:38 pm
by Rhark
dstarfire wrote:
Sun Jul 16, 2023 8:34 pm
in a LOT of cheat table or trainer downloads, I see them often seem them labelled as "game [+x]" where x is some 1-2 digit number.

What does this mean? What is the x referring to?
It is how many cheat options are available to use in table/trainer.