Updated Changelog (markdown)
parent
1b684f0177
commit
795226f939
1 changed files with 13 additions and 0 deletions
13
Changelog.md
13
Changelog.md
|
@ -1,6 +1,19 @@
|
||||||
# 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.5794 - 2020-11-21
|
||||||
|
### Changed
|
||||||
|
- Removed an incorrect debug assert within the shader cache code.
|
||||||
|
|
||||||
|
## 1.0.5793 - 2020-11-21
|
||||||
|
### Fixed
|
||||||
|
- Fixed an underflow in the setup of delay time within the delay effect.
|
||||||
|
- Fixes a regression introduced in Amadeus causing a crash on boot on Shovel Knight: Treasure Trove.
|
||||||
|
|
||||||
|
## 1.0.5792 - 2020-11-21
|
||||||
|
### Fixed
|
||||||
|
- Fixed an incorrect id for call ListAudioInsAuto in IAudioInManager.
|
||||||
|
|
||||||
## 1.0.5783 - 2020-11-20
|
## 1.0.5783 - 2020-11-20
|
||||||
### Changed
|
### Changed
|
||||||
- Implemented the following audout service calls: GetAudioOutBufferCount, GetAudioOutPlayedSampleCount, FlushAudioOutBuffers.
|
- Implemented the following audout service calls: GetAudioOutBufferCount, GetAudioOutPlayedSampleCount, FlushAudioOutBuffers.
|
||||||
|
|
Loading…
Reference in a new issue