LastSword
Prince
- Joined
- Feb 24, 2013
- Messages
- 1,128
Game Config Manager - Managing game configs for mod users.
This is a tool to keep game configurations through an excessive usage of different mod configurations.
Mod is replacing in-game files for:
Prepare your desired game configuration.
Click Save GameConfig button.
Serialized data can be accessed with Firaxis Live Tuner:
Or through a Lua.Log (...\Documents\My Games\Sid Meier's Civilization VI\Logs):
Lua.log can be opened with notepad or other text editors. Make sure you copy all the serialized data.
Now you have to find this mod folder, there are two plausible locations:
...\Documents\My Games\Sid Meier's Civilization VI\Mods (you should manually unzip mod there)
...\Program Files (x86)\Steam\steamapps\workshop\content\... (location for mods downloaded through workshop)
Once you find AdvancedSetup.lua file from this mod (AdvSetup/UI folder) you can open it with any text editor (ex Notepad) and go to the bottom of it:
Paste a copied text into prepared space.
Delete "AdvancedSetup: " part.
Change a default name to whatever you like. Save a file.
NOTE: Some heavily modded game configs may exceed 2048 characters and be printed in TWO or more lines in lua.log. The entire config must be copied and all [AdvancedSetup:] text removed. This ONLY works with v2+ available on Civfanatics.
AFTER you turn on a game next time a configuration should be available in advanced setup.
2. Loading the game configuration
Click on desired pre-saved configuration:
3. What is affected
It does not save game and map seeds.
It does not save leaders for players (always random).
I don't know how it works with Leader/Natural Wonders/City-States pools. It probably does not work.
It does not save mod configuration (if for example a map script was selected from a mod and this mod was unchecked then a map type will be unaffected on loading game configuration).
Other than that all other game configuration options should work.
Mod works for a single player.
4. Unrelated changes
Displays amount of major players.
Add AI Player button is now locked at the bottom.
This is a tool to keep game configurations through an excessive usage of different mod configurations.
Mod is replacing in-game files for:
- AdvancedSetup.lua
- AdvancedSetup.xml
Prepare your desired game configuration.
Click Save GameConfig button.
Serialized data can be accessed with Firaxis Live Tuner:
Or through a Lua.Log (...\Documents\My Games\Sid Meier's Civilization VI\Logs):
Lua.log can be opened with notepad or other text editors. Make sure you copy all the serialized data.
Now you have to find this mod folder, there are two plausible locations:
...\Documents\My Games\Sid Meier's Civilization VI\Mods (you should manually unzip mod there)
...\Program Files (x86)\Steam\steamapps\workshop\content\... (location for mods downloaded through workshop)
Once you find AdvancedSetup.lua file from this mod (AdvSetup/UI folder) you can open it with any text editor (ex Notepad) and go to the bottom of it:
Paste a copied text into prepared space.
Delete "AdvancedSetup: " part.
Change a default name to whatever you like. Save a file.
NOTE: Some heavily modded game configs may exceed 2048 characters and be printed in TWO or more lines in lua.log. The entire config must be copied and all [AdvancedSetup:] text removed. This ONLY works with v2+ available on Civfanatics.
AFTER you turn on a game next time a configuration should be available in advanced setup.
2. Loading the game configuration
Click on desired pre-saved configuration:
3. What is affected
It does not save game and map seeds.
It does not save leaders for players (always random).
I don't know how it works with Leader/Natural Wonders/City-States pools. It probably does not work.
It does not save mod configuration (if for example a map script was selected from a mod and this mod was unchecked then a map type will be unaffected on loading game configuration).
Other than that all other game configuration options should work.
Mod works for a single player.
4. Unrelated changes
Displays amount of major players.
Add AI Player button is now locked at the bottom.
Last edited: