From de56bec23866c09857f0b5d50e9da039eff7a27f Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 1 Oct 2024 14:39:42 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 5b5645d..aed74ab 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.1403 - 2024-10-01 +### Fixed: +- Update audio renderer to REV13: Add support for compressor statistics and volume reset. + - Allows Trouble Magia to go in-game. + ## 1.1.1402 - 2024-09-30 ### Fixed: - Do not try to create a texture pool if shader does not use textures.