diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md index 19c6340..42b00d4 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -40,8 +40,7 @@ We recommend using Vulkan in all cases unless there is a Vulkan-specific bug in

🍎 Can I run Ryujinx on macOS?

-
macOS support is currently very experimental. This is due to limited OpenGL support in macOS, which is something that is out of our control.
-When Vulkan is supported we may be able to make more progress here. For now, you are able to use Boot Camp to run the Windows version of Ryujinx. +
Yes! See our main website https://ryujinx.org/download to download a build for macOS (Intel & Apple Silicon).
 
@@ -124,8 +123,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!"?

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. +You can fix it by using SDL2 or OpenAL backend by selecting SDL2 OR OpenAL as the audio backend in "Options" > "Settings" > "System" tab.