Skip to content

AlexanderCarlisi/P5RTableEditor

Repository files navigation

P5R Table Editor

P5R Table Editor is a tool designed for the PC version of Persona 5 Royal, enabling modders to easily edit Table files. This application simplifies the editing process for various game data.

Supported Editing

Currently, the P5R Table Editor supports editing the following data:

  • PERSONA.TBL: Persona Registry, Party Member Personas
  • UNIT.TBL: Party Member Personas, Enemy Data

References Used

How to Use

The release's ZIP folder comes with the following items:

  • inputs directory
  • outputs directory
  • originals directory
  • P5RTableEditor-version#.exe file
  • README.txt - instructions on how to use the app
  • application.log - log file for errors

Steps to Get Started:

  1. Place the tables you want to edit into the inputs directory.
  2. Run the application (P5RTableEditor.exe).
  3. The app will generate output files based on your input files; your original input files will remain unmodified.

Features:

  • Edit the Persona Registry
  • Edit Party Member Personas
  • Edit Enemy Data
  • Reset output files to their corresponding input files and originals directory files.
  • User-friendly interface with labels and prompts for easy navigation.
  • Indexed and named enemies in the Registry and Enemy Editors for efficient searching by Index or Name.
  • Mass edit enemy stats by selecting a stat and applying a multiplier.

Saving Changes:

When you click "Return to Main Menu," the app will prompt you to save your changes. After saving, your outputs directory will contain the new tables. Replace your mod's tables with those in the output folder to begin testing your mod!

Troubleshooting

If you notice a value resetting to zero after saving or changing tabs, this is due to the value being invalid.

For further assistance or suggestions, feel free to reach out!


Thank you for using P5R Table Editor. Happy modding!

About

Java App for Persona 5 Royal PC Data Table Editing

Resources

Stars

Watchers

Forks

Packages

No packages published