From 3c06ba16e298df2873149a3852bdf18bb8b8f485 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Mon, 2 Nov 2020 13:04:45 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Changelog.md b/Changelog.md index 423dfc6..9a13980 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,10 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file -## 1.0.5598 - 2020-11-01 -### Added -- Implemented preliminary support for 3D BC4 and BC5 compressed textures. - - Fixes water in Hyrule Warriors: Age of Calamity Demo and potentially other issues in games that may use these texture formats. +## 1.0.5603 - 2020-11-02 +### Changed +- Support resolution scaling on images. Correctly blacklist for SUST. Move logic out of the backend. + - Fixes normal-map decals in Xenoblade Chronicles: Definitive Edition. + - Should cause Paper Mario and Dead or Alive to force to 1x/native resolution instead of just breaking. + - May fix other strange issues related to resolution scaling. ## 1.0.5597 - 2020-11-01 ### Fixed