From 142db325be5e86f602f3d097731d453329720ec4 Mon Sep 17 00:00:00 2001 From: MutantAura <44103205+MutantAura@users.noreply.github.com> Date: Sat, 12 Mar 2022 18:39:58 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/Changelog.md b/Changelog.md index 185fba8..f643f8a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,22 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.67 - 2022-03-12 +### Fixed: +- Fix GetUserDisableCount NRE. + - Fixes a "NullReferenceException" that could happen when closing the emulator or stopping emulation, reported on Splatoon 2. + - Does NOT fix most instances of emulator crashing when quitting. + +## 1.1.66 - 2022-03-12 +### Fixed: +- Limit number of events that can be retrieved from GetDisplayVSyncEvent. + - Fixes "WaitSynchronization InvalidHandle" error spam on .hack//G.U. Last Recode, making the game playable with logs enabled. + +## 1.1.65 - 2022-03-11 +### Fixed: +- KThread: Fix GetPsr mask + - No changes expected in games. + ## 1.1.64 - 2022-03-07 ### Fixed: - amadeus: Fix wrong Span usage in CopyHistories.