diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md index 873f8df..a6956fa 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -122,7 +122,7 @@ 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!". What should I do?

+

🔈 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 backend OR installing OpenAL, which can be found here: oalinst.zip
Then selecting SDL2 OR OpenAL as the audio backend in "Options" > "Settings" > "System" tab.