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.