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