diff --git a/Changelog.md b/Changelog.md index 5956644..737e558 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,16 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.706 - 2023-04-11 +### Fixed: +- Vulkan: add situational "Fast Flush" mode. + - Improves Vulkan performance in Bayonetta 3, Pokémon Scarlet/Violet (both only when using resolution scaling) and The Legend of Zelda: Breath of the Wild (in general). + +## 1.1.705 - 2023-04-11 +### Fixed: +- ARMeilleure: Move TPIDR_EL0 and TPIDRRO_EL0 to NativeContext. + - Improves performance slightly in Pokémon Scarlet/Violet and The Legend of Zelda: Breath of the Wild. + ## 1.1.704 - 2023-04-11 ### Fixed: - OpenGL: Fix OBS/Overlays again by binding FB before present.