From 7e19b37591423865c123047882b1449d8a7a0d16 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 17 May 2024 21:17:05 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Changelog.md b/Changelog.md index f878e1d..6c1218d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,17 @@ 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.1315 - 2024-05-17 +### Fixed: +- Disable keyboard controller input while swkbd is open (foreground) (second attempt). + - Redo of 1.1.1307. Should also fix the crashing caused by the original change. + +## 1.1.1314 - 2024-05-17 +### Fixed: +- Update audio renderer to REV12: Add support for splitter biquad filter. + - Allows Animal Well to run. + - Fixes Charon's voice in Spiritfarer. + ## 1.1.1313 - 2024-05-16 ### Fixed: - misc: Change Deflate compression level to Fastest.