安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
Load order is as per your recommendation
##DryusFix Begin: moved NEW
allow = {
# hidden_trigger = { ##DryusFix
# buildings_simple_allow = yes
# } ##DryusFix
has_upgraded_capital_4 = yes
}
as winter advised in both patch mods to get the upgrade for the galactic stock exchange.
Open file "07_amenity_buildings.txt" in the 2 following Stellaris workshop locations (281990):
2613612033
2676382344
Find and comment out (put # at the beginning of each line) the following text:
(For me, line 755)
#DryusFix Begin: Ariphaos Unofficial Patch
allow = {
hidden_trigger = { ##DryusFix
buildings_simple_allow = yes
OR = {
owner = { is_ai = no }
AND = {
free_amenities < -5
num_pops > 11
}
}
} ##DryusFix
}
#DryusFix End: Ariphaos Unofficial Patch
Should work until the problem is fixed.
I have not fully tested this solution with an entire playthrough but as of right now (about 3 hours in), it seems to be working.
Hope this helps. I am still working on the other unbuildables. I suspect the solution will be similar.
Making a new file that doesn't get overwritten by 02_government_buildings.txt, and loaded after this mod, temporarily fixed the problem.