Post subject: Cheat Search Problems
Active player (325)
Joined: 2/23/2005
Posts: 786
So I'm trying to search for the memory location of a character's X position. I reset the cheat search, walk the character to the right, then do a search for "Value increased", right? For some reason, it's returning "Value is unchanged" results instead. Am I doing something wrong, or is this there a problem here?
Emulator Coder, Skilled player (1301)
Joined: 12/21/2004
Posts: 2687
I tested in Mario 3 with FCEU 0.98.15 and 0.98.16 and that method worked to find 0x0090 as the most precise X position value. My guess is that it's really finding the values that increased and you are thinking it found ones that didn't change because it sets original equal to current after a search.
Joined: 4/25/2004
Posts: 615
Location: The Netherlands
Oh god we really need that cheat function in our current fceu project (in a non-model way!). It's so crucial in using bots :p
qfox.nl
Active player (325)
Joined: 2/23/2005
Posts: 786
nitsuja wrote:
I tested in Mario 3 with FCEU 0.98.15 and 0.98.16 and that method worked to find 0x0090 as the most precise X position value. My guess is that it's really finding the values that increased and you are thinking it found ones that didn't change because it sets original equal to current after a search.
Why is it doing that, then? It shouldn't automatically set original to current. It doesn't do that for any of the other searches, just Value Increased.
Joined: 1/22/2008
Posts: 319
Location: Brasil
so am i i cant find exactly the address for money in faxanadui got money i search for more than, when i spend money i serach for less than so sometimes i got an adress, but the new value added isnt working, i guess if its worng adress or something i forgot to do
Run..Run...Run.....
HHS
Active player (282)
Joined: 10/8/2006
Posts: 356
It's at 0392.
Joined: 1/22/2008
Posts: 319
Location: Brasil
HHS wrote:
It's at 0392.
yeah this addres give the 3 last digits of the money i fugered out that the next addres will manipulate the other digits so i can get insted of hundreds, but thousands (0392 + 1 = 0393) thanks for the directions HHS
Run..Run...Run.....