diff --git a/Changelog.md b/Changelog.md index 5c5f04c..a61db07 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.264 - 2022-09-11 +### Fixed: +- Scale SamplesPassed counter by RT scale on report. + - Fixes gameplay issues caused by resolution scaling in Splatoon 2 and Splatoon 3, namely specials charging up faster and points being multiplied at higher resolutions, and being unable to swim in ink at lower resolutions. + ## 1.1.263 - 2022-09-11 ### Fixed: - Implement VRINT (vector) Arm32 NEON instructions.