Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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