Updated Changelog (markdown)
parent
3c23cc3e14
commit
142db325be
1 changed files with 16 additions and 0 deletions
16
Changelog.md
16
Changelog.md
|
@ -1,6 +1,22 @@
|
||||||
# Ryujinx Changelog
|
# Ryujinx Changelog
|
||||||
All updates to the Ryujinx official master build will be documented in this file
|
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
|
## 1.1.64 - 2022-03-07
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- amadeus: Fix wrong Span usage in CopyHistories.
|
- amadeus: Fix wrong Span usage in CopyHistories.
|
||||||
|
|
Loading…
Add table
Reference in a new issue