From 12b35c2e5d1ab22ca16014d44500bffc1b6f385c Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 9 May 2023 01:34:28 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Changelog.md b/Changelog.md index 8f04095..c546698 100644 --- a/Changelog.md +++ b/Changelog.md @@ -23,6 +23,10 @@ All updates to the Ryujinx official master build will be documented in this file - Batches vertex buffer updates to reduce individual update calls and avoid rebinding those which have not changed. - Slightly improves performance in The Legend of Zelda: Breath of the Wild. +
+Older releases +
+ ## 1.1.768 - 2023-05-07 ### Fixed: - misc: Avoid copy of ApplicationControlProperty. @@ -521,10 +525,6 @@ All updates to the Ryujinx official master build will be documented in this file - 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.