Установить 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.