mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-03 22:41:03 +00:00
Updated Changelog (markdown)
parent
87dc34d49f
commit
9c712bbf3d
16
Changelog.md
16
Changelog.md
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue