diff --git a/Changelog.md b/Changelog.md index d50ce4a..03a3f91 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.872 - 2023-06-08 +### Fixed: +- Vulkan: Use aspect flags for identity views for bindings. + - Fixes a regression from 1.1.805 that caused visual glitches or crashes on RADV (Mesa Vulkan drivers for AMD on Linux) in Kirby and the Forgotten Land, Mario + Rabbids Kingdom Battle, Metroid Prime Remastered, Pokémon Legends Arceus, Pokémon Scarlet/Violet, Pokémon Sword/Shield, The Legend of Zelda: Link's Awakening, Super Mario 3D World and possibly other games. + ## 1.1.871 - 2023-06-08 ### Fixed: - Remove barrier on Intel if control flow is potentially divergent.