diff --git a/Changelog.md b/Changelog.md index 8287562..18d7ea8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,12 @@ 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.1343 - 2024-07-07 +### Fixed: +- Disallow concurrent fence waits on Adreno. + - Works around an Adreno driver bug when waiting on a fence from multiple threads. + - Fixes crashes in a variety of titles including The Legend of Zelda: Tears of the Kingdom at boot. + ## 1.1.1342 - 2024-07-07 ### Fixed: - Disable descriptor set template updates for buffer textures on Adreno.