diff --git a/Changelog.md b/Changelog.md index b6c2d7a..8b3f98e 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.897 - 2023-06-17 +### Fixed: +- Ensure shader local and shared memory sizes are not zero. + - Should fix the Mysterio boss crash in Marvel Ultimate Alliance 3: The Black Order. Currently untested. + ## 1.1.896 - 2023-06-15 ### Fixed: - Implement Load/Store Local/Shared and Atomic shared using new instructions.