From 8edb24ae9a4bc441fec740032ca7304cff3b9be2 Mon Sep 17 00:00:00 2001
From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com>
Date: Thu, 8 Dec 2022 11:10:15 -0700
Subject: [PATCH] Updated Frequently Asked Questions (markdown)
---
Frequently-Asked-Questions.md | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md
index 48cded1..c907f77 100644
--- a/Frequently-Asked-Questions.md
+++ b/Frequently-Asked-Questions.md
@@ -1,3 +1,6 @@
+ 💡 I have no idea what I'm doing. How do I Ryujinx?
+ Follow the Ryujinx Setup & Configuration Guide: Ryujinx-Setup-&-Configuration-Guide or see the Readme: README.md.
+If you are still having trouble, please visit a support channel on our Discord Server and we will be happy to assist.
🕹 Where can I get Ryujinx?
You can get the latest version from our website: https://ryujinx.org/download/
@@ -71,16 +74,12 @@ You can then copy the save files in the opened folder and paste them somewhere e
🔈 I'm getting a "SoundIOException" or "No valid channel configuration found!"?
It's due to a bad implementation of our audio backend.
-You can fix it by using SDL2 or OpenAL backend by selecting SDL2 OR OpenAL as the audio backend in "Options" > "Settings" > "System" tab.
+You can fix it by using SDL2 or OpenAL; select SDL2 or OpenAL as the audio backend in "Options" > "Settings" > "System" tab.
🐢 I'm getting slow FPS, how can I increase it?
If your game is slow, you may need to get a better PC or wait for emulator optimizations.
Also ensure that you have not mistakenly enabled GPU Backend logging or Debug logging in "Options" > "Settings" > "Logging" tab.
- 💡 I have no idea what I'm doing. How do I Ryujinx?
- Follow the Ryujinx Setup & Configuration Guide: Ryujinx-Setup-&-Configuration-Guide or see the Readme: README.md.
-If you are still having trouble, please come to #support on our Discord Server and we will be happy to assist.
-
👥 What is needed to use the Multiplayer function?
See the Multiplayer Guide here: Multiplayer-(LDN-Local-Wireless)-Guide.