Joined: 02 Sep 2018 Posts: 44 Location: Rhode Island, USA
Posted: Fri May 15, 2020 8:57 pm Post subject: Value is in RSP, how to access it?
I am trying to find where my players' stamina is in relation to my opponents, and after using the structure compare function the only place the values differ are in the RSP (Snapshot), but every time I try to do anything with them, the game immediately crashes - Still being rather new to Cheat Engine, I was hoping I could get an idea on how I can run the compare, in 'laymans terms', if possible LOL _________________
Values are seldom in the RSP - RSP is a pointer to the top of the stack.
Chances are good you're changing the RSP itself or write to the wrong address in the stack.
As ParkourPenguin said, you'd need to post a few lines of code (original and yours) to tell you more.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum