Open the "AppOptions.txt" file in the "\AppData\Local\Firaxis Games\Sid Meier's Civilization VII" folder (on Windows)
find the line
and set it to
(don't forget to remove the semi-colon at the beginning)
You'll find the copy in the "in the "\AppData\Local\Firaxis Games\Sid Meier's Civilization VII\Debug" folder (on Windows)
Attached is a copy of the FrontEnd (ie Config) and GamePlay debug database.
They can be opened with a SQLite browser
edit: added all 3 ages DB for gameplay
find the line
Code:
;Make copies of commonly used databases to disk after they have been updated.
;CopyDatabasesToDisk 0
and set it to
Code:
CopyDatabasesToDisk 1
(don't forget to remove the semi-colon at the beginning)
You'll find the copy in the "in the "\AppData\Local\Firaxis Games\Sid Meier's Civilization VII\Debug" folder (on Windows)
Attached is a copy of the FrontEnd (ie Config) and GamePlay debug database.
They can be opened with a SQLite browser
edit: added all 3 ages DB for gameplay
Attachments
Last edited: