From 5b0eb4db3cc67937df11d74426324ab8195379a2 Mon Sep 17 00:00:00 2001 From: freiro Date: Tue, 22 Nov 2016 14:06:27 +0100 Subject: [PATCH] Added information regarding Citra's lack of network connectivity --- FAQ.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/FAQ.md b/FAQ.md index e19e632..ccd270e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -46,6 +46,11 @@ 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. +#### Does _Citra_ support network connectivity? +No, Network has not yet been implemented in _Citra_ therefore any online function does not work. + +This is one of the most requested features but at the moment there is no plan to implement it. + #### 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).