diff --git a/Changelog.md b/Changelog.md index 9db530e..32eecd1 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.1352 - 2024-07-17 +### Fixed: +- Vulkan: Defer guest barriers, and improve image barrier timings. + - On Nvidia Ampere (and probably newer GPUs), fixes flickering artifacts in Cotton Guardian Force Saturn Tribute collection. + - On Snapdragon X Elite Adreno GPU, fixes rendering issues in several games, including Super Mario Odyssey. + ## 1.1.1351 - 2024-07-17 ### Fixed: - Catch exceptions when loading applications from invalid NSPs.