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.