diff --git a/Changelog.md b/Changelog.md index 9d9d643..22d3b9a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,7 +3,7 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.5834 - 2020-11-27 ### Change -- Disabled resolution scaling on textures smaller than 8px on either width or height. +- Disabled resolution scaling on textures smaller than 8px on either width or height. It's very unlikely that textures this small (or thin) contain data that the end user really wants to scale. - Fixes overexposed in-game HDR in several Nintendo first-party titles when resolution scaling is enabled. ## 1.0.5833 - 2020-11-27