From cc1ce4c46e8ca9ef2e28fe178596281925b297b6 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 8 Mar 2024 00:24:46 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 6328235..5a15468 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.1220 - 2024-03-07 +### Fixed: +- LightningJit: Disable some cache ops and CTR_EL0 access on Windows Arm. + - Allows LightningJit to work on Windows ARM systems. + ## 1.1.1219 - 2024-03-07 ### Changed: - UI: Reduce minimum window size to 800x500.