Browse

Updated 7 months ago
11 results
  • Tag: Debug x

Using PQ(2) Patches
PQ Guide by ShrineFox
8/15/2021
Adding DC's PQ(2) patches to the game for mod.cpk support and longer protagonist names.


p4gpc.modloader
P4G32 Tool by TGE
11/2/2020 (updated)
A mod loader for the Steam version of Persona 4 Golden, using Reloaded II for DLL injection. See the readme for more information.


Persona 5 Mod Support (patch.yml)
P5 Mod by TGE
9/13/2020 (updated)
An EBOOT modification for loading modded files from a custom mod.cpk file in the USRDIR folder.
Also includes the following optional mods: 60 FPS, logging of accessed files to debug console, HUD/blur/distortion toggle, randomized battle music, skipping DLC unlock messages, skipping opening logos


Modding Using HostFS on PCSX2 (P3/P4/SMT3)
P4 Guide by ShrineFox
4/10/2020
This guide explains how to mod P3, P4, and SMT3 without ever needing to repack your ISO.


Nocturne hostFS Patch
SMT3 Mod by TGE
3/28/2020
Replace/Add files to the dds3.img and MOVIE folder without repacking.
1. Edit PCSX2_vm.ini inside the PCSX2 ini folder and change the line with 'HostFs=disabled' to 'HostFs=enabled'.
2. Extract the SLUS from the ISO and add the .ELF extension to it.
3. Extract contents of dds3.img and MOVIE to a folder named "dds3data", which goes in the same directory as the .ELF.
4. Load the game's ISO in PCSX2 (with cheats enabled), and then select "Run ELF" from the "File" menu.


Persona 3 FES hostFS Patch
P3FES Mod by TGE
3/28/2020
Replace/Add files to the CVMs without repacking.
1. Edit PCSX2_vm.ini inside the PCSX2 ini folder and change the line with 'HostFs=disabled' to 'HostFs=enabled'.
2. Extract the SLUS from the ISO and add the .ELF extension to it.
3. Place replacement files in a folder named after the CVM, which goes in the same directory as the .ELF.
4. Load the game's ISO in PCSX2 (with cheats enabled), and then select "Run ELF" from the "File" menu.


Persona 4 hostFS Patch
P4 Mod by TGE
3/28/2020
Replace/Add files to the CVMs without repacking.
1. Edit PCSX2_vm.ini inside the PCSX2 ini folder and change the line with 'HostFs=disabled' to 'HostFs=enabled'.
2. Extract the SLUS from the ISO and add the .ELF extension to it.
3. Place replacement files in a folder named after the CVM, which goes in the same directory as the .ELF.
4. Load the game's ISO in PCSX2 (with cheats enabled), and then select "Run ELF" from the "File" menu.


Adding Randomized Battle Tracks to Persona 5 (PS3)
P5 Guide by ShrineFox
6/12/2019
This is an advanced tutorial on adding extra DLC music tracks to the game and shuffling them randomly between battles using an EBOOT modification.


Persona 5 EBOOT Patching
P5 Guide by ShrineFox
6/12/2019
This tutorial goes into detail on how to add patches from patch.yml to an EBOOT.BIN on a CFW PS3.


Persona 5 RPCS3: Creating Mods
P5 Guide by Cryptoss, ShrineFox
4/24/2019
Find out how to create your own Persona 5 mods using the Mod Compendium.


Persona 5 RPCS3: Setup & Installing Mods
P5 Guide by Cryptoss, ShrineFox
4/19/2019
This straightforward tutorial lists everything you need in order to run Persona 5 mods on RPCS3.