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.