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.