diff --git a/Changelog.md b/Changelog.md index b8c2ab6..7374645 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,13 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.355 - 2022-11-17 +### Fixed: +- GPU: Eliminate CB0 accesses when storage buffer accesses are resolved. + - Improves performance significantly in Xenoblade Chronicles Definitive Edition on Vulkan. + - Improves performance in Xenoblade 2 and Xenoblade 3 on Vulkan, and in Definitive Edition on OpenGL. + - Improves performance in Pokémon Scarlet/Violet and possibly other games. + ## 1.1.354 - 2022-11-17 ### Fixed: - ci: Clean up Actions leftovers.