Translation for Insult Order
Find a file
2025-11-26 04:02:54 +01:00
config Added Redirected Resources and Plugin Config 2022-02-18 12:36:19 -03:00
Image Source Files New manual translations, translated manual, and more (#1) 2023-10-09 11:54:06 -03:00
Manual New manual translations, translated manual, and more (#1) 2023-10-09 11:54:06 -03:00
Translation/en New manual translations, translated manual, and more (#1) 2023-10-09 11:54:06 -03:00
TweaksPlugin New manual translations, translated manual, and more (#1) 2023-10-09 11:54:06 -03:00
.gitignore New manual translations, translated manual, and more (#1) 2023-10-09 11:54:06 -03:00
LICENSE Initial commit 2022-02-09 16:07:21 -03:00
README.md Fix broken GH links 2025-11-26 04:02:54 +01:00

Insult Order Translation

English fan translation project for Insult Order. The translations are applied while the game is running and do not require replacing or modifying any game files.

Prerequisites

How translations work

Each translation line follows the pattern:

original text=translated text

Example:

食物=Food

Lines beginning with // are considered comments, i.e., they are not considered in the translation.

The translations are all inside the Bepinex\Translation\en folder. They are then split into the following directories:

  • Text - Text translations that are loaded when the game opens. If there is no translation, then the original untranslated text is displayed in the game, Google Translator is called, the translated text is written to _AutoGeneratedTranslations.txt and only then the translation is displayed in the game. The text in this folder can be handled with regular expressions (Regex).
  • Texture - Contains the translated version of game images. The game images are translated using image editing software. If available the source files (.psd, .xcf, etc.) files can be found in the project's Image Source Files folder.
  • RedirectedResources - Replaces the texts embedded in the game files. This directory mimics the structure of the game, placing a folder for each resource file (such as the ".unity3d" files). Its must follow the game programming structure, so is not easy to humans edit. For Insult Order, we use the tool TranslateRedirectedResources.exe to convert the regular translations from text folder to RedirectedResources. See bellow how to use it.

How to add or improve translations in GitHub

  • If you want to make a simple edit simply open the file in question and click edit. After you are done editing, commit the changes and start a pull request.
  • If you have more translations to submit fork the repository. This will make a copy of the original project in your account. Upload your changes to the fork into your account, and then send a pull request to the original project. Your pull request will be reviewed and accepted after a quality check. Again, avoid raw machine translations. Proper capitalization, punctuation, and spelling is a must.
  • Righ now we need help to translate the story and sex dialogues. They are in the files Text\ADV_ManualTranslations.txt and Text\POSITIONS_ManualTranslations.txt respectively.
    • Inside these files you will see commented lines and uncommented lines. Uncommented lines (without // in the beginning) were already translated by some good soul. Commented lines were translated by machine, and must be properly translated by a good human being.
    • To add a translation, first make a proper manual translation of the text on a commented line. After finished, uncomment the line and it will be considered as translated. The goal is to translate everything!
  • If you want to see the changes in your game, use the tool TranslateRedirectedResources.exe to send your translations to the RedirectedResources file. To use it, just extract the file to the game folder (where the Launcher is) and run the program. A message of conclusion will eventually appear in a console window, and its done! Simple like that :)

Credits

A big thanks to F95zone translation guys, who are translating this game since 2020: BOOMBOX1701, luckyPervert, creaturefromthedeep, Zantification