..:: PCSX2 Forums ::..

Full Version: Is it possible to port save data between games on PCSX2?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
If two games share data (In the case, moving saves from persona 3 to FES) will that work with PCSX2? If so, how do I do it?
I think I tried that long ago and it didn't work
I think it is possible.

FolderMemoryCard supports it according to this commit and FileMemoryCard should support it natively.

And

European:
Code:
---------------------------------------------
Serial = SLES-55354
Name   = Shin Megami Tensei: Persona 3 FES
Region = PAL-E
VuClipFlagHack = 1
MemCardFilter = SLES-55354/SLES-55018
---------------------------------------------

Japan
Code:
---------------------------------------------
Serial = SLPM-66689
Name   = Persona 3 FES [Append Edition]
Region = NTSC-J
VuClipFlagHack = 1
MemCardFilter = SLPM-66445/SLPM-66689/SLPM-66690
---------------------------------------------

and US
Code:
---------------------------------------------
Serial = SLUS-21621
Name   = Shin Megami Tensei: Persona 3 FES
Region = NTSC-U
Compat = 5
VuClipFlagHack = 1
MemCardFilter = SLUS-21621/SLUS-21569
---------------------------------------------

are at least registered to read persona 3 data while using persona 3 fes.