From 37da03ecddea22a6cceeec7f3d6c3e310dd76a53 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sat, 18 Jun 2022 00:20:04 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 186af14..49c252f 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.150 - 2022-06-17 +### Fixed: +- Account for res scale changes when updating bindings. + - Fixes graphical regression when scaling certain games (XCDE/XC2). + ## 1.1.149 - 2022-06-17 ### Changed: - Optimize Texture Binding and Shader Specialization Checks.