diff --git a/Changelog.md b/Changelog.md index 2aed89d..2c33eca 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,17 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.203 - 2022-08-02 +### Fixed: +- Fix geometry shader passthrough fallback being used when feature is supported. + - Fixes a regression on Marvel Ultimate Alliance 3 on Maxwell and newer NVIDIA GPUs. + +## 1.1.202 - 2022-08-02 +### Fixed: +- SPIR-V: Initialize undefined variables with 0. + - Fixes tilt shift blur effect in The Legend of Zelda: Link's Awakening on NVIDIA GPUs. + - Fixes block flickering in Splatoon 2 on newer NVIDIA GPUs. + ## 1.1.201 - 2022-08-01 ### Fixed: - Fix a crash occurring when trying to launch a game with Vulkan on FlatHub releases.