Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Far Cry 5 Localization Tool

Need help translating games in other languages? Have your language problems solved here.
Post Reply
rengareng
veteran
Posts: 131
Joined: Fri Feb 18, 2011 10:23 am
Has thanked: 7 times
Been thanked: 49 times

Far Cry 5 Localization Tool

Post by rengareng »

Hi y'all,

I'm sharing the tool to export and import *.oasis.bin files of Far Cry 5.
This tool is based on Gibbed's and generalsmods tool for previous Far Cry.

Have fun translations!

Usage examples:

Code: Select all

Export: JGR.Dunia2.ConvertXml.exe --osx oasisstrings_subtitles.oasis.bin
            Creates oasisstrings_subtitles.xml
Import: JGR.Dunia2.ConvertXml.exe --osb oasisstrings_subtitles.xml
             Creates the new oasisstrings_subtitles_compressed_converted.bin
All options:

Code: Select all

Usage: JGR.Dunia2.ConvertXml.exe [OPTIONS]+ input [output]

Options:
      --rml                  convert XML to RML
      --xml                  convert RML to XML
      --osb                  convert XML to oassisstrings_compressed.BIN
      --osx                  convert oassisstrings_compressed.BIN to XML
  -h, --help                 show this message and exit
Update:
- Fixed the tool for subtitles.
You do not have the required permissions to view the files attached to this post.
Last edited by rengareng on Fri Mar 15, 2019 9:24 pm, edited 1 time in total.
Taner038
mega-veteran
mega-veteran
Posts: 179
Joined: Fri Aug 22, 2014 6:14 pm
Has thanked: 16 times
Been thanked: 6 times

Re: Far Cry 5 Localization Tool

Post by Taner038 »

Thank you. :keke: :keke:
rengareng
veteran
Posts: 131
Joined: Fri Feb 18, 2011 10:23 am
Has thanked: 7 times
Been thanked: 49 times

Re: Far Cry 5 Localization Tool

Post by rengareng »

Fixed tool for the subtitles.
Post Reply