A problem with disabling victory conditions

Makavcio

Prince
Joined
Oct 1, 2010
Messages
545
Culture victory was always very easy in civ 5 and with all influence bonuses Vox Populi provides, I usually win it in industrial era or in early modern era. In my latest game, I was the 2nd player in score, ~15% behind huge Mongolia that was sprawling among 3/4 of the bigger continent (I've just finished conquering mine, which still was smaller than Mongolia's lands), yet I won diplomacy victory in the 10th turn of industrial era playing as Arabia. Standard pacisg, standard-sized continents, Emperor difficulty (immortal is insane in VP).

This wouldn't be a problem if I could disable this particular victory condition. Unfortunately, when I disable it, it's disabled only until I hit "restart game button" to get new starting location.

Maybe I made a mistake somewhere, maybe I forgot to turn this condition off. It's possible because games last much longer than in BNW and I could have forgotten. Still, I believe I did everything right because this was an important issue for me and I double-checked it, and therefore I believe victory conditions are being reset to default somewhere along the way. Also, this has just happened for the second time and in both cases I made sure cultural victory is turned off. Also, I had started a single immortal game without re-rolling for a new starting location and that victory condition was disabled, but I got conquered in early medieval era...

I'm using the latest version of Vox Populi.

Please give it a test.

Also, thanks for adding notification about various bonuses related to population growth and similar issues. It's extremely helpful.
 
How about tweaking the config.ini file?

1.Open the config.ini.
cf.
C:\Users\[USER NAME]\Documents\My Games\Sid Meier's Civilization 5\config.ini

2.Change the number of the VictoryConditions
e.g.
Spoiler :
VictoryConditions = 11111111 (Default)
VictoryConditions = 01111111 (Time Victory is disabled by default)
VictoryConditions = 10111111 (Science Victory is disabled by default)
VictoryConditions = 11011111 (Domination Victory is disabled by default)
VictoryConditions = 11101111 (Culture Victory is disabled by default)
VictoryConditions = 11110111 (Diplomatic Victory is disabled by default)
 
Back
Top Bottom