From e9fbc42e23120fc881a8c68b96ba0b2ae8442447 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Fri, 20 Nov 2020 14:20:19 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 6d66fab..a2e763c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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: