From 38ed83413c4fa054a4ad478f809af4b7ef7973a5 Mon Sep 17 00:00:00 2001 From: sakuramipha <86921268+sakuramipha@users.noreply.github.com> Date: Sun, 7 May 2023 01:42:04 +0100 Subject: [PATCH] Add old build before core timing 2.0 --- Citra-Legacy-Builds.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Citra-Legacy-Builds.md b/Citra-Legacy-Builds.md index 413f5f3..dbaeec8 100644 --- a/Citra-Legacy-Builds.md +++ b/Citra-Legacy-Builds.md @@ -17,3 +17,11 @@ Extract the .tar.gz file to your Documents folder on your PC. Open `citra-qt` fo 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 + +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. + +### 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