diff --git a/Changelog.md b/Changelog.md index 2017611..fbdbe89 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6957 - 2021-07-08 +### Fixed: +- Fixes resolution scaling when `textureSize` is used with a scaled texture on a compute or pixel shader. + - Fixes glitches caused by resolution scaling on Monster Hunter Stories 2: Wings of Ruin (visible in battles and a few other places), Monster Hunter Rise (character selection screen on the demo, and a few other places on the full game), and likely more games. + - Note: Monster Hunter Rise is still not properly scaled in-game, using a resolution mod is still recommended for the best results. + ## 1.0.6956 - 2021-07-07 ### Fixed: - Fixes a regression introduced on version 1.0.6894 (POWER update) that caused some games to crash with a invalid memory region exception.