Browse

Updated 7 days ago
26 results
  • Author: TGE x

YAFE: Yet Another Field Editor
P5 Tool by TGE
09/06/2021
3DS Max 2022 plugin that allows you to import/export FBN and HBN files for easy visual editing. This is primarily intended to be a research tool for the time being. Not everything is supported yet, as the implementation is based on (read: literally generated from) the 010 templates. Want more objects supported? Contribute to the template over at https://github.com/TGEnigma/010-Editor-Templates/blob/master/templates/p5_fbn.bt


GMD/GFS/GAP Import Maxscript
P5 Tool by TGE, DeathChaosV2
9/2/2021 (updated)
A maxscript for 3DSMax that allows you to import GMD models and GAP animations from Persona 5.


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.


kidsobjdbconv
Gamebanana P5S Tool by TGE
05/24/2021
This tool converts kidsobjdb, kidsscndb and kidssingletondb to XML and back.
To use this program, simply drag the file into the executable to convert ...


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.


P3 Controllable Party Members
P3FES Mod by TGE, Warrior250
10/18/2020 (updated)
This cheat code allows you to take control of your party members during their turn, just like in Persona 3 Portable and Persona 4.


Persona 5 Adachi Mod
P5 Mod by ShrineFox, TGE, Crowpocalypse
9/17/2020 (updated)
Playable Adachi complete with updated voices, BGM, DLC costumes, UI graphics and more.


PersonaRandomizer (Beta)
P5 Tool by ShrineFox, TGE
9/17/2020
A largely untested WIP tool meant to randomize TBL values in Persona games. P5's ENCOUNT.TBL should work for randomized encounters.


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


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