diff --git a/Changelog.md b/Changelog.md index e5090a6..31f91ef 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,15 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.330 - 2022-10-27 +### Fixed: +- AppletAE: Stub SetRecordVolumeMuted. + - Fixes a crash in Bayonetta 3 when entering gameplay in the first mission. + +
+Older releases +
+ ## 1.1.329 - 2022-10-27 ### Fixed: - hid/irs: Stub StopImageProcessorAsync. @@ -8,10 +17,6 @@ All updates to the Ryujinx official master build will be documented in this file - Prevents a crash in Game Builder Garage when exiting a game using the IR motion camera. - Allows Nintendo Labo Toy-Con 03: Vehicle Kit to progress past the "Make" menu. -
-Older releases -
- ## 1.1.328 - 2022-10-26 ### Fixed: - Vulkan: Fix indirect buffer barrier.