From c03ae1226402d8f53a7854a2a15331b35840ebc2 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 19 Mar 2023 21:13:33 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/Changelog.md b/Changelog.md index 1c390de..187f684 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.672 - 2023-03-19 +### Fixed: +- Vulkan: Migrate buffers between memory types to improve GPU performance. + - Greatly improves Nvidia Vulkan performance in Bayonetta 3, Blue Reflection: Second Light, Catherine Full Body, Ghost 'n Goblins Resurrection, Hyrule Warriors: Age of Calamity, Monster Hunter Rise, NieR Automata: The End of YoRHa Edition, Persona 5 Royal, Shin Megami Tensei V, Sonic Frontiers, Subnautica, Xenoblade Chronicles: Definitive Edition, Xenoblade 2, Xenoblade 3 and possibly other games. + +
+Older releases +
+ ## 1.1.671 - 2023-03-19 ### Fixed: - Remove MultiRange Min/MaxAddress and rename GetSlice to Slice. @@ -44,10 +53,6 @@ All updates to the Ryujinx official master build will be documented in this file - Greatly reduces FIFO% in NieR Automata: The End of YoRHa Edition when travelling between areas. - May improve texture streaming stutters in other games. -
-Older releases -
- ## 1.1.663 - 2023-03-14 ### Fixed: - Ava UI: DownloadableContentManager Refactor.