From 8f8de371e6437fa9ce77bc193a309de0c275b7ae Mon Sep 17 00:00:00 2001 From: sakuramipha <86921268+sakuramipha@users.noreply.github.com> Date: Wed, 10 May 2023 06:38:22 +0100 Subject: [PATCH] add small macos notice --- Citra-Legacy-Builds.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Citra-Legacy-Builds.md b/Citra-Legacy-Builds.md index dbaeec8..d213965 100644 --- a/Citra-Legacy-Builds.md +++ b/Citra-Legacy-Builds.md @@ -5,16 +5,21 @@ As the Citra team is working on modernizing the emulator, with features such as ### Windows Download `citra-windows-mingw-20220901-d380980.7z` from the [Citra Nightly 1782](https://github.com/citra-emu/citra-nightly/releases/tag/nightly-1782) GitHub releases page. + Extract the .7z file to your Documents folder on your PC. Open `citra(.exe)` for the CLI and open `citra-qt(.exe)` for the GUI. ### MacOS +* MacOS support has been temporarily dropped whilst work on the graphics backend is underway. This build is required for everyone on MacOS for the time being. + Download `citra-osx-20220901-d380980.tar.gz` from the [Citra Nightly 1782](https://github.com/citra-emu/citra-nightly/releases/tag/nightly-1782) GitHub releases page. + Extract the .tar.gz file to your Documents folder on your PC. Open `citra-qt` for the GUI. ## Last supported build for Windows 7/8.1 Download `citra-windows-mingw-20230504-70335a7.7z` from the [Citra Nightly 1898](https://github.com/citra-emu/citra-nightly/releases/tag/nightly-1898) GitHub releases page. + Extract the .7z file to your Documents folder on your PC. Open `citra(.exe)` for the CLI and open `citra-qt(.exe)` for the GUI. ## Last build before the core timing rewrite @@ -24,4 +29,5 @@ The [core timing rewrite](https://github.com/citra-emu/citra/pull/4913) fixed ma ### Windows Download `citra-windows-mingw-20200321-8722b97.7z` from the [Citra Nightly 1443](https://github.com/citra-emu/citra-nightly/releases/tag/nightly-1443) GitHub releases page. + Extract the .7z file to your Documents folder on your PC. Open `citra(.exe)` for the CLI and open `citra-qt(.exe)` for the GUI. \ No newline at end of file