Mac: set the default video mode to blocky

This commit is contained in:
Michael Buckley 2019-09-03 06:23:49 -07:00
parent 757cf7a347
commit 2ce70f130c

View File

@ -125,7 +125,7 @@ bool8 fullscreen = false,
multiprocessor = false,
ciFilterEnable = false;
long drawingMethod = kDrawingOpenGL;
int videoMode = VIDEOMODE_SMOOTH;
int videoMode = VIDEOMODE_BLOCKY;
SInt32 macSoundVolume = 80; // %
uint32 macSoundBuffer_ms = 80; // ms