diff --git a/Changelog.md b/Changelog.md index b50e2fc..4abd97d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,17 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.11 - 2022-01-27 +### Fixed: +- Add timestamp to 16-byte/4-word semaphore releases. + - Fixes 20fps cap in The Legend of Zelda: Breath of the Wild. + - Fixes Pokémon Legends: Arceus being more pixelated than normal. + +## 1.1.10 - 2022-01-27 +### Fixed: +- Fix res scale parameters not being updated in vertex shader. + - Pokémon Legends: Arceus no longer breaks graphics at higher resolutions when Gastly is spawned. + ## 1.1.9 - 2022-01-25 ### Fixed: - Convert Octal-Mode to Decimal.