Meloman19 / PersonaEditor

Persona 3/4/5 File Editor: Text, Graphics, Containers.
MIT License
62 stars 23 forks source link

Add P3P & P4G Simplified Chinese / Japanese / Korean FNT&FNTMAP supports #37

Closed EditorKos closed 2 months ago

EditorKos commented 3 months ago

Since there's no Simplified Chinese fntmap files for P3P & P4G .fnt in the tool yet, using PersonaEditor to show bmd texts from .bf files will result in no corresponding encoding, causing Mojibake. Thankfully P3P has the same font mapping table with P4G (only one word character different lol), so I decided to create both ones to help anyone have the same problem. Maybe @Meloman19 can update the release with these.

Newest update: Also made ones for P3P & P4G Japanese / Korean FNT & FNTMAP files. Now the download link will contain all 3 languages FNT & FNTMAP files.

font_(CHS+JP+KR).zip

For now if anyone wants to use it, put the FNT and FNTMAP files all in "font" folder.

Meloman19 commented 2 months ago

Thank you. Updated. See 1.6.2 version.

EditorKos commented 2 months ago

https://github.com/Meloman19/PersonaEditor/issues/32

@Meloman19 Thank you for adding! There's also a Traditionl Chinese one that I made year ago.