diff --git a/Changelog.md b/Changelog.md index 10fc82d..25a5b59 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.1364 - 2024-07-31 +### Fixed: +- Fix off-by-one on audio renderer PerformanceManager.GetNextEntry. + - Fixes Kuro no Kiseki II crashing on startup. + ## 1.1.1363 - 2024-07-30 ### Fixed: - Fix shader RegisterUsage pass only taking first operation dest into account.