From 5285332f6de49d9758c4dab391d06eaac8d60ef4 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Thu, 8 Sep 2022 10:17:57 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index b6c38e0..941eb43 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.251 - 2022-09-07 +### Fixed: +- Transform shader LDC into constant buffer access if offset is constant. + - Fixes intermittent black screen in Ys VIII: Lacrimosa of DANA. + ## 1.1.250 - 2022-09-07 ### Fixed: - bsd: improve socket poll.