Something about v-sync

Jannik Vogel 2016-09-23 20:14:36 +02:00
parent d3a43cfdd1
commit 2a86483e5e

6
FAQ.md

@ -37,6 +37,12 @@ If you're interested in 3DS emulation as an experiment, you may gain something o
#### Can I expect _Citra_ to play [GAME] at full-speed?
_Citra_ cannot currently play most games at full speed, especially games that have 3D graphics.
#### [GAME] runs way too fast, how can I slow down the emulation?
This has only been happening recently and there is no good solution to this problem yet.
In the future _Citra_ will be able to emulate at the correct speed.
For now, we have added a V-Sync option in the Menu (citra-qt): "Emulation" > "Configure ..." > "Graphics" > "Enable V-Sync". If you enable this option _Citra_ will at run at your display refresh rate at most.
Other users had success limiting their framerate using [dxtory](http://exkode.com/dxtory-features-en.html) - we don't provide any support for this workaround though.
#### I saw a _YouTube_ video about [GAME], why doesn't it work on the nightly build?
Alternative custom branches may have not been merged into master. We only support nightly builds based on the [master branch](https://github.com/citra-emu/citra).