Persona 3 Portable (PSP) Mod Support
How to load modded files in P3P (PSP, PPSSPP, Vita CFW, PS4 HEN)
Last updated
Was this helpful?
How to load modded files in P3P (PSP, PPSSPP, Vita CFW, PS4 HEN)
Last updated
Was this helpful?
Persona 3 Portable has an upcoming port to PC & Switch in January 2023. You may notice a community effort to shift focus to that version around that time. It only stands to reason that this will become the less popular edition of Persona 3 to mod once that happens, so expect very little community support.
Persona 3 Portable is a 2009 re-release of the . The game features dungeon crawling and life-sim elements. Combat is mainly based on summoning and fusing a party of Personas with different elemental affinities.
This re-release features many quality of life improvements (although with the removal of anime cutscenes and 3d fields/events) and a new female protagonist. A new port to PC Switch will release in January 2023.
You can run mods natively on the PSP using a custom firmware. It is perfectly safe to do so and there's little to no risk of a ban or any irreversible damage to your console.
To install custom firmware on your PSVita console, please follow the comprehensive step-by-step guide at . It will walk you through the entire process.
You can run mods natively on the PSVita using a custom firmware known as h-encore. It is perfectly safe to do so and there's little to no risk of a ban or any irreversible damage to your console.
To install custom firmware on your PSVita console, please follow the comprehensive step-by-step guide at . It will walk you through the entire process.
Once you have Vitashell installed on your PSVita, , which opens up the built-in PSP mode to all the advantages of a CFW PSP console.
Move the game to ux0:pspemu/ISO (create the directory if it doesn't already exist).
Now go into Adrenaline and launch the game to make sure it works!
If you have a moddable PS4, it's possible to create and install custom PSP titles, including modded games.
These games will only be usable while in "HEN" mode, which you will lose access to if you update the system firmware. Also, due to these titles being illegitimate, there is always a possible account/console ban risk.
Download any mods you want in Aemulus, sort their priority and click Build to output a mod.cpk file.
Run the game to ensure that it works!
You can run this version of the game on PC using the PPSSPP emulator.
Extract the .zip anywhere on your PC.
Obtain a .ISO or .UMD, of the game to run with Vita3K OR Dump your own from your CFW PSP console.
Launch the game to make sure it works!
In order to load modded files, you need to patch the executable of the game to look for them in a custom mod.cpk archive (or loose files in a "bind" folder).
Extract the zip somewhere on your PC.
Copy the ULUS10512.ini file from the zip to memstick\PSP\Cheats
. Create the folder if it doesn't exist yet.
If you're emulating the game on PPSSPP...
go to Settings > System > Enable Cheats
and make sure it's checked, since by default it won't be.
Start the game and press ESC
, then click on the Cheats
menu.
If you're using a PSP, or Adrenaline on the PSVita...
Make sure to add CHEAT ENABLE = 1
to ms0:/seplugins/cwcheat/cwcheat.ini
so that patches may be applied on boot.
Enable the patches you'd like to use via the cheats menu.
Run the game to check if patches work!
An easy way to check if patches are working is to see if the intro logos get skipped when you start the game. With patches, you should immediately be greeted by the title screen.
Overwrite the original EBOOT.BIN
with the patched file, then repack and boot the game.
To use community-made mods, or to eventually create your own, you'll need a mod manager.
Choose Persona 3 Portable in the games dropdown, and click the Settings button.
Click on Extract Original Files in order to improve mod merging.
You can switch to the GameBanana tab to download community-submitted mods directly from the website. Enable them with the checkboxes and re-order their priority as desired.
Fill out the settings in Aemulus to point to the directory you want your mod.cpk (or loose "bind" files) to be generated.
Click Build and test it out in-game!
If you are looking to create your own mods for this game, you will want a full dump of all the game's original, unedited files.
For simplicity, you can extract them all to the same folder (or merge folders later) if you'd like. It's not important which .CPK the files came from, because they all share the same directory structure when loaded by the game.
Inside the mod folder, match the structure of the extracted .CPK contents. For instance, if you're editing a file in the /init/ folder, copy the unedited one from your .CPK dump to your mod folder and place it in a /init/ folder.
Once Adrenaline is installed, also obtain a .ISO or .UMD of Persona 3 Portable. For detailed instructions on dumping your own game, see .
Open VitaShell on the Vita and press Select to start an FTP connection. As long as the Vita and your PC are connected to the same network, you can transfer files using a . Simply enter the IP and port shown onscreen in your client and connect.
Obtain an .ISO/.UMD of the game. For detailed instructions on dumping your own game as an .ISO, see .
Follow the page up until the "Adding Mod Support" section to get HEN running on your moddable PS4.
Extract the EBOOT.BIN from the game after opening it with .
Patch EBOOT.BIN
with the provided patches:
Open the game with and replace the EBOOT.BIN with the patched one. Add the mod.cpk file alongside the umd0.cpk and umd1.cpk files. Save as a new .ISO.
Create a .PKG from your new .ISO using .
Install the .PKG using the same steps found at the end of the page.
Download the for your platform.
For detailed instructions on dumping your own game, see .
Download .
Install and add the contents of ULUS10512.ini
to ms0:/seplugins/cwcheat/cheat.db
.
If the CWCheat method doesn't work for you, you can unpack the game and directly patch EBOOT.BIN
with the provided patches:
Download the of Aemulus Package Manager.
Extract it somewhere on your PC .
Open the game's .ISO/.UMD with and extract the following files from it:
(Most game data)
(Event voice files)
Use to open and extract the contents of each .CPK file to a folder.
To begin exploring the files and learning how to edit them, see the on the . Once you have an idea for a mod, open Aemulus Package Manager and click on the New button. Fill out the form and it will create a mod folder for you.