From 81a913c5a55e938eff969b8b32a8504b0457489c Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sat, 11 Jun 2022 18:38:16 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 7ece2e7..31e830d 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.144 - 2022-06-11 +### Fixed: +- Ignore ClipControl on draw texture fallback. + - Fixes some games rendering upside-down on AMD and Intel graphics cards, such as Moero Chronicle Hyper. Nvidia is unaffected. + ## 1.1.143 - 2022-06-10 ### Fixed: - Fix instanced indexed inline draw index count.