Frejoh466 How do I cheat?
Reputation: 0
Joined: 06 Sep 2013 Posts: 4
|
Posted: Mon Apr 10, 2017 6:26 am Post subject: Help trying to find the correct adress |
|
|
So I'm trying to find where a value is stored.
I was able to find the exact value, it's in 2-bytes, and there is 2 of them with different addresses. I can't however find this 2-byte value if I search for all values, and enter the exact value, it will in the end return nothing. I must specifically search for 2-bytes value. And I don't know why.
But the value I find get overwritten every time the value change. So I tried to find what is writhing to the address. And it's a lot bigger value that is written from 5 different values, this is the same for both of the values. To make things clear as it might sound confusing this is what is happening.
I must search for 2-bytes values, or I wont be able to find it (all values wont work).
The value is 38 and increases by 3, so I get 41.
I find 2 addresses that behaves the same.
I can't change these as they get overwritten.
If I try to find what is written to those addressees I find a massive number (29548965) that goes back to 0 when I reload and is written from 5 different addressees (both of the 41 values is written from different addressees)
Any tries to change these values make the game crash.
I assume trying to follow what are writing to those addresses wont lead me anywhere. So could anyone give me advise what I should be looking for in this case?
The game in question is Persona 4 for the PSCX2 emulator.
EDIT:
I found an old Trainer that I changed offset and found that I'm not finding the right value. so I got 71 and not 41. Still, not sure why I can't find it when I'm searching. |
|