diff --git a/Changelog.md b/Changelog.md index 5db9d5b..efb6d7c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.811 - 2023-05-20 +### Fixed: +- Replace constant buffer access on shader with new Load instruction. + - Might fix vertex explosions in Super Mario Sunshine and Super Mario Galaxy on AMD GPUs. No known changes in games. + ## 1.1.810 - 2023-05-20 ### Fixed: - Limit compute storage buffer size.