(Help!) Persona 3 FES Controllable Party Members .pnach cheat
#1
I am in a bit of trouble here. I cannot get the .pnach cheat working.

I have made a text file, put the cheat in, named it 94A82AAA (as that is the CRC code for Persona 3 FES) enabled cheats on PCSX2, and changed the file to .pnach but on the first battle in Tartarus I cannot control Yukari and Junpei.


  1. // Controllable party members (by TGE)

  2. patch=1,EE,0029AFC8,word,00000000 // nop check for if battle unit is not mc -> ai

  3. patch=1,EE,0020207C,word,00000000 // load proper unit id for battle menu skill list

  4. patch=1,EE,0020208C,word,8F84B6FC

  5. patch=1,EE,00202090,word,8C840254

  6. patch=1,EE,00202094,word,8C840030

  7. patch=1,EE,00202098,word,8C8400A4

  8. patch=1,EE,0028DE14,word,2405001B // fix escape

  9. patch=1,EE,0029692C,word,00000000

  10. patch=1,EE,0028AC5C,word,9683001A // disable persona menu for non-mc

  11. patch=1,EE,0028AC60,word,3063FFBF

  12. patch=1,EE,0028AC64,word,A683001A

  13. patch=1,EE,0028AC68,word,96830018

  14. patch=1,EE,0028AC6C,word,00000000

  15. patch=1,EE,0028AC70,word,081A6AF8

  16. patch=1,EE,0028AC74,word,00000000

  17. patch=1,EE,0069ABE0,word,8F82B6FC

  18. patch=1,EE,0069ABE4,word,8C420148

  19. patch=1,EE,0069ABE8,word,14540004

  20. patch=1,EE,0069ABEC,word,00000000

  21. patch=1,EE,0069ABF0,word,34630400

  22. patch=1,EE,0069ABF4,word,A6830018

  23. patch=1,EE,0069ABF8,word,34630400

  24. patch=1,EE,0069ABFC,word,080A2B1D

  25. patch=1,EE,0069AC00,word,00000000

  26. patch=1,EE,001FF518,word,8E300254 // fix skill requirements

  27. patch=1,EE,001FF51C,word,8E100030

  28. patch=1,EE,001FF520,word,8E1000A4

  29. patch=1,EE,001FF524,word,00000000

  30. patch=1,EE,001FF528,word,00000000

  31. patch=1,EE,001FF52C,word,00000000

  32. patch=1,EE,002D8210,word,00000000 // fix items

  33. patch=1,EE,002D8220,word,00000000

  34. patch=1,EE,002D8224,word,00000000

  35. patch=1,EE,002D823C,word,00000000

  36. patch=1,EE,002A3914,word,081A6B01 // fix boss battle camera

  37. patch=1,EE,0069AC04,word,1240000B

  38. patch=1,EE,0069AC08,word,00000000

  39. patch=1,EE,0069AC0C,word,8E420030

  40. patch=1,EE,0069AC10,word,844700A2

  41. patch=1,EE,0069AC14,word,20030001

  42. patch=1,EE,0069AC18,word,14E00006

  43. patch=1,EE,0069AC1C,word,00000000

  44. patch=1,EE,0069AC20,word,844200A4

  45. patch=1,EE,0069AC24,word,10430003

  46. patch=1,EE,0069AC28,word,00001021

  47. patch=1,EE,0069AC2C,word,080A8E47

  48. patch=1,EE,0069AC30,word,00000000

  49. patch=1,EE,0069AC34,word,0C0BE210

  50. patch=1,EE,0069AC38,word,00000000

  51. patch=1,EE,0069AC3C,word,080A8E47

  52. patch=1,EE,0069AC40,word,00000000
Here is the code which I have copy/pasted exactly into the .txt folder then made into .pnach. Don't know what I am doing wrong here :/

