Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Basically, the names/descriptions/translations are hard coded in the game. You'll need a modding tool like dnSpyEx, disassemble "NightRaider_Data/Managed/Assembly-CSharp.dll", then edit the class/method "TextManager.GetDataByEN()" (for English) and recompile. Maybe this sounds complicated but it's no more difficult than opening a text editor, writing things, and saving it. (Google/YouTube tutorials)
The actual translations look like this:
Find a *modding* Unity Discord server instead next time.
wow! Thank you a lot! I already have dnSpyEx. I will try it out! thank you very much for your time to help me.
You're welcome