Question about cheats and patches and CRC...
#11
To me the original codes look already in raw format

PS: Two errors in
Quote://Master code
patch=1,EE,9AC53868,word,254647CE

first, as vsub said, master code does not mean anything to PCSX2 cheat engine...
Still, even if it was a "valid" code, 9 as the first digit and the token "word" there kill the code immediately... it Should be "extended"

remember, it's always, for the first digit in the address offset
0 = byte
1 = short
2 = word
BUT, if using these explicit tokens that digit must be always replaced by 0 or 2 (actual address offset or it's mirror)

better using "extended" in all codes and never changing that digit in the original raw code.
Imagination is where we are truly real
Reply

Sponsored links

#12
Well, nevermind. Wasn't able to cheat using codes but I managed to give myself 9999 health using this guide http://forums.pcsx2.net/Thread-Guide-How...x2-Anygame

So, thanks for your effort Laugh

EDIT: Saw Ken's post right now. I will try the codes using "extended" and get back to you.

EDIT2: I used the token extended in the code but the game still crashes when I get to some part with gameplay, here's how the code is:

gametitle=ODIN SPHERE
comment=Any

//Infinite HP
patch=1,EE,201b0c3c,extended,08028000
patch=1,EE,201b0c40,extended,00000000
patch=1,EE,200A0000,extended,AC8300EC
patch=1,EE,200A0004,extended,8CE3046C
patch=1,EE,200A0008,extended,ACE30468
patch=1,EE,200A000C,extended,0806B575
patch=1,EE,200A0010,extended,8CE3046C

I removed the Master Code as well.
Reply
#13
No wonder why it looked already RAW to me Smile
Imagination is where we are truly real
Reply
#14
Well, I didn't quite get your last post.. is the code in the txt file already RAW or not?
Reply




Users browsing this thread: 1 Guest(s)