Changed the OpenGL version message formulation to make it easier to search the page for MacOS users encountering the error.

SleepingSnakezzz 2022-09-10 13:43:44 +02:00
parent 21bfeaec61
commit 39c70f4854

2
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`.