Updated Changelog (markdown)

EmulationFanatic 2020-12-08 05:11:21 -07:00
parent 57ba46e7e7
commit 2b7e01d2c2

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.5979 - 2020-12-07
### 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.
- Fixes vertex explosions after one race in Mario Kart 8 Deluxe.
## 1.0.5975 - 2020-12-07
### Added
- Implemented VFNMA CPU instruction.