Updated Changelog (markdown)

EmulationFanatic 2021-03-29 11:38:10 -06:00
parent 87dc34d49f
commit 9c712bbf3d

@ -1,6 +1,22 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.6807 - 2021-03-29
### Changed
- Optimized PrintRoSectionInfo code.
- Reduces game launch time by a small amount. May not be noticeable in many cases.
## 1.0.6806 - 2021-03-27
### Added
- Stub ILibraryAppletAccessor RequestExit in AM service.
- Fix a softlock in Monster Hunter Rise when you press "Private Policy" at the beginning.
- Fix a softlock in Monster Hunter Generations Ultimate after a multiplayer session.
## 1.0.6805 - 2021-03-27
### Fixed
- Fix ZN flags set for shader instructions using RZ.CC destination.
- Fixed a bug on pixel shaders with calls where it would set the output pixel values before every return.
## 1.0.6804 - 2021-03-27
### Changed
- Added credit to AmiiboAPI in the emulator's About window as well as in the README.MD file.