Posted: Wed Jun 15, 2016 7:50 pm Post subject: Chest Data in FFX
Hi any tips on finding chest data? I just need the state whether certain chest is opened or closed. I try starting the scan with unknown value and finding the next scan for changed value after opening a chest. Reload the game the next scan for changed value (because that chest now closed). I kept redoing this and I got 0 results in the end.
I tried for both byte and 4 bytes. Any help is appricated!.
I strongly recommend looking into ultimap (if your computer can run it)
The odds of a single bit/byte being the same between game reloads is small.
The odds of a function call being the same between games is high!
If you can get 10 function calls from ultimap, perform an AOB for each so you have access to them when you reload, then you can break and trace each to figure out which one corresponds to your chest open/close status, then which one shows you the chest's values.
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