ww2commander
Emperor
This is a kind of placeholder thread for things relating to the DebugConfiguration.sqlite file.
- The DebugConfiguration database controls all the mod settings and start options. This allows modders to tailor almost all aspects of game setup whether single or multiplayer.
- Mod options are control via RuleSets as you may have noticed the similarly labelled field when starting an advanced game.
- Within these RuleSets, the game knows what to change via the Parameters table which controls all the various options and drop-down fields. Each option is referenced as a Parameter and the list of values associated with a Parameter (i.e. Map Sizes, World Age) are referred as Domain items.
- The actual value for each Domain entry is set via the Key2 value.