Rinary-Great_REPO_Translator icon

Great REPO Translator

R.E.P.O. Translator, based on realisation of QERT2002 and his mod REPO_Translator

By Rinary
Last updated 3 hours ago
Total downloads 1801
Total rating 0 
Categories Mods Misc Client-side
Dependency string Rinary-Great_REPO_Translator-1.2.5
Dependants 1 other package depends on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

🌍 Great REPO Translator

Great REPO Translator is a mod for the game R.E.P.O., allowing manual translation of the game into your selected language.
Based on REPO_Translator by QERT2002, this version expands the functionality and improves the localization experience.


🌍 README on other languages


πŸš€ Features

πŸ”€ New XAML attributes for flexible translation:

  • size β€” adjust font size when your translated text is longer than the original.
  • lineSpacing β€” set line spacing when the original text lacks breaks.
  • autoSizing β€” auto-resize text (enabled by default).
  • autoSizingFontMin β€” minimum font size for auto-sizing.
  • part β€” partial translation for dynamic strings like LEVEL 1, where numbers change.

πŸͺ΅ Dev Logs β€” logs untranslated strings in a readable format, unlike the default dev mode.

♻️ Hot Reload β€” updates localization live when a file is modified or deleted, no need to restart the game.

🌐 Improved Russian base file β€” better translated with helpful comments to assist in creating new translations.

πŸ”Ž Action Bind Tags - tags like [jump] to indicate player's action, which makes translator unbreakable when changing control buttons.

βš™οΈ Convenient customization - instead of editing the cfg file to change the language, just change it in the game settings.

πŸ“ Custom fonts - fonts are specially modified to support Cyrillic characters and later other languages.


πŸ›  How to Translate the Game

By default, the mod translates the game into English.

βš™οΈ How to Change Game Language

Just open the settings and select the language you need in the current localization.

πŸ›  How to Add Your Own Language

πŸ” Method 1: Manual Translation (Best Quality)

  1. Install the mod and run the game once.
  2. Close the game.
  3. Copy Translate_RU.xml from the mod folder.
  4. Translate all the lines manually.
  5. Save the file and launch the game to test.

This method does not give 100% results, you also need to upgrade your localization yourself, this is just a β€œstarter” kit.

πŸ€– Method 2: Automatic String Logging (Faster, Less Accurate)

  1. In the config file:
    • Set TranslatorDevModeEnabled = true
    • Set SelectedTranslate = XX (your language code)
  2. Create localization file near .dll with name Translate_XX.xml, where XX it's your language code(example: RU, EN, UA).
  3. Run the game and explore menus and gameplay for ~10–15 minutes.
  4. Close the game.
  5. Open localization file what you created. Edit all translate="..." values to your language.
  6. Disable Dev Mode and enjoy the game in your language!

The author does not guarantee that the quality of localization using this function will be at the level of the original RU localization, because he made it manually over the game.


πŸ’Ύ Installation

  1. Install BepInEx
  2. Unzip this mod into the REPO/BepInEx folder

πŸ“¦ Or simply use the Thunderstore Mod Manager for hassle-free installation.


🀝 Want to Help Translate?

We're considering integration with Crowdin to make collaboration on translations easier.
If you're interested, feel free to join the discussion on GitHub!


πŸ”— Links