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 (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
In the mod's current state, the only changes are for Driven Assimilator stuff. If you mean the science/unity reward change, the one for Devouring Swarms is a separate item (I didn't change that.
I'm considering expanding this mod to give unique traditions for more of the unique civics, since many were removed in 2.2 (i.e. Fanatic Purifiers lost the 'Purity' tree), but I'm waiting for PDX to fix more of the current patches' problems (in case traditions are altered again along the way).
Thanks for the tip about the 'scripted_effects' and 'traditions.gfx' files, that change is in the new update. Hopefully, it should have better compatibility now.
Also, which format are you talking about for the .dds files? I am using Photoshop with the Nvidia plugin for dds files, but I can't find which encoding type you're refering to. Several of them list 'ARBG', but the DXT3 format is the only one that's been working for me so far.
Your mod contains the whole vanilla 00_scripted_effects file with only a small modification in the middle. This causes large incompatibility issues with mods that replace parts of this file or the vanilla game itself that uses parts that Isn't in your 00_scripted_effects file as it has been changed in the latest update. To fix this problem rrename the file to something else and erase everything in it except the generate_cyborg_treats part, as that part is needed for your mod to work. The same issue also applies to your traditions.gfx file.
Plus would it also be possible to change the two included image files to the RGBA DDS format instead of DXT3? The current format you are using for them is quite lossy and is causing blockyness in the images. Exporting your original pictures to RGBA DDs woould cause them to look better even if it is a small change.