Hey everyone,
I'm trying to make a noclip thing for Stardew Valley. I am able to find the x and y coords but I can not find their pointers.
When I do "Find what accesses this address" and search the "Easy guess" I get 0 results.
This image is just for the Y but hopefully you get the idea.
Thanks for the help in advance.
Need help with pointers (Stardew Valley)
-
- What is cheating?
- Posts: 1
- Joined: Thu Oct 18, 2018 5:24 am
- Reputation: 0
Re: Need help with pointers (Stardew Valley)
You need to reverse how the address was calculated a bit, you really don't tend to see offsets of zero with most structures. So see where EDX is set and scan for that. And I would try to reverse the pointer in the opcode to see how it's calculated. But with just scanning for the address or a base address your just using random addresses to build your pointer, so why not just use the pointer scanner?
Who is online
Users browsing this forum: No registered users