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.