diff --git a/Changelog.md b/Changelog.md index d2677dc..3e34ad9 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.341 - 2022-11-11 +### Fixed: +- Fix VertexId and InstanceId on Vulkan. + - Fixes incorrect rendering in Pokémon Mystery Dungeon Rescue Team DX on Vulkan on Intel GPUs. + - May fix similar issues in Metro 2033 Redux, Sniper Elite 3 and others. + ## 1.1.340 - 2022-11-10 ### Fixed: - Minor improvement to Vulkan pipeline state and bindings management.