diff --git a/Changelog.md b/Changelog.md index 9823998..e198acc 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.761 - 2023-05-05 +### Fixed: +- Shader: Use correct offset for storage constant buffer elimination. + - Fixes a regression from 1.1.755 which increased GPU usage in some games and caused performance drops when upscaling. + ## 1.1.760 - 2023-05-05 ### Changed: - Remove CPU region handle containers.