From b9c410a06961a88f3ead042b15761e501aac3986 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 5 Oct 2022 00:18:44 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/Changelog.md b/Changelog.md index 14aad70..90c2904 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,16 +1,21 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.294 - 2022-10-04 +### Fixed: +- Fix memory corruption in BCAT and FS Read methods when buffer is larger than needed. + - Fixes a crash on the title screen of Sword Art Online: Alicization Lycoris, which now goes in-game. + +
+Older releases +
+ ## 1.1.293 - 2022-10-03 ### Fixed: - Fix shader SULD (bindless) instruction using wrong register as handle. - Fixes a regression that caused vertex explosions in Sea of Solitude: The Director's Cut. - Fixes rendering in Shadowrun Returns. -
-Older releases -
- ## 1.1.292 - 2022-10-03 ### Fixed: - Support use of buffer ranges with size 0.