Updated Changelog (markdown)

MetrosexualGarbodor 2023-04-11 14:16:47 +01:00
parent 30a7d91749
commit b46a738522

@ -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.