From 99f00d3bb13b6b1e91ce988a31b38d4254fa4a41 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 4 Oct 2023 23:52:31 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 1276384..0beb6ce 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.1041 - 2023-10-04 +### Fixed: +- Use unique temporary variables for function call parameters on SPIR-V. + - Fixes games rendering as horizontal lines on AMD drivers 23.9.2 and newer. This affected Pokémon Legends Arceus, Pokémon Scarlet/Violet, The Legend of Zelda: Tears of the Kingdom, Xenoblade Chronicles: Definitive Edition and possibly others. + ## 1.1.1040 - 2023-10-04 ### Fixed: - Avalonia: Add macOS check for Color Space Passthrough.