Установить 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 (вьетнамский)
Українська (украинский)
Сообщить о проблеме с переводом











https://steamproxy.net/sharedfiles/filedetails/?id=3259932217
Hope it helps anyone!
I used ILSpy to disassemble the .DLL. It created a csproject file I opened in Linux with monodevelop. I wasn't sure how to fix features related to jobs/toils for the rebellion AI, so those didn't make the cut. I gutted everything until the just minimum would compile. Now the only features working are:
1. alert for low suppression
2. alert for possible rebellion
3. if suppression < 80% (configurable) then that pawn won't initiate rebellions (but may join a grand rebellion)
I've tested this in MultiPlayer and no desyncs so far as it uses no random numbers and has no widgets. I have tested that pawns can still rebel if under 80% suppression. However, haven't played long enough to test and 100% confirm it actually works.
Happy to remove this "Gutted 1.5" fork if you or anyone continues the legacy with a proper update. Thanks!
I'll add a bug report in the discussion.