We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2069e8 commit ef70758Copy full SHA for ef70758
gtk/src/gtk_config.cpp
@@ -170,7 +170,7 @@ int Snes9xConfig::load_defaults ()
170
Settings.ReverseStereo = false;
171
Settings.SoundPlaybackRate = 48000;
172
Settings.StopEmulation = true;
173
- Settings.FrameTimeNTSC = 16666;
+ Settings.FrameTimeNTSC = 16639;
174
Settings.FrameTimePAL = 20000;
175
Settings.SupportHiRes = true;
176
Settings.FrameTime = Settings.FrameTimeNTSC;
0 commit comments