diff --git a/Changelog.md b/Changelog.md index 8a7462d..4c688c4 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.1317 - 2024-05-19 +### Fixed: +- GPU: Migrate buffers on GPU project, pre-emptively flush device local mappings. + - Improves performance on systems with dedicated GPUs in Catherine Full Body, Hyrule Warriors: Age of Calamity v1.0.0, Pokémon Scarlet/Violet, The Legend of Zelda: Breath of the Wild and Tears of the Kingdom. + - Fixes character shadows being too dark on the equip screen in Splatoon 3. + ## 1.1.1316 - 2024-05-17 ### Fixed: - HID: Fix another NullReferenceException when unblocking input updates.