..:: PCSX2 Forums ::..

Full Version: Persona 4 issue?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This is my first time of playing persona 4. There's two problem that I encounter at the start of the game.

1).. I couldn't get MC to study or read. I get the message saying "You're exhausted from your exploration inside the TV". 
And I still get this message even though I didn't go to dungeon after school.. and I did rested MC the day before.

The date in-game is 4/20 which I assume there's no special event that I missed so.. is this normal?
 


2) I've searched for exp multiplier for MC over the internet but none of them worked properly. The only one that work, albeit buggy, is this code. 
Code:
//MC
//patch=1,EE,200A0000,word,00118040
//patch=1,EE,200A0004,word,08087895
//patch=1,EE,200A0008,word,02222021
//patch=1,EE,2021E250,word,08028000
//patch=1,EE,2021E254,word,00000000
//patch=1,EE,2021E258,word,0C041678
//patch=1,EE,2021E25C,word,00000000
//patch=1,EE,2021E260,word,304200FF


But the thing is, for some reason MC's level is stuck when the code is on. Basically he gets increased hp/sp but the level gets stucked.


The other code seems to add insane amount of exp (instantly brings MC to level 99) despite changing the last three digits.

Code:
// 4x EXP Multi (Main Character)
//patch=1,EE,2021E194,extended,00028080


I'll be thankful if anyone could provide me with a working exp multiplier.  Ninja
Hmm. Apparently the debug mode code preventing the game from triggering the study/read book event. So I had to disable it (using another code that turns it off), and now it's working again.
Cheat codes can really screw things up in some games. Persona 3 and 4 are good examples. They are very sensitive to cheating - if it's not exactly right a lot of weird things can manifest.
Just a head ups , the exp code does work. Just don't use arcana effect exp multiplier alongside with the above code.