From 06a24be0dcf94f4447015c2689ba50ad9dbbbda3 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 21 May 2024 22:36:20 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 4c688c4..fb1721b 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.1318 - 2024-05-20 +### Fixed: +- Updating Concentus dependency to speed up Opus decoding. + - May slightly reduce CPU usage in games that use Opus, such as Pokémon Legends Arceus. + ## 1.1.1317 - 2024-05-19 ### Fixed: - GPU: Migrate buffers on GPU project, pre-emptively flush device local mappings.