Sqllite Database

zoomer61

Chieftain
Joined
Nov 16, 2014
Messages
24
Hello,
I have done some minor mods in the past with Civ V, Civ VI and Beyond Earth. My mods consisted of sql statements to make minor tweaks to the database. I can't find the database to update for Civ VII. Can someone point me to the location? Appreciate it.
 
By default, the game database is not saved too your local machine. You have to locate and edit the AppOptions.txt file as follows:

[Debug]
;Make copies of commonly used databases to disk after they have been updated.
CopyDatabasesToDisk 1
 
Thanks to this thread I found where those databases are. There's
  1. HallofFame
  2. LocalStorage
  3. Mods
In the same directory as AppOptions.txt. I thought that's disappointing. This made me think there must be more so I searched and found them in the debug sub-directory
  1. colors-copy
  2. frontend-copy
  3. gameplay-copy
  4. images-copy
  5. localization-copy
I just thought I would post for others that make the same mistake I did.
 
Back
Top Bottom