update gliden64

This commit is contained in:
Logan McNaughton
2020-06-08 09:04:51 -06:00
parent 57e8766fb9
commit a79b18db65
+1 -1
View File
@@ -71,7 +71,7 @@ void Config::resetToDefaults()
frameBufferEmulation.forceDepthBufferClear = 0;
frameBufferEmulation.aspect = a43;
frameBufferEmulation.bufferSwapMode = bsOnVerticalInterrupt;
frameBufferEmulation.nativeResFactor = 0;
frameBufferEmulation.nativeResFactor = 2;
frameBufferEmulation.fbInfoReadColorChunk = 0;
frameBufferEmulation.fbInfoReadDepthChunk = 1;
frameBufferEmulation.copyDepthToMainDepthBuffer = 0;