diff --git a/Citra-Legacy-Builds.md b/Citra-Legacy-Builds.md index 2a9cab8..3dd545b 100644 --- a/Citra-Legacy-Builds.md +++ b/Citra-Legacy-Builds.md @@ -30,6 +30,12 @@ Download `citra-windows-mingw-20230504-70335a7.7z` from the [Citra Nightly 1898] 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 supported build for Android 8 + +Download `citra-20220910-baecc18.apk` from the [Citra Nightly 1785](https://github.com/citra-emu/citra-nightly/releases/tag/nightly-1785) GitHub releases page. + +Navigate to the .apk file on your device, typically in the Downloads folder, and install the .apk. + ## Last build before the core timing rewrite The [core timing rewrite](https://github.com/citra-emu/citra/pull/4913) fixed many issues on Citra when it was first released, but caused performance issues on a very small number of games, such as Dragon Quest Monsters: Joker 3 Professional. @@ -47,4 +53,3 @@ Download `Citra-Nightly-1443.AppImage` from this [Citra Nightly 1443](https://gi Open your file manager and browse to the location of the AppImage. Right-click on the AppImage and click the **Properties** entry. Switch to the Permissions tab and click the **Allow executing file as program** checkbox if you are using a Nautilus-based file manager, or click the **Is executable** checkbox if you are using KDE's file manager, and close the dialog. -