dhalucario How do I cheat?
Reputation: 0
Joined: 09 May 2020 Posts: 1
|
Posted: Sat May 09, 2020 9:16 am Post subject: String location keeps changing |
|
|
| Hey. I am currently trying to find a static pointer for a string in the game SuperTux. The problem is that every time I scan for the level name I get a different address as a result. I managed to find the instruction that sets the string but I don't know how to continue. My end goal is only reading the string from a static location.
|
|