Changing settings mid-game (multiple production)

Quaternion

Chieftain
Joined
Aug 2, 2013
Messages
5
Hi!
I forgot to check multiple production when starting out, and only noticed a couple of hundred turns in... Is there any way to fix this?
 
Using Notepad++
Find "multiple" in the save file, then replace the SYMBOLS (not simple text, must find and copy-paste) to be like this:
GAMEOPTION_MULTIPLE_PRODUCTION[FS][NULL]...
GAMEOPTION_MULTIPLE_RESEARCH[DC4][NULL]...
That's what it is in my save with these ON.
Not 100% guarantee, though...

Using HexEdit
The same, find "multiple".
The next bytes after "e" must be
1C for production,
14 for research.

Try and tell if it worked...
 
Pretty sure the new worldbuilder lets you edit the game options
 
I tried both, and I have the exact same settings as you, but still no dice. I tried starting a new game, but the multiple production and research settings didn't even show up. Do you also use v31?
 
Back
Top Bottom