Shin Megami Tensei - Persona 4.pnach

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

// Shin Megami Tensei - Persona 4 (NTSC-U)

// File generated by GameHacking.org

[All Positive Arcana Effects - Press Start To Enable, Select To Disable]


author=DarkSerge
description=Grants more exp, more money, map visible. High preemptive attack
chance, etc.

Turn off when getting a Arcana Chance effect after the shuffle.
patch=1,EE,E002FFF7,extended,008C0142
patch=1,EE,2079B44C,extended,00405108
patch=1,EE,1079B450,extended,00000551
patch=1,EE,E002FFFE,extended,008C0142
patch=1,EE,2079B44C,extended,00000000
patch=1,EE,1079B450,extended,00000000

[Arcana effect modifier - Press Start to enable, Select to disable]


author=DarkSerge
description=AA ==
00 no effect
01 gain more exp
02 gain 1 exp
04 persona cards more likely during suffle
08 penalty cards more likely

BB ==
00 no effect
01 gain more money after battle
02 gain less money after battle
10 money drops with treasure chests
20 shadows appear while opening treasure chests
40 One more chance will apear more often
80 One more chance will appear less often

XX ==
00 no effect
40 HP set to 1, sp refilled, sent back to entrance
80 HP refilled, sp set to 1, sent back to entrance

YY =
00 no effect
01 powerful shadows disappear from area
02 powerful shadows appear more often in dungeon
40 whole map becomes visible
80 no map

ZZ =
00 no effect
01 all analysis info shown
02 no analysis info shown
10 high preemptive attack
20 enemy has high preemptive attack chance
40 reverse chance nulled
80 high reverse chance

You can have muliple effects on for each address at the same time. To do that just
add 2 or more values from the same letter with a hex calculator. Like if you wanted
more money, money drops from treasure chests and one more chance happens more often
just add 01 + 10 + 40 together(which is 51) and put the result of that in ZZ
patch=1,EE,E002FFF7,extended,008C0142
patch=1,EE,2079B44C,extended,0000AA08
patch=1,EE,1079B450,extended,0000AABB
patch=1,EE,E002FFFE,extended,008C0142
patch=1,EE,2079B44C,extended,00000000
patch=1,EE,1079B450,extended,00000000

[Enable Debug Options - Press Square To Enable, X To Disable]


author=DarkSerge
description=??
00=no option
C0=debug off
F4= normal
FF=debug on

This enables the debug options in some places. like the last option on the in
dungeon menu, it lets you go up a floor, go down a floor, or go to the entrance.
There's also a floor jump option at the dungeon entrance that gives you a
error when you select it. Also when you try to enter a dungeon it gives you debug
info about the npcs. There is also a skip forward a day option at the MC's
house which can be accessed right outside his house (all of these options are seen
when you press square for the normal area/room jump menu)

If its anything like P3 the code above is savable.


patch=1,EE,D08C0142,extended,00007FFF
patch=1,EE,0079B34C,extended,000000FF
patch=1,EE,D08C0142,extended,0000BFFF
patch=1,EE,0079B34C,extended,00000000

You might also like