安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
However, it seems to be missing tons of localization files and has various broken UI elements. I understand the project is under development so zero criticisms here!
I've made numerous fixes to these issues on my local version of the mod to make my own game experience go smoother. I'm wondering if you guys have a github where I can make pull requests for the fixes I've made locally to help contribute to the project!
*sorry my english very bad*
For some reason the mod generates some corrupted data into the save files, which is making loading savefiles crash when it runs into the syntax error.
Open your autosave.eu4 and look for this line (It was in line 886682 for me, but most likely a different line for you):
active_idea_groups={
}=0
}
Change that to
active_idea_groups={
}
That seems to fix it for me. You may or may not need to make this change _every_ time you load from a savefile.
To the devs: I hope this helps you debug it. Seems like the idea group for one country is not serializing properly (I think it is burgundy but not 100% sure)
Do you take bug reports? In case you do, here are the ones I've found (for both 1.34 and 1.35, unless stated otherwise):
1. There is no way to construct several buildings (says that it's "unlocked at tech (0)") and the game crashes every time one enters the building list after selecting an individual provinces building slot.
2. There are many sinicized cultures which are only registered as "No culture", like the sino-vietnamese/Jing (idk if it's the same with the others).
3. Graphical glitch in the government tab in 1.35 (transparent background).
4. No decrees can be selected in the mandate screen.
Wish you the best!