Editing .binJ Files - Ich73/DQM2-FanTranslation GitHub Wiki

The tool for editing .binJ files is BinJ Editor.

Import

Batch

  • Run TranslationToolkit.exe
    • Enter CS to create the save files
    • Enter the full path to your decoding table (e.g. C:\Users\Cobi\table-xy.txt)
    • Enter y to start the script
    • Wait until the process is finished

Manual

  • Run BinJEditor.exe
  • Select File > Import...
    • Go to DQM2-Translation/Message_JA
    • Select the <name>.binJ file you want to edit
  • Select File > Apply Patch...
    • Go to DQM2-Translation/Message_<LANG>
      • where <LANG> is the language you want to translate to (e.g. EN)
    • Select the corresponding <name>.patJ file
  • Select File > Save As...
    • Go to DQM2-Translation/Message_<LANG>
    • Name the file <name>.savJ

Edit

  • Select File > Open...
    • Go to DQM2-Translation/Message_<LANG>
    • Select the file <name>.savJ
  • More on editing using BinJ Editor can be found in the BinJ Editor Manual
  • Select File > Save

Export

You don't have to export anything manually. This is all done by the Translation Toolkit as described in Developing Translations.

⚠️ **GitHub.com Fallback** ⚠️