Skip to content

Artur16211/Persona5TextSwapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Persona5TextSwapper

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

show

Usage

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.

Requirements

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