安裝 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.