shithub: zelda3

Download patch

ref: 0229d6d7fce2c89de774c2852c0227c97b371745
parent: b58163ce438509e01397ffade076a15d696231fa
author: Snesrev <snesrev@protonmail.com>
date: Tue Oct 4 19:08:55 EDT 2022

Add DisableFrameDelay in zelda3.ini

--- a/zelda3.ini
+++ b/zelda3.ini
@@ -11,6 +11,9 @@
 # Add "extend_y, " right before the aspect radio specifier to display 240 lines instead of 224.
 ExtendedAspectRatio = 4:3
 
+# Disable the SDL_Delay that happens each frame (Gives slightly better perf if your
+# display is set to exactly 60hz)
+DisableFrameDelay = 1
 
 [Graphics]
 # Window size ( Auto or WidthxHeight )