From 914d5c3cf6ab13ee5aa2191720cc7c9623b7762f Mon Sep 17 00:00:00 2001 From: sakuramipha <86921268+sakuramipha@users.noreply.github.com> Date: Sat, 6 May 2023 19:45:52 +0100 Subject: [PATCH] Archive of legacy builds for Citra --- Citra-Legacy-Builds.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Citra-Legacy-Builds.md diff --git a/Citra-Legacy-Builds.md b/Citra-Legacy-Builds.md new file mode 100644 index 0000000..413f5f3 --- /dev/null +++ b/Citra-Legacy-Builds.md @@ -0,0 +1,19 @@ +As the Citra team is working on modernizing the emulator, with features such as a higher OpenGL requirement on PC and upgrading our Qt interface to Qt6, we have sadly had to drop support for some older hardware and older operating system versions. This page is an archive of all the older builds you may need to use to use Citra. + +## Last supported build for OpenGL 3.3 + +### 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 + +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. +