Browse

Updated 8 months ago
10 results
  • Game: P4G32 x
  • Author: TGE x

Mod Compendium
P3FES Tool by TGE, ShrineFox, lipsum
6/28/2021 (updated)
Easily create, combine and install multiple mods for Persona 3, 4, 5, P3P, P4G, P5R, PQ, PQ2, Catherine Full Body and the Dancing games.


Atlus Script Tools
P3FES Tool by TGE
11/23/2020 (updated)
WIP set of tools developed for handling Atlus' script formats including:
flow script files (.bf)
message script files (.bmd)
This can be used to change/add dialog to several Atlus games that use BF/BMD (including Persona 4 & 5) and also modify the scripts that control certain aspects of the game like events, enemy AI etc.


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.


preeappfile (P4G PC CPK Tool)
P4G32 Tool by TGE
11/1/2020
Archive (un)packer and code library for games developed by Preapp Partners, including the PC ports of Persona 4 Golden and the Neptunia games.

Usage instructions:
Drag and drop a CPK/PAC file onto preappfile to unpack.
Drag and drop a folder onto preappfile to pack it into a CPK and PAC file(s).
For further usage instructions, run preappfile with the '-h' or '--help' argument.


Amicitia
P3FES Tool by TGE, Fendroidus
7/12/2020 (updated)
A multi-use tool for hacking Persona games. Can open a variety of different Atlus formats, such as: TMX, SPR, PAC/BIN and RenderWare formats: RMD and TXD. Use this to make custom textures or import custom models!


Binary Templates
P3FES Tool by TGE, LillianGoulston
7/10/2020 (updated)
Templates for 010 Editor that makes editing various formats easier.


PackTools
P3FES Tool by TGE
7/8/2020 (updated)
Commandline tools by TGE for extracting and repacking various archives.
ACXPack: pack, unpack, or replace contents of ACX files
DDS3Pack: pack, unpack, or replace contents of DDS3's img/ddt
LBPack: pack, unpack, or replace contents of LB files
PakPack: pack, unpack, or replace contents of PAK/PAC/BIN files
DDS3Pack: pack, unpack, or replace contents of SMT1's DATA.BIN


xacttool
P4G-PSV Tool by TGE
6/15/2020
WIP tool for extracting/modifying XWB files.


Known issues
- Extracting some XWB files crashes the program such as ROOT.xwb. You can alternatively use unxwb for this.

Usage
Replaces BGM019/index 20 with BGM019.wav with the loop information set:
xacttool -wb "BGM.xwb" -r "BGM019.wav" -ls 717056 -le 4511872
Extracts the waves from the XWB file:
xacttool -wb "BGM.xwb" -x


PM1 Message Script Editor
P3FES Tool by TGE
9/30/2018
Unpacks and repacks text from PM1 (event) files as MSG files that you can edit.


BFMessageScriptEditor
P3P Tool by TGE
1/1/2018
tool for extracting and replacing BMD files within BF scripts (as decompiled MSG files) without the need for recompiling the BF itself. Useful as an alternative to the compiler to avoid issues when all you want to do is simple text edits.