forked from reusu/FFXIVChnTextPatch
-
Notifications
You must be signed in to change notification settings - Fork 87
Home
GpointChen edited this page Feb 1, 2023
·
7 revisions
Welcome to the FFXIVChnTextPatch-GP wiki!
This tool is used to translate the in-game text and patch the Chinese font files.
It is available to translate via the CSV files that are generated based on a modified version of SaintCoinach. You can also replace the in-game text with anything you want by editing the CSV files.
We only provide the CSV files for the translation, not the files from the CN servers.
This project is forked from reusu/FFXIVChnTextPatch.
- Download the release pack or compile the source code by yourself.
- Launch the .exe.
- Clicking the 「設置」 on the top-right.
- Setup your game folder.
- 「檔案語言」:Choose CSV to use the CSV files in
resource/rawexd
. Other (Ja, En, De, Fr, Zh-cn) to use the.dat0
and.index
files inresource/text
. - 「原始語言」:The language to be covered. There are Japanese, English, German, French, and simplified Chinese. Only Japanese is fully tested.
- 「目標語言」:Only for not CSV mode. Choose simpliifed or traditional Chinese as the target langauge.
- Click 「確定」 on the bottom-left.
- Click 「漢化」 on the left.
The notes of compile process can be found here. (written in zh-TW)
The notes to compile in MacOS or SteamOS can be found in docs
directory.