diff --git a/Changelog.md b/Changelog.md index cb81a63..f4a97ab 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,10 +1,20 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.685 - 2023-03-27 +### Fixed: +- Vulkan: Fix access level of extension fields and make them read-only. + - Code cleanup. No changes to emulator functionality. + +## 1.1.684 - 2023-03-26 +### Fixed: +- Vulkan: Remove CreateCommandBufferPool from Vulkan Initialization. + - Code cleanup. No changes to emulator functionality. + ## 1.1.683 - 2023-03-26 ### Fixed: - Vulkan: fix broken "VK_EXT_subgroup_size_control" support check. - - No known changes to emulator functionality. + - Fixes flickering graphics on AMD GPUs in Crisis Core -Final Fantasy VII- Reunion, Shin Megami Tensei V and possibly other games. ## 1.1.682 - 2023-03-26 ### Fixed: