From eef15396854ff99a8a1f4fa55d9dcaabb1b28401 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Mon, 13 Nov 2023 22:19:36 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index dbd5307..45aa686 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.1080 - 2023-11-13 +### Fixed: +- Do not set modified flag again if texture was not modified. + - Fixes a regression from 1.1.1066 that caused garbled textures on OpenGL in Digimon Story Cyber Sleuth: Complete Edition. + - On macOS, fixes lens flare flickering in The Legend of Zelda: Breath of the Wild. + ## 1.1.1079 - 2023-11-11 ### Fixed: - Revert "Add support for multi game XCIs".