diff --git a/Changelog.md b/Changelog.md index 3cb6918..242eab4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.332 - 2022-10-29 +### Fixed: +- SPIR-V: Fix tessellation control shader output types. + - Fixes crashes on AMD GPUs running Vulkan on Windows in Bayonetta 3 (after the chapter 1 cutscene) and Luigi's Mansion 3 (right before the title screen). + ## 1.1.331 - 2022-10-29 ### Added: - nuget: bump System.IdentityModel.Tokens.Jwt from 6.15.0 to 6.25.0