EmuNewz Network
JPCSP memory address - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191)
+--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51)
+---- Forum: General discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=57)
+---- Thread: JPCSP memory address (/showthread.php?tid=147545)



JPCSP memory address - oneslice - 05-19-2013

I'm trying to stat hacking the character and mech (HP, EN, Def, etc) from this game : Super Robot Taisen A Portable [ULJS00143]. First I want to alter the HP of the mech and to do that I need to obtain its memory / RAM address. Unfortunately there is no built in memory / RAM search to find HP value in JPCSP, so I have to rely on another memory scanner, Cheat Engine.
Searching with Cheat Engine resulting in 2 memory address : C8C1B2B4 and C8C1B2B8. I'm not quite sure why there is 2 memory address in the first place (probably that's how JPCSP works ?) but the memory addresses is always the same even after I restart the game couple of times.
My questions is what is the exact equivalent memory addresses in JPCSP for those two Cheat Engine memory addresses? Or how to calculate to obtain JPCSP memory address using Cheat Engine memory address?

Btw, I'm using JPCSP r3143 x64, Windows 7 x64

Thanks