[CONFIG]
; Enable voice over IP capture and playback
EnableVoice = 1
; App Selects Specific IP to use for Multiplayer
SelectIP = 0
; Disable PAK memory mapping (May affect performance)
DisablePAKMemoryMapping = 0
; Don't skip frames if falling behind
BinkNoSkip = 1
; Copy entire image each frame, not just dirty pixels
BinkCopyAll = 1
; Show movies using hi-color, not true-color (may be faster)
Bink16Bit = 0
; Copy ever other scanline during movie playback (faster)
BinkInterlace = 0
; Set max frame rate clamp (0 means none)
SetMaxFrameRate = 0
; Set to 1 to put PitBoss to sleep when no players are connected
PitBossSleep = 1
; Set to 1 to page units out when non-visible
DynamicUnitPaging = 1
; Set to 1 to page unit anims out when the unit is non visible
DynamicAnimPaging = 1
; Set to 1 for no on-screen event messages
NoEventMessages = 0
; Set to 1 for no tech splash screens
NoTechSplash = 0
; Set to 1 for no intro movie
NoIntroMovie = 0
; Set to 1 for no python exception popups
HidePythonExceptions = 1
; The maximum number of autosaves kept in the directory before being deleted.
MaxAutoSaves = 5
; Specify the number of turns between autoSaves. 0 means no autosave.
AutoSaveInterval = 4
; Enable Audio
AudioEnable = 1
; English(0),French(1),German(2),Italian(3),Spanish(4) - Defaults to user-installed language
Language = 0
; Determines which user profile is loaded on game start
UserProfile = Default Profile
; Sync input to smooth interface (may run slower)
SyncInput = 0
; Force numlock always on while playing
ForceNumlock = 0
; Disable caching of file system (may slow initialization)
DisableFileCaching = 1
; Disable caching of xml and file system (may slow initialization)
DisableCaching = 0
; Specify a Mod folder (Mods\Mesopotamia), '0' for none
Mod = 0
[GAME]
; Modular XML Loading
ModularLoading = 0
; Main Menu Mods
MainMenuMods = Afterworld;Broken Star;Charlemagne;Crossroads of the World;Defense;FfH Age of Ice;Final Frontier;Gods of Old;MesoAmerica;Next War;Rhye's and Fall of Civilization;The Road to War
; Move along
CheatCode = 0
[DEBUG]
; Establish connection to Python Debugger
HAPDebugger = 0
; NetComm Port
Port = 2056
; Create a dump file if the application crashes
GenerateCrashDumps = 0
; Enable the logging system
LoggingEnabled = 0
; Enable synchronization logging
SynchLog = 0
; Overwrite old network and message logs
OverwriteLogs = 1
; Enable rand event logging
RandLog = 0
; Enable message logging
MessageLog = 0
; Break on memory allocation order #
BreakOnAlloc = -1