mirror of
https://github.com/simple64/simple64.git
synced 2026-09-07 21:02:44 +02:00
update gliden64
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user