From d3382b54376a5e6eeb1717e5ba8c75324cfac0ab Mon Sep 17 00:00:00 2001 From: Ac_K Date: Sat, 24 Jul 2021 01:05:05 +0200 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index dcad856..8d15666 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6975 2021-07-24 +### Fixed +- Fixes a bug where the right JoyCon is not retrieved from Cemuhook and that the right JoyCon motion shared memory is cleared after update. + - This should allow right JoyCon to work in The Legend of Zelda: Skyward Sword HD. + ## 1.0.6974 - 2021-07-19 ### Changed: - Further optimizes texture and buffer flush, by reducing the amount of data copies required.