; Specify the number of turns between autoSaves. 0 means no autosave.
AutoSaveInterval = 1
; Don't show minimum specification warnings
HideMinSpecWarning = 1
; Dont show the game background during movies - may speed up movie playing
HideMovieBackground = 1
; Allows some memory savings *** ALT-TAB WILL NO LONGER FUNCTION ***
MemSaver = 1
; Don't skip frames if falling behind
BinkNoSkip = 0
; Copy entire image each frame, not just dirty pixels
BinkCopyAll = 0
; Copy ever other scanline during movie playback (faster)
BinkInterlace = 1
; Show movies using hi-color, not true-color (may be faster)
Bink16Bit = 1
; Copy ever other scanline during movie playback (faster)
BinkInterlace = 1