From 9e1d18d1b5222be1d3b77f6e9cb670671c06586e Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 10 Jul 2024 05:09:12 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 18d7ea8..16b4504 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.1344 - 2024-07-10 +### Fixed: +- Force dynamic state update after rasterizer discard disable on Adreno. + - On Adreno drivers, significantly improves rendering in Xenoblade Chronicles 2. + ## 1.1.1343 - 2024-07-07 ### Fixed: - Disallow concurrent fence waits on Adreno.