From 56b1647b5e78ecd37bc254c9666a35d8ed6f1108 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 6 Dec 2022 23:20:09 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 10d5c08..aefa6b8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.440 - 2022-12-06 +### Fixed: +- Shader: Add fallback for LDG from "ube" buffer ranges. + - Fixes grass particles in the wind in The Legend of Zelda: Breath of the Wild. May fix similar issues in other games. + ## 1.1.439 - 2022-12-06 ### Fixed: - UI: Add Metal surface creation for MoltenVK.