From c790032bfce90278874f728eac076b177115694d Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Thu, 11 May 2023 20:36:39 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 09ad746..567758f 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.785 - 2023-05-11 +### Fixed: +- Enable explicit LOD for array textures with depth compare on SPIR-V. + - Fixes some visual glitches in The Legend of Zelda: Tears of the Kingdom when using the Vulkan backend. + ## 1.1.784 - 2023-05-11 ### Fixed: - Fix incorrect ASTC endpoint color when using LuminanceDelta mode.