mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-20 01:46:34 +00:00
Updated Frequently Asked Questions (markdown)
parent
a573ee47ad
commit
b5eb68c459
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ You can then copy the save files in the opened folder and paste them somewhere e
|
|||
</details>
|
||||
|
||||
<details>
|
||||
<summary><h3>🔈 I'm getting a "SoundIOException" or "No valid channel configuration found!". What should I do?</h3></summary>
|
||||
<summary><h3>🔈 I'm getting a "SoundIOException" or "No valid channel configuration found!"?</h3></summary>
|
||||
<pre>It's due to a bad implementation of our audio backend.<br>
|
||||
You can fix it by using SDL2 backend OR installing OpenAL, which can be found here: <a href="https://www.openal.org/downloads/oalinst.zip" target="_blank">oalinst.zip</a><br>
|
||||
Then selecting SDL2 OR OpenAL as the audio backend in "Options" > "Settings" > "System" tab.
|
||||
|
|
Loading…
Reference in a new issue