diff --git a/Changelog.md b/Changelog.md index 469df45..b9c733d 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.1.61 - 2022-03-06 +### Fixed: +- Only initialize shader outputs that are actually used on the next stage + - Fixes models not rendering in PLA on AMD OpenGL (Windows) + - May improve performance Intel (Mesa) in select games e.g. PLA and Link's Awakening + ## 1.1.60 - 2022-03-05 ### Fixed: - A32: Fix ALU immediate instructions.