Updated Changelog (markdown)
parent
2b7e01d2c2
commit
64678bf71a
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
||||||
# 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.0.5995 - 2020-12-08
|
||||||
|
### Added
|
||||||
|
- Implemented IApplicationFunctions GetHealthWarningDisappearedSystemEvent call.
|
||||||
|
- Fixes a missing service issue in Mario Kart 8 Deluxe Chinese version.
|
||||||
|
|
||||||
## 1.0.5979 - 2020-12-07
|
## 1.0.5979 - 2020-12-07
|
||||||
### Changed
|
### Changed
|
||||||
- Fixed a regression introduced in IPC2 (PR 1458) where data written by a service would not mark regions as dirty, and reads from the service would not trigger flushes from textures.
|
- Fixed a regression introduced in IPC2 (PR 1458) where data written by a service would not mark regions as dirty, and reads from the service would not trigger flushes from textures.
|
||||||
|
|
Loading…
Reference in a new issue