View previous topic :: View next topic |
Author |
Message |
MrPlaigon How do I cheat?
Reputation: 0
Joined: 06 Dec 2018 Posts: 2
|
Posted: Mon Nov 04, 2019 6:18 am Post subject: Green address not giving the good result on another computer |
|
|
Hi guys,
Yesterday I found a green address with a hex search, that one gives me the good pointer to my entity list.
But today I tried this pointer on another computer and it leads me to a ??? as an address. After that I was able to repeat the process, found another green address, that is actually the good pointer on that computer.
Now my question is: why green addresses, that are supposed to be static, give me different results on both computer? Thanks in advance!
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25785 Location: The netherlands
|
Posted: Mon Nov 04, 2019 6:30 am Post subject: |
|
|
did you add the address by doubleclicking or did you just type it over?
Green addresses must be written down in modulename+offset notation, which happens when you doubleclick it, but not when you just type it over
Also, different game versions affect it as well
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
MrPlaigon How do I cheat?
Reputation: 0
Joined: 06 Dec 2018 Posts: 2
|
Posted: Mon Nov 04, 2019 10:14 am Post subject: |
|
|
Hi Dark Byte, it a pleasure to be directly helped by you =)
Yes, in my addresses list, I added the green result with a double click, and its appeared as: "Render.dll+5AD78".
Do you mean that green addresses should work on all computers?
Im not sure but in my module list on the second computer, d3d11.dll was loaded while its said that this game is supposed to be run with d3d8.
Maybe both games dont use the same directx version, causing my cheat table to be unusable, nah??
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25785 Location: The netherlands
|
Posted: Mon Nov 04, 2019 10:25 am Post subject: |
|
|
it's possible
but more likely you quit too soon
for one the other system might have a different version of directx dlls (different windows build/patches/display driver)
but likely there may be a better path that doesn't go through these dll's
try finding a path that starts in a game module, or threadstack
using the pointerscan might be easier as well. On both computers find the address you're interested in and then make a pointermap
Then with these 2 pointermaps do a scan
The results found will work on both
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
|