shithub: zelda3

Download patch

ref: 75b843b1e1c066e17d9528506cccf234f0b29cf0
parent: 0229d6d7fce2c89de774c2852c0227c97b371745
author: Snesrev <snesrev@protonmail.com>
date: Tue Oct 4 19:18:21 EDT 2022

Don't default to 1

--- a/zelda3.ini
+++ b/zelda3.ini
@@ -13,7 +13,7 @@
 
 # Disable the SDL_Delay that happens each frame (Gives slightly better perf if your
 # display is set to exactly 60hz)
-DisableFrameDelay = 1
+DisableFrameDelay = 0
 
 [Graphics]
 # Window size ( Auto or WidthxHeight )