Python script for swapping text in Persona 5 (Royal) .msg files across different languages, without modifying parameters commonly edited by mods.
Supported File Types: .bmd, .bf
1.-Select the game you want to swap from the dropdown menu.
2.-Click on the "Browse" button to select the path of the original files.
3.-Click on the "Browse" button to select the path of the language files.
4.-Click on the "Browse" button to select the path of the output directory.
5.-Click on the "Replace" button to swap the lines without modifying parameters.
Python 3.11.3
To install required packages, run:
pip install customtkinter
pip install sv-ttk
Run the program with the following command:
python P5TextSwapper.py