Enormous v2.5 Update for Galactic Civilizations III and Crusade Expansion Releases Today

Major engine update brings improved AI, better balance, faster turn times, and increased performance

https://forums.galciv3.com/484890

The v2.5 update for Galactic Civilizations III and the Crusade expansion is here! This update focuses on modifying the base game by strengthening parts of it with elements from Crusade while also improving performance overall. Crusade is also benefiting from balance adjustments, smarter AI, and increased performance. For more information, visit here.

34,925 views 5 replies
Reply #1 Top

Well, I am glad to see that Island Dog has the same problem with this forum server code that we do. (Two identical threads, from what looks like it must have been one submission.)

Reply #2 Top

Base Game here.  Food is broken.  No bonuses affect it, only the farms base production themselves + adjacency bonuses.  Bread basket = broken, Thin atmo = broken, Soil Enhancement = no bonus, racial food bonus/penalty does nothing, event bonus/penalty does not apply.

Reply #3 Top

Doing the following replace in the "game" folder's xml files fixes the issue:

<EffectType>Food</EffectType>

->

<EffectType>FoodIncome</EffectType>

Reply #4 Top

Quoting Lucky_Jack, reply 1

Well, I am glad to see that Island Dog has the same problem with this forum server code that we do. (Two identical threads, from what looks like it must have been one submission.)

No, each post is for a specific place. :)

Reply #5 Top

Quoting Bombbr, reply 3

Doing the following replace in the "game" folder's xml files fixes the issue:

<EffectType>Food</EffectType>

->

<EffectType>FoodIncome</EffectType>

Thanks for this!

Btw you also need to apply this fix in the "DLC3_Snathi", "EXP1_Mercenaries", and "EXP2_Crusade" folders in the DLC folder, if you have them.