Lord Yanaek
Emperor
- Joined
- Aug 15, 2003
- Messages
- 1,643
Hello. this might be a silly question, but i can't seem to find it either in the Steam folder or in the logical place (as it's a temporary file) : the appdata folder.
I would like to have a look at the tables to learn their structure so i can use SQLite statements to enter mod data. I've used SQLite more than XML and it's probably faster to use SQLite requests directly than write some XML files that need to be translated into SQLite. I see only benefits of using SQLite, except for the fact that XML data is easy to find, while the SQLite tables are nowhere i can look for them
I would guess they are cleared only when mods are loaded rather than each time the game quits, but i may be wrong of course. Maybe i must search for them while i have a game running.
I would like to have a look at the tables to learn their structure so i can use SQLite statements to enter mod data. I've used SQLite more than XML and it's probably faster to use SQLite requests directly than write some XML files that need to be translated into SQLite. I see only benefits of using SQLite, except for the fact that XML data is easy to find, while the SQLite tables are nowhere i can look for them

I would guess they are cleared only when mods are loaded rather than each time the game quits, but i may be wrong of course. Maybe i must search for them while i have a game running.
