From 0fa7d9eeae073697b4b1b6e01a178757f633a137 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 27 Aug 2020 11:57:47 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 128cdbf..a52368f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.5221 - 2020-08-27 +### Fixed +- Fixed inverted downmixing of center and LFE channels. + - Resolves missing background music in Mario Tennis Aces, missing voices in Fire Emblem: Three Houses and Resident Evil: Revelations, and other similarly affected games. + ## 1.0.5221 - 2020-08-23 ### Changed - HID now allows reconfiguration of controllers during runtime! No need to restart emulation.