| View previous topic :: View next topic |
| Author |
Message |
DH9129 How do I cheat?
Reputation: 0
Joined: 16 Oct 2012 Posts: 3
|
Posted: Sat Jul 29, 2017 12:23 pm Post subject: 64bit Pointers help |
|
|
Hi I was wondering if anyone could help me out with this pointer issue im trying to fing out where rdx gets its value.
| Description: |
|
| Filesize: |
456.09 KB |
| Viewed: |
4907 Time(s) |

|
|
|
| Back to top |
|
 |
OldCheatEngineUser Whateven rank
Reputation: 20
Joined: 01 Feb 2016 Posts: 1584
|
Posted: Sat Jul 29, 2017 1:59 pm Post subject: |
|
|
rdx mighy be an ID, you can confirm that by find out what addresses this instruction accesses.
if there is more than one address, then its an ID / reference for specific thing / item.
so it changes as per requirements, but it have fixed values.
for exampe when rdx is 1 its pointing to your ammo, when rdx is 2 its pointing to your grenades.
but that doesnt matter to be a shared instruction and rdx is an id, sometimes its a "filling" simply to lead the source to the destination.
_________________
About Me;
I Use CE Since Version 1.X, And Still Learning How To Use It Well!
Jul 26, 2020
| STN wrote: | | i am a sweetheart. |
Last edited by OldCheatEngineUser on Sat Jul 29, 2017 7:43 pm; edited 1 time in total |
|
| Back to top |
|
 |
DH9129 How do I cheat?
Reputation: 0
Joined: 16 Oct 2012 Posts: 3
|
Posted: Sat Jul 29, 2017 3:26 pm Post subject: |
|
|
Thanks for thr reply any help as to how im relatively new to CE but can code in
a few languages just not overly familiar with memory addressing.
|
|
| Back to top |
|
 |
|