From 6c3a2cd241f90f4fd0ebd19eeb1d7e675d1c93a7 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 7 Nov 2023 16:35:36 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index f0bc68f..9ad1112 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.1072 - 2023-11-07 +### Fixed: +- Force all exclusive memory accesses to be ordered on AppleHv. + - On macOS, fixes crashes and softlocks when running Animal Crossing: New Horizons, Splatoon 2 and The Legend of Zelda: Breath of the Wild with the hypervisor enabled. + ## 1.1.1071 - 2023-11-06 ### Fixed: - Overhaul of string formatting/parsing/sorting logic for TimeSpans, DateTimes, and file sizes.