diff --git a/Changelog.md b/Changelog.md index 8ca19da..d2d9565 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.405 - 2022-12-01 +### Fixed: +- GPU: Track buffer migrations and flush source on incomplete copy. + - Fixes most cases of vertex explosions in Pokémon Scarlet/Violet. + - Fixes device loss crashes and possibly vertex explosions in Xenoblade Chronicles 3 on Vulkan, ONLY if shader caches from before this change are purged beforehand. + ## 1.1.404 - 2022-12-01 ### Fixed: - infra: Add distribution files for macOS.