mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 12:20:06 +00:00
Add Android 8 build
parent
22ba0ad795
commit
039f6c9feb
@ -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.
|
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
|
## 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.
|
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.
|
Open your file manager and browse to the location of the AppImage.
|
||||||
Right-click on the AppImage and click the **Properties** entry.
|
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.
|
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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user