(https://pastebin.com/S2Vj47J6)
Link to code because it blacked it out on my post

Sponsored links

#2
Please post the contents of the emulog.txt file after the problem occurs. The file can be found in "My Documents\PCSX2\logs" for the installer version or in "PCSX2\logs" for the portable/binary version.

Please make sure to enclose your emulog in code tags like so (remove the empty space on the closing code tag!):
[code]
Pasted emulog goes here
[ /code]
#3
(02-13-2018, 02:21 AM)CK1 Wrote: Please post the contents of the emulog.txt file after the problem occurs. The file can be found in "My Documents\PCSX2\logs" for the installer version or in "PCSX2\logs" for the portable/binary version.

Please make sure to enclose your emulog in code tags like so (remove the empty space on the closing code tag!):
[code]
Pasted emulog goes here
[ /code]

Thank you. I am new to this website.

loadelf version 3.30
Input ELF format filename = rom0TongueS2LOGO
0 00100000 0003016c ....
Loaded, rom0TongueS2LOGO
start address 0x100008
gp address 00000000
loadelf: fname rom0TongueS2LOGO secname all
loadelf version 3.30
Input ELF format filename = rom0TongueS2LOGO
0 00100000 0003016c ....
Loaded, rom0TongueS2LOGO
start address 0x100008
gp address 00000000
# Restart Without Memory Clear.
# Initialize GS ...
# Initialize INTC ...
# Initialize TIMER ...
# Initialize DMAC ...
# Initialize VU1 ...
# Initialize VIF1 ...
# Initialize GIF ...
# Initialize VU0 ...
# Initialize VIF0 ...
# Initialize IPU ...
# Initialize FPU ...
# Initialize Scratch Pad ...
# Restart Without Memory Clear Done.
(GameDB) Enabled Gamefix: VuClipFlagHack
Not found Cheats file: C:\Users\name\Documents\PCSX2\cheats\94A82AAA.pnach
Overall 0 Cheats loaded
EE/iR5900-32 Recompiler Reset


This is what I got from the logs
#4
Can you post the entire log, including the portion while the game is running?
#5
(02-13-2018, 02:30 AM)CK1 Wrote: Can you post the entire log, including the portion while the game is running?

PCSX2 1.4.0-20160105132032- compiled on Jan  5 2016
Savestate version: 0x9a0b0000

Host Machine Init:
Operating System =  Microsoft Windows 10 Home (build 16299), 64-bit
Physical RAM     =  6077 MB
CPU name         =  Intel® Core™2 Quad CPU    Q6600  @ 2.40GHz
Vendor/Model     =  GenuineIntel (stepping 0B)
CPU speed        =  2.393 ghz (4 logical threads)
x86PType         =  Standard OEM
x86Flags         =  bfebfbff 0000e3bd
x86EFlags        =  20100000

x86 Features Detected:
SSE2.. SSE3.. SSSE3

Reserving memory for recompilers...

Loading plugins...
Binding   GS: C:\Users\name\Downloads\PCSX2 1.4.0\Plugins\gsdx32-sse2.dll 
Windows 10.0.16299
Binding  PAD: C:\Users\name\Downloads\PCSX2 1.4.0\Plugins\lilypad.dll 
Binding SPU2: C:\Users\name\Downloads\PCSX2 1.4.0\Plugins\spu2-x.dll 
Binding CDVD: C:\Users\name\Downloads\PCSX2 1.4.0\Plugins\cdvdGigaherz.dll 
Binding  USB: C:\Users\name\Downloads\PCSX2 1.4.0\Plugins\USBnull.dll 
Binding   FW: C:\Users\name\Downloads\PCSX2 1.4.0\Plugins\FWnull.dll 
Binding DEV9: C:\Users\name\Downloads\PCSX2 1.4.0\Plugins\DEV9null.dll 
Plugins loaded successfully.

(GameDB) 9693 games on record (loaded in 363ms)
HLE Notice: ELF does not have a path.


Initializing plugins...
Init GS
Windows 10.0.16299
Init PAD
Init SPU2
Init CDVD
Init USB
Init FW
Init DEV9
Plugins initialized successfully.

Opening plugins...
Opening GS
Opening PAD
Opening SPU2
Current Renderer: Direct3D9 (Hardware mode)
Opening CDVD
isoFile open ok: C:\Users\name\Downloads\Shin Megami Tensei - Persona 3 FES (USA).iso
Image type  = DVD
 * CDVD Disk Open: DVD, Single layer or unknown:
 * * Track 1: Data (Mode 1) (2243312 sectors)
Opening USB
Opening FW
Opening DEV9
NVIDIA GeForce GT 630 (23.21.13.8813)
McdSlot 0 [File]: C:\Users\name\Documents\PCSX2\memcards\Mcd001.ps2
McdSlot 1 [File]: C:\Users\name\Documents\PCSX2\memcards\Mcd002.ps2
Plugins opened successfully.
EE/iR5900-32 Recompiler Reset
Bios Found: USA     v01.60(07/02/2002)  Console
BIOS rom1 module not found, skipping...
BIOS rom2 module not found, skipping...
BIOS erom module not found, skipping...
(UpdateVSyncRate) Mode Changed to NTSC.
(UpdateVSyncRate) FPS Limit Changed : 59.94 fps
# Initialize memory (rev:3.63, ctm:392Mhz, cpuclk:294Mhz detected)

PlayStation 2 ======== Hard reset boot
 ROMGEN=2002-0207, IOP info (CPUID=1f, CACH_CONFIG=0, 2MB, IOP mode)
 <20020207-164243,ROMconf,PS20160AC20020207.bin:11552>
# Total accessable memory size: 32 MB (B:2:8:0) (363:2:7c30)
# TLB spad=0 kernel=1:12 default=13:30 extended=31:38
# Initialize Start.
# Initialize GS ...
# Initialize INTC ...
# Initialize TIMER ...
# Initialize DMAC ...
# Initialize VU1 ...
# Initialize VIF1 ...
# Initialize GIF ...
# Initialize VU0 ...
# Initialize VIF0 ...
# Initialize IPU ...
# Initialize FPU ...
# Initialize User Memory ...
# Initialize Scratch Pad ...
# Initialize Done.

EE DECI2 Manager version 0.06 Feb  7 2002 16:41:20
  CPUID=2e20, BoardID=0, ROMGEN=2002-0207, 32M

(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SLUS_216.21;1
(SYSTEM.CNF) Software version = 1.00
(SYSTEM.CNF) Disc region type = NTSC
ELF (cdrom0:\SLUS_216.21;1) Game CRC = 0x94A82AAA, EntryPoint = 0x00100008
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SLUS_216.21;1
(SYSTEM.CNF) Software version = 1.00
(SYSTEM.CNF) Disc region type = NTSC

IOP Realtime Kernel Ver.0.9.1
    Copyright 1999 © Sony Computer Entertainment Inc. 
Reboot service module.(99/11/10)
cdvd driver module version 0.1.1 ©SCEI
Load File service.(99/11/05)
Multi Threaded Fileio module.(99/11/15) 
iop heap service (99/11/03)
loadelf: fname cdrom0:¥SLUS_216.21;1 secname all
loadelf version 3.30
Input ELF format filename = cdrom0:¥SLUS_216.21;1
0 00100000 008acc80 ...........................................................................................................................................
Loaded, cdrom0:¥SLUS_216.21;1
start address 0x100008
gp address 00000000
# Restart Without Memory Clear.
# Initialize GS ...
# Initialize INTC ...
# Initialize TIMER ...
# Initialize DMAC ...
# Initialize VU1 ...
# Initialize VIF1 ...
# Initialize GIF ...
# Initialize VU0 ...
# Initialize VIF0 ...
# Initialize IPU ...
# Initialize FPU ...
# Initialize Scratch Pad ...
# Restart Without Memory Clear Done.
(GameDB) Enabled Gamefix: VuClipFlagHack
Not found Cheats file: C:\Users\name\Documents\PCSX2\cheats\94A82AAA.pnach
Overall 0 Cheats loaded
EE/iR5900-32 Recompiler Reset
jpx235
Get Reboot Request From EE
ROM directory not found

PlayStation 2 ======== Update rebooting..

PlayStation 2 ======== Update reboot complete
cdvdman Init

IOP Realtime Kernel Ver. 2.2
    Copyright 1999-2002 © Sony Computer Entertainment Inc. 
Reboot service module.(99/11/10)
cdvd driver module version 0.1.1 ©SCEI
Load File service.(99/11/05)
Multi Threaded Fileio module.(99/11/15) 
iop heap service (99/11/03)
loadmodule: fname cdrom0:¥LIB31¥SIO2MAN.IRX;1 args 0 arg 
loadmodule: id 25, ret 0
loadmodule: fname cdrom0:¥LIB31¥SIO2D.IRX;1 args 0 arg 
loadmodule: id 26, ret 0
loadmodule: fname cdrom0:¥LIB31¥PADMAN.IRX;1 args 0 arg 
loadmodule: id 27, ret 0
loadmodule: fname cdrom0:¥LIB31¥DBCMAN.IRX;1 args 0 arg 
loadmodule: id 28, ret 0
loadmodule: fname cdrom0:¥LIB31¥MC2_S1.IRX;1 args 0 arg 
loadmodule: id 29, ret 2
loadmodule: fname cdrom0:¥LIB31¥LIBSD.IRX;1 args 0 arg 
loadmodule: id 30, ret 0
loadmodule: fname cdrom0:¥LIB31¥CRI_ADXI.IRX;1 args 20 arg sdinit=0 spucore=1
CRI ADX Driver Ver.9.44(Feb 28 2005 19:25:04)
CRI ADX Driver : sceSdInit Call = 0
CRI ADX Driver : Main Thread Priority = 39
CRI ADX Driver : PSM Thread Priority  = 39
CRI ADX Driver : DTX Thread Priority  = 48
CRI ADX Driver : SPU CORE Number = 0
loadmodule: id 31, ret 2
loadmodule: fname cdrom0:¥LIB31¥SDRDRV.IRX;1 args 0 arg 
SDR driver version 4.0.1 © SCEI
 Exit rsd_main 
loadmodule: id 32, ret 2
loadmodule: fname cdrom0:¥LIB31¥MODHSYN.IRX;1 args 0 arg 
loadmodule: id 33, ret 0
loadmodule: fname cdrom0:¥LIB31¥MODMSIN.IRX;1 args 0 arg 
loadmodule: id 34, ret 0
loadmodule: fname cdrom0:¥LIB31¥MODSESQ.IRX;1 args 0 arg 
loadmodule: id 35, ret 0
loadmodule: fname cdrom0:¥LIB31¥SKSOUND.IRX;1 args 0 arg 
loadmodule: id 36, ret 0
loadmodule: fname cdrom0:¥LIB31¥SKHSYNTH.IRX;1 args 0 arg 
loadmodule: id 37, ret 0
loadmodule: fname cdrom0:¥LIB31¥SKHSYNTH.IRX;1 args 0 arg 
loadmodule: id 38, ret 1
loadmodule: fname cdrom0:¥LIB31¥SKSESQ.IRX;1 args 24 arg maxtrack=16
loadmodule: id 39, ret 0
### hdd fs get file object
### hdd fs get file object
### hdd fs get file object
### hdd fs get file object
### hdd fs get file object
SDR callback thread created
PS2RNA: sceSifAllocIopHeap(266304) ret=0x000bdd00
PS2RNA: sceSifAllocIopHeap(2256) ret=0x000fee00
PS2RNA: sceSifAllocIopHeap(16448) ret=0x000ff700
DVCI: File cache was not hit. "¥DATA.CVM;1"
DVCI: File cache was not hit. "¥BGM.CVM;1"
DVCI: File cache was not hit. "¥BTL.CVM;1"
Closing plugins...
Closing DEV9
Closing FW
Closing USB
Closing CDVD
Closing SPU2
Closing PAD
Closing GS
Plugins closed successfully.

I copied everything from the logs this time and got this
#6
Code:
isoFile open ok: C:\Users\name\Downloads\Shin Megami Tensei - Persona 3 FES (USA).iso

Our forum does not tolerate any kind of warez talk / discussion / links and no support will be given as such.
Read our rules,specifically rule #1. Thread closed.




Users browsing this thread: 1 Guest(s)