Posted: Sun Feb 10, 2013 7:49 pm Post subject: How to save value location?
I tried using the pointer hack in CE but that doesn't seem to work. In this game you can play a mini game where you shoot at targets that pop up. You start at 0 then your score goes up everytime you hit the target. I can hack the score to like 4000000 But I have to do this each time I play the mini game. I want to save it to like 40000 and keep it at this even when I replay the mini game. How do I do this exatly? Without wasting so much time scanning for the value each time? Thanks
If you found the address once and changing it works as you said, then you have to find the pointer path that leads to this address. Or you could use the assembler code that modifies your score value.
The easiest way for a beginner would be find the pointer path.
Do what GNIREENIGNE said or read up on cheat-engines "pointer scanner" in the help file.
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