Cheats not working for noob
#1
I'm sort of new to PCSX2 cheats, but not to the point where i'm making mistakes and stuff.
Anyway, i was playing Persona 4 (euro) and was having a bit of trouble during a boss and wanted to use cheats, but i can't seem to get them to work
They show up as having been activated in the log, but simply don't work in-game
Any help?
Reply

Sponsored links

#2
Post the cheats. As they are in your pnach.
[Image: XTe1j6J.png]
Gaming Rig: Intel i7 6700k @ 4.8Ghz | GTX 1070 TI | 32GB RAM | 960GB(480GB+480GB RAID0) SSD | 2x 1TB HDD
Reply
#3
comment=Persona 4 Cheats

// Max Courage
//patch=1,EE,007973F4,word,000000FF

// Inf Money
//patch=1,EE,2079B68C,word,05F5E0FF

// Inf Health
patch=1,EE,207973CC,word,000003E7
patch=1,EE,0079A94C,extended,000003E7
patch=1,EE,007973CC,word,000003E7

// Inf Spirit
patch=1,EE,207973CE,word,000003E7
patch=1,EE,007973CE,word,000003E7

There they all are, i'm also positive i'm using the correct CRC
Reply
#4
I'm pretty sure there are some data type errors in that, but I'm not sure.

Also like for inf health, the first line looks like it should be extended, and then it would do the same as the last line. I think the addresses may be wrong too.

But I'll wait for a code expert to tell you.
[Image: XTe1j6J.png]
Gaming Rig: Intel i7 6700k @ 4.8Ghz | GTX 1070 TI | 32GB RAM | 960GB(480GB+480GB RAID0) SSD | 2x 1TB HDD
Reply
#5
Thanks for the help dude
Reply
#6
another question, can you revert the cheats to the previous state to play the game as normal afterwards?
Reply
#7
You mean can you "undo" the cheats?

It depends on the cheat really. For instance an infinite HP cheat will be constantly modifying the HP variable to keep it at max. This will stop when the cheat is deactivated.

Compare to the max courage cheat, which wrote to the courage variable. That variable would be saved with the save game, so to revert it, you would need to craft a cheat that set it back to normal.
[Image: XTe1j6J.png]
Gaming Rig: Intel i7 6700k @ 4.8Ghz | GTX 1070 TI | 32GB RAM | 960GB(480GB+480GB RAID0) SSD | 2x 1TB HDD
Reply
#8
Alright, thanks, i only plan on using the inf HP one to get through boss fights, thanks for all the help!
my cheats are working fine now BTW
Reply
#9
If the codes are actually working,this is how they should look like
// Max Courage
//patch=1,EE,007973F4,extended,000000FF

// Inf Money
//patch=1,EE,2079B68C,extended,05F5E0FF

// Inf Health
patch=1,EE,107973CC,extended,000003E7
patch=1,EE,1079A94C,extended,000003E7
patch=1,EE,107973CC,extended,000003E7

// Inf Spirit
patch=1,EE,107973CE,extended,000003E7
patch=1,EE,107973CE,extended,000003E7
Reply
#10
@vsub

In your revised codes, aren't line 1 and 3 of infinite health and both lines of infinite spirit doing the exact same thing?
[Image: XTe1j6J.png]
Gaming Rig: Intel i7 6700k @ 4.8Ghz | GTX 1070 TI | 32GB RAM | 960GB(480GB+480GB RAID0) SSD | 2x 1TB HDD
Reply




Users browsing this thread: 3 Guest(s)