Smack talk goes here for LXR-1! Game URL: Civ 5 / 6 / Beyond Earth / Old World Asynchronous Multiplayer (PBEM) | Play Your Damn Turn
- Find my file named “DB_lib.sql” and open it with Notepad.
On my system it’s located at:
G:\Program Files (x86)\Steam\steamapps\workshop\content\289070\2533573440!InGameData\DB_lib.sql
Edit menu >> Go To >> Line number = 1617
Delete the code chunk in lines 1617-1620. The 4 lines that starts with:
– Yield in city for each population
That’s it. It’s the “EFFECT_ADJUST_CITY_YIELD_PER_POPULATION” that’s incompatible with Vanilla. The stuff you’re deleting here is only used in my BetterGovernor option, and since governors were a feature introduced in Rise & Fall, you’re not losing anything Vanilla-related with this deletion.