diff --git a/FAQ.md b/FAQ.md index de2452d..9183400 100644 --- a/FAQ.md +++ b/FAQ.md @@ -145,7 +145,7 @@ We're pleased to say that _Citra_ works on all three major desktop operating sys _Citra_ is actively tested and supported on various 64-bit version of _Windows_ (_7_ and up), _Linux_ and Android (9.0 - Pie or newer). Other platforms may work, but aren't tested by developers. We have no plans to support 32-bit operating systems officially. -MacOS support has been temporarily dropped whilst work on the graphics backend is underway. Part of that work required us to up the OpenGL version requirement to 4.3, which is something that MacOS doesn't support. So until a Vulkan implementation is implemented, the last Citra MacOS build that works is Nightly 1782: +MacOS support has been temporarily dropped whilst work on the graphics backend is underway. Part of that work required us to up the OpenGL 3.3 version requirement to OpenGL 4.3, which is something that MacOS doesn't support. So until a Vulkan implementation is implemented, the last Citra MacOS build that works is Nightly 1782: Download `citra-osx-20220901-d380980.tar.gz` from https://github.com/citra-emu/citra-nightly/releases/tag/nightly-1782 Extract the .tar.gz file and run `citra-qt`.