[CONFIG]
; Don't show a warning when a video memory allocation fails
HideOutOfVRamWarning = 0
; Allow Mouse Scrolling in Windowed mode
MouseScrolling = 0
; Enable Trilinear Filtering for the Minimap
MinimapTrilinearFilter = 1
; Enable Tree Region Cutting
CutTrees = 1
; A non-zero value overrides the FIELD_OF_VIEW parameter from GlobalDefines.xml
FIELD_OF_VIEW = 0
; Allow Camera Flying
AllowFlying = 1
; Enable Quick Slide Show Transitions
PopSlides = 0
; Set to 1 to automatically end slide show
EndSlides = 0
; Don't show minimum specification warnings
HideMinSpecWarning = 1
; Random seed for map generation, or '0' for default
MapRandSeed = 0
; Random seed for game sync, or '0' for default
SyncRandSeed = 0
; Email address from which Pitboss reminder emails are sent
PitbossEmail = 0
; SMTP server authentication login for Pitboss reminder emails
PitbossSMTPLogin = 0
; SMTP server for Pitboss reminder emails
PitbossSMTPHost = 0
; Number of seconds to accept live game list updates from GameSpy (-1 for initial snapshot only, 0 for no live updates
GameUpdateTime = 0
; Bandwidth options are modem or broadband
Bandwidth = broadband
; QuickStart - SinglePlayer games only!
QuickStart = 0
; Dont show the game background during movies - may speed up movie playing
HideMovieBackground = 0
; Enable/disable background music
PlayMusic = 1
; Allows some memory savings *** ALT-TAB WILL NO LONGER FUNCTION ***
MemSaver = 0
; Use managed interface textures (may be safer but shouldn't be needed, uses more memory)
GUIManagedTextures = 0
; file format (TGA,JPG,BMP), Warning: TGA requires a lockable buffer which can lower performance
ScreenShot Format = JPG
; Enable voice over IP capture and playback
EnableVoice = 0
; 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
; Specify whether to play in fullscreen mode 0/1/ask
FullScreen = 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 = 1
; Set to 1 for no python exception popups
HidePythonExceptions = 0
; The maximum number of autosaves kept in the directory before being deleted.
MaxAutoSaves = 10
; Specify the number of turns between autoSaves. 0 means no autosave.
AutoSaveInterval = 1
; Enable Audio
AudioEnable = 1