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









The common practice to ensure this happens is to lead overwriting file names with zz_... (or as many z's as you need to overwrite other overwriting files, as zzz_ is lower in alphabetical order than zz_).
I have a personal compatch for my modlist, which includes this compatch with a few changes of my own to the PMs. I simply made files in the respective folders called zz_iex_ppx.txt containing only the power plant PM / building data; loading my compatch below either mod overwrites PPx and IEx just fine!
Ah, sorry to hear that. Sucks when a machine breaks like that. I've already got the change on my personal machine so it's no rush, but I'd hate to upload my version and steal your work. With just removing that single line from your patch everything else seems to work.
I ran into a similar problem of IEx seeming to take precedence over all patches that don't overwrite it, so I know your pain there. I'm not sure as to why either.
As for how the patch could be implemented, the way the original patch works is by taking the production method and pm groups files for power plants (combined with some other industries) from IEx and replaces it with a copied variant that uses the combined production methods of IEx and PP+. An update to either means the file needs to be *entirely replaced*, as for some reason I can't simply overwrite the file with a custom one that *only* touches the power plants. When trying to do so, it would be overwritten by IEx no matter the load order.
So I'll update it when I can, but it may take a little while. Thank you for the patience :D