Can a mod change PostTurnAutosaves in config.ini?

Pazyryk

Deity
Joined
Jun 13, 2008
Messages
3,584
Can a mod set PostTurnAutosaves=1 in config.ini somehow? (And more generally, can mods modify any config.ini settings?)

The problem I'm having is that autosaves normally happen at the end of the barb turn, before any of the next turn events fire. This is terrible for persistent data (if you only want one DB transaction) because there is no way to intercept the game right before the autosave. So I thought of changing this setting in config.ini. But I hate having to ask players to change settings to make my mod work.
 
Back
Top Bottom