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