From 3a745b85cb9f64f62a2a561f2446c722c5ddcb2d Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 14 Sep 2022 18:31:58 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/Changelog.md b/Changelog.md index 914a5aa..832861f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,15 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.271 - 2022-09-14 +### Fixed: +- Periodically Flush Commands for Vulkan. + - Improves performance on Pokémon Sword/Shield and The Legend of Zelda: Breath of the Wild when using Vulkan. + +
+Older releases +
+ ## 1.1.270 - 2022-09-14 ### Fixed: - Fix partial unmap reprotection on Windows. @@ -52,10 +61,6 @@ All updates to the Ryujinx official master build will be documented in this file - T32: Add Vfp instructions. - Allows the triangle homebrew to work on Vita2HOS. -
-Older releases -
- ## 1.1.261 - 2022-09-10 ### Fixed: - Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions.