From 428a4a6ab96b3b37dd43c6dcb45b4ebb668fb9be Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 28 May 2023 23:31:32 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 9f8ed69..27cbd95 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,12 @@ 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.839 - 2023-05-28 +### Fixed: +- Workaround for MoltenVK barrier issues. + - Contributes to upstreaming the closed-source changes in the macos1 build. + - Fixes vertex explosions in Xenoblade Chronicles games on macOS. Note that the games won't work yet as they require transform feedback to run, which hasn't been upstreamed yet. + ## 1.1.838 - 2023-05-28 ### Fixed: - Fix incorrect vertex attribute format change.