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.