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.