mirror of https://github.com/bsnes-emu/bsnes.git
Fully document the "no audio → too fast" problem.
This commit is contained in:
parent
f0cf1df4af
commit
c39ef91307
|
@ -101,6 +101,9 @@ If games are running way too fast, here's some things to check:
|
|||
- If you want the game to be silent,
|
||||
tick "Mute Audio" in
|
||||
[the Settings menu](interface/higan.md#the-settings-menu)
|
||||
- If you can't connect speakers or headphones to your computer,
|
||||
you did but it didn't help,
|
||||
try enabling the secret [video synchronization][vsync] option.
|
||||
|
||||
[vsync]: #i-see-tearing-when-a-game-scrolls-how-can-i-enable-vsync
|
||||
|
||||
|
|
|
@ -121,12 +121,11 @@ On Linux:
|
|||
PulseAudio's OSS emulation,
|
||||
or not work at all.
|
||||
|
||||
TODO: If the audio driver is set to None,
|
||||
or you have no audio device,
|
||||
Sync Audio does not work
|
||||
and games will run in fast-forward
|
||||
unless you enable Sync Video.
|
||||
https://board.byuu.org/viewtopic.php?p=44138#p44138
|
||||
**Note:**
|
||||
By default,
|
||||
higan uses the audio driver to regulate its emulation speed.
|
||||
If games run too faston your computer,
|
||||
see [Games run too fast](../faq.md#games-run-too-fast) in the FAQ.
|
||||
|
||||
Input
|
||||
-----
|
||||
|
|
Loading…
Reference in New Issue