Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 994 Bytes

File metadata and controls

20 lines (14 loc) · 994 Bytes

Tunic Translation Mod

This mod "translates" the in-game dialog for Tunic by showing the character each symbol maps to.

Installation

  1. Install the most recent version of BepInEx v6 (development was done using build 764 from 2026-06-11, commit hash 5f39645)
  2. Put dev.variant9.Translation.dll in the BepInEx plugins folder (TUNIC/BepInEx/plugins).

Screenshots

20260619230751_1 20260619230831_1

Local development

This mod references some assemblies from Tunic. To compile this project, you should run Tunic with BepInEx installed once to populate the interop folder and then copy the following DLL files into the lib folder in this repo:

  • Assembly-CSharp.dll
  • Il2Cppmscorlib.dll
  • UnityEngine.CoreModule.dll