diff --git a/Changelog.md b/Changelog.md index 18b863e..5fa5593 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,20 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.378 - 2022-11-24 +### Fixed: +- Fix NRE on Avalonia for error applets with unknown error message. + - Fixes an issue where unknown errors would crash Avalonia. + +## 1.1.377 - 2022-11-24 +### Fixed: +- GAL: Send all buffer assignments at once rather than individually. + - Improves performance significantly in Pokémon Scarlet/Violet, Super Mario Odyssey, Super Smash Bros. Ultimate and any other games that tend to bind many constant buffers at once. + +
+Older releases +
+ ## 1.1.376 - 2022-11-23 ### Fixed: - GPU: Access non-prefetch command buffers directly. @@ -42,10 +56,6 @@ All updates to the Ryujinx official master build will be documented in this file - Do not update shader state for DrawTextures. - Fixes a crash in A Hat in Time that occurred in certain places. -
-Older releases -
- ## 1.1.368 - 2022-11-20 ### Fixed: - Use upstream unicorn for Ryujinx.Tests.Unicorn.