Skip to content

matyalatte/FF7R_text_mod_tools

Repository files navigation

FF7R Text Mod Tools ver 1.4.2

Text modding tools for FF7R (Final Fantasy VII Remake)

There are 4 features in my tool.

  • Exports text data
  • Imports text data
  • Makes dualsub mod
  • Resizes subtitle widget

Download

Download FF7R_text_mod_tools_*.zip from here.
Releases · matyalatte/FF7R_text_mod_tools

Tutorial

Text Mod Tutorial · matyalatte/FF7R_text_mod_tools Wiki

GUI Manual

FF7R Text Mod Tools has GUI support now!

gui_export

Here is the GUI manual.
GUI Manual · matyalatte/FF7R_text_mod_tools Wiki

CLI Manual

You can also use the tool with Command-Line.
Here is the CLI manual.
CLI Manual · matyalatte/FF7R_text_mod_tools Wiki

Tips on Text Modding

I posted some tips (format specification, text decoration, etc.) here.
Home · matyalatte/FF7R_text_mod_tools Wiki

Q&A

Is the .exe file malware? My antivirus reports it as virus.

No, it is a false positive caused by pyinstaller.

AVG (and other antiviruses) reports exe file as containing virus · Issue #603 · pyinstaller/pyinstaller

I recompiled the bootloader of pyinstaller to reduce false positives, but it will not completely solve the issue.
If you are worried about the security, please run the Python scripts instead of the .exe file.

Is there any way to import font data? The game does not support some characters in my language.

Use my font modding tools.
matyalatte/FF7R-font-mod-tools: Font modding tools for FF7R (Final Fantasy VII Remake)

About

Text modding tools for FF7R (Final Fantasy VII Remake)

Resources

License

Stars

Watchers

Forks

Packages

No packages published