From 304e07ef17341029f5cc9259b797b1c9171f493f Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sun, 30 May 2021 13:06:59 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index edddd69..62bc999 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.6897 - 2021-05-30 +### Fixed +- Fixed an inverted low/high mask value on GetThreadCoreMask32 syscall. + - Allows Game Tengoku CruisinMix Special to boot further. + ## 1.0.6896 - 2021-05-29 ### Changed - Implemented a multi-level function table.