From b932f1dc8859ce7f7b53af30608fb0ed74f1ab9a Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Thu, 27 Jan 2022 22:57:36 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) 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.