mirror of https://github.com/snes9xgit/snes9x.git
32040 is the correct value to hit 60.0988Hz.
parent
205c4a76ab
commit
b5cf3a7b43
|
@ -7,7 +7,7 @@ Under the "Sound Settings" dialog, adjust the following options:
|
|||
* Set playback rate to your computer's ideal rate as described in the "[[Audio is crackling or skipping.]]" section.
|
||||
* Uncheck "Synchronize with Sound Core"
|
||||
* Check "Dynamic Rate Control" if you wish.
|
||||
* Ensure "Automatic Input Rate" is **not** checked, and enter "32000" in the Input Rate box.
|
||||
* Ensure "Automatic Input Rate" is **not** checked, and enter "32040" in the Input Rate box.
|
||||
|
||||
Under the "Display Settings" dialog, adjust the following options:
|
||||
* Select either Direct3D or OpenGL as the output mode.
|
||||
|
@ -27,12 +27,11 @@ It's important to note that most compositors, which all the popular Unix desktop
|
|||
|
||||
Under Preferences->Display->Hardware Acceleration
|
||||
* Set the driver to "OpenGL."
|
||||
* Uncheck any "Reduce Input Lag" options.
|
||||
|
||||
Under Preferences->Sound:
|
||||
* Uncheck "Automatically adjust input rate to display."
|
||||
* Check "Dynamic Rate Control" if you wish.
|
||||
* Set the "Input Rate" to 32000.
|
||||
* Set the "Input Rate" to 32040.
|
||||
|
||||
Under Preferences->Emulation:
|
||||
* Set "Speed Throttle" to "Timer-based."
|
||||
|
|
Loading…
Reference in New Issue