安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题









I've just released a mod with readable Arabic. It didn't go through a lot of testing, so there may still be issues. The text is (roughly) the translation by the people at the CC discord that was released with the game, modified to display correctly.
The version in the workshop is readable, but the titles are aligned to the left.
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2893890254&searchtext=
If you're willing to risk changing the windows registry, there's a version with right alignment as well here:
https://docs.google.com/document/d/1Yyc_eQwug51asbru8EZ4m6JrIgBErdMdJhBaW--I6kQ/edit?usp=sharing
MagicMaster667 - thanks for this awesome guide! It was of great help in creating the mod.
But good luck and don't give up!
Actually, bootup translation works in 1.0 but randomly. When it does not crash - header text strings show up some random subtitles text instead.
My guess is that Bootup is hardcoded into the game and when you're trying to change it with custom file - game is not sure what to do.
The reason for my guess is simple - game crashes even if you put unchanged bootup_english.txt in your custom translation.
Also, about bootup texts. I didn't go into detail in this guide, but on the page for my own Swedish translation, I noted custom bootups working in Beta 3, but then going back to its previous broken behaviour in Release 1.0.
Header strings use different font which only has English letters.
Non-header text uses another font, but it will crash anyway if you're using Cyrillic letters.
Even more, somehow the change of the non-header text causes the header to apear garbled.
It feels good to teach others everything I've learned these past 1 1/2 months.