安装 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(越南语)
Українська(乌克兰语)
报告翻译问题






Also, here's a fun and interesting side-effect. The way the RE mechanic works is that it abducts ships that already exist to make them part of the encounter. Disabling that mechanic now makes it that all ships produced by the Kha'ak and the Xenon and whatever other ships may be abducted are used in the initial logic they were assigned to, and have resulted in stronger Xenon invasion pushes, and generally more numerous Kha'ak in systems in which they have hives or outposts.
Normally it takes the xenon 3-7 in game days to really push through the defense station in Hatikvah's Choice I depending on how the dynamic war rolls the dice on the playthrough.
This time it rolled it over within 36 in game hours. The situation is such that, inexplicably, Vigor is gatecamping with several Barbs as THE defensive line in Hatikvah's Choice I, which to me is frankly rather incredible.
It's given some fun challenges and changes
So this mod just alters "Encounters.xml" with the following:
<?xml version="1.0" encoding="utf-8"?>
<diff>
<add sel="//cue[@name='NewEncounterShipActivated']/conditions">
<check_value value="false"/>
</add>
<add sel="//cue[@name='PlayerChangedZone_v2']/conditions">
<check_value value="false"/>
</add>
</diff>
Updating should not be necessary unless they add or change which values effect the encounters mechanic.
Thank god there are people like you to remove nonsense stupid features from egosoft !!!!
Could you please explain me how to update that mod for future releases just in case it would be discontinued in future ??