diff --git a/Changelog.md b/Changelog.md index 66fdc95..82fbcf6 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.1320 - 2024-05-23 +### Fixed: +- Workaround AMD bug on logic op with float framebuffer. + - On AMD Vulkan, fixes the black screen in specific areas in Paper Mario: The Thousand-Year Door. + ## 1.1.1319 - 2024-05-22 ### Changed: - Kernel: Wake cores from idle directly rather than through a host thread.