Updated Changelog (markdown)
parent
d6d2c95e6e
commit
e9fbc42e23
1 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,12 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.0.5783 - 2020-11-20
|
||||
### Changed
|
||||
- Implemented the following audout service calls: GetAudioOutBufferCount, GetAudioOutPlayedSampleCount, FlushAudioOutBuffers.
|
||||
- Resolves crashes and makes the following games able to go in-game: Devil May Cry 2, Devil May Cry 3 Special Edition, Atelier Shallie: Alchemists of the Dusk Sea DX, and others that need these calls.
|
||||
- Fixed SetAudioOutVolume and GetAudioOutVolume.
|
||||
|
||||
## 1.0.5782 - 2020-11-20
|
||||
### Changed
|
||||
- Allowed copy destinations to have a different scale from the source. This has the following effects on resolution scaling:
|
||||
|
|
Loading…
Reference in a new issue