Updated Frequently Asked Questions (markdown)

EmulationFanatic 2022-12-08 11:10:15 -07:00
parent b927b45f38
commit 8edb24ae9a
1 changed files with 4 additions and 5 deletions

@ -1,3 +1,6 @@
<summary><h3>💡 I have no idea what I'm doing. How do I Ryujinx?</h3></summary>
Follow the Ryujinx Setup & Configuration Guide: <a href="https://github.com/Ryujinx/Ryujinx/wiki/Ryujinx-Setup-&-Configuration-Guide" target="_blank">Ryujinx-Setup-&-Configuration-Guide</a> or see the Readme: <a href="https://github.com/Ryujinx/Ryujinx/blob/master/README.md" target="_blank">README.md</a>.<br>
If you are still having trouble, please visit a support channel on our <a href="https://discord.gg/VkQYXAZ" target="_blank">Discord Server</a> and we will be happy to assist.
<summary><h3>🕹 Where can I get Ryujinx?</h3></summary> <summary><h3>🕹 Where can I get Ryujinx?</h3></summary>
You can get the latest version from our website: <a href="https://ryujinx.org/download/" target="_blank">https://ryujinx.org/download/</a> You can get the latest version from our website: <a href="https://ryujinx.org/download/" target="_blank">https://ryujinx.org/download/</a>
@ -71,16 +74,12 @@ You can then copy the save files in the opened folder and paste them somewhere e
<summary><h3>🔈 I'm getting a "SoundIOException" or "No valid channel configuration found!"?</h3></summary> <summary><h3>🔈 I'm getting a "SoundIOException" or "No valid channel configuration found!"?</h3></summary>
It's due to a bad implementation of our audio backend.<br> It's due to a bad implementation of our audio backend.<br>
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.
<summary><h3>🐢 I'm getting slow FPS, how can I increase it?</h3></summary> <summary><h3>🐢 I'm getting slow FPS, how can I increase it?</h3></summary>
If your game is slow, you may need to get a better PC or wait for emulator optimizations.<br> If your game is slow, you may need to get a better PC or wait for emulator optimizations.<br>
Also ensure that you have not mistakenly enabled GPU Backend logging or Debug logging in "Options" > "Settings" > "Logging" tab. Also ensure that you have not mistakenly enabled GPU Backend logging or Debug logging in "Options" > "Settings" > "Logging" tab.
<summary><h3>💡 I have no idea what I'm doing. How do I Ryujinx?</h3></summary>
Follow the Ryujinx Setup & Configuration Guide: <a href="https://github.com/Ryujinx/Ryujinx/wiki/Ryujinx-Setup-&-Configuration-Guide" target="_blank">Ryujinx-Setup-&-Configuration-Guide</a> or see the Readme: <a href="https://github.com/Ryujinx/Ryujinx/blob/master/README.md" target="_blank">README.md</a>.<br>
If you are still having trouble, please come to #support on our Discord Server and we will be happy to assist.
<summary><h3>👥 What is needed to use the Multiplayer function?</h3></summary> <summary><h3>👥 What is needed to use the Multiplayer function?</h3></summary>
See the Multiplayer Guide here: <a href="https://github.com/Ryujinx/Ryujinx/wiki/Multiplayer-(LDN-Local-Wireless)-Guide" target="_blank">Multiplayer-(LDN-Local-Wireless)-Guide</a>. See the Multiplayer Guide here: <a href="https://github.com/Ryujinx/Ryujinx/wiki/Multiplayer-(LDN-Local-Wireless)-Guide" target="_blank">Multiplayer-(LDN-Local-Wireless)-Guide</a>.