Hello.
I've been looking for a code to refill the HP in battle and I've had some partial success on it, by using PCSX2 and Cheat Engine 5.5. But the problem is, the real address that keeps the current HP in battle isn't static, so every new battle makes the current code obsolete.
Using Google to find an answer, I stumbled on GSHI stash of codes here and this code for the PAL or US version of the game:
Seems like it does what I'm after, but there's a problem... Even though I found that difference between addresses in the NTSC-J and this version of the game is equal to 28430 (hex, add that value to the NTSC-J address and you get the PAL\US), I can't really apply that to this batch of codes because I can't understand that code at all.
There's a similar code on CodeTwink, but the situation remains the same.
Could someone explain this code to me? Thanks in advance.
I've been looking for a code to refill the HP in battle and I've had some partial success on it, by using PCSX2 and Cheat Engine 5.5. But the problem is, the real address that keeps the current HP in battle isn't static, so every new battle makes the current code obsolete.
Using Google to find an answer, I stumbled on GSHI stash of codes here and this code for the PAL or US version of the game:
Code:
ARMAX "[B]Y.R.P: Infinite HP (In Battle)[/B]" NZDB-7Y88-VY4H9 Z56W-QFFY-6QY8B 52NH-0RGF-H5HAP 49FG-76FZ-9EQ9D ZQRW-1UD1-GZ1PC U86D-G8DT-H8KNV W3RV-BEKU-C1DZQ RD6W-X5QX-F7ZNN B8W5-PUTH-UWMM6 FXN6-UZKF-0WEKG FEYV-CQV0-E7DAC X4H1-NJJP-NW89N RAW (Omniconvert v1.0.3) 200FFF00 27BDFFF0 200FFF04 FFBF0000 200FFF08 0C071480 200FFF0C 308400FF 200FFF10 24017FFF 200FFF14 AC41016C 200FFF18 8C42016C 200FFF1C DFBF0000 200FFF20 03E00008 200FFF24 27BD0010 2022915C 0C03FFC0
There's a similar code on CodeTwink, but the situation remains the same.
Could someone explain this code to me? Thanks in advance.

Comment