From c495f16e9c9408fac0d36151fd965deb2aeeab2b Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Thu, 18 Jul 2024 00:50:59 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) 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.