From d2bded7b9b9b69aef6e5700b467fe6b90561033b Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Mon, 17 Aug 2020 20:29:39 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 8a36781..07b039c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,6 +5,7 @@ All updates to the Ryujinx official master build will be documented in this file ### Changed - Implemented all Switch audio renderer functions (code name Amadeus). - Resolves myriad audio issues, including: garbled audio in nearly every game that uses audren, softlock in Splatoon 2, slowness in NVDEC videos on Unity titles, loud effects that should be soft, super slow sounding audio during full speed gameplay, etc. + Known issues: - Fire Emblem: Three Houses is missing voices in videos. - Games that utilize two simultaneous audio renderers will likely have issues until the audio out interface is rewritten; Crash Team Racing is the only known game to suffer from this.