diff --git a/Changelog.md b/Changelog.md index 40c03ea..14aad70 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,16 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 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. @@ -16,10 +26,6 @@ All updates to the Ryujinx official master build will be documented in this file - Avalonia - Fixes updater. - Autoupdating will now be possible on Avalonia builds. -
-Older releases -
- ## 1.1.289 - 2022-10-02 ### Fixed: - Avalonia: Fix About window not displaying translated window titles.