From 93da5ea6d7c635894407c95887a21056305dacac Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 16 Nov 2022 18:05:42 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/Changelog.md b/Changelog.md index dd32b4f..59ae05a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,16 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.345 - 2022-11-16 +### Added: +- Implement HLE macro for DrawElementsIndirect. + - Adds an "Enable Macro HLE" option to graphics settings, enabled by default. + - When enabled, improves performance on Monster Hunter Rise, NieR Automata: The End of YoRHa Edition, Nintendo Switch Sports (not yet playable) and possibly other games. + +
+Older releases +
+ ## 1.1.344 - 2022-11-15 ### Fixed: - GTK: It's REE-YOU-JINX. @@ -19,10 +29,6 @@ All updates to the Ryujinx official master build will be documented in this file - Fixes grass rendering in Xenoblade Chronicles Definitive Edition on Vulkan on Intel GPUs. - May fix similar issues in Pokkén Tournament or the Xenoblade games on AMD and/or Intel GPUs. -
-Older releases -
- ## 1.1.341 - 2022-11-11 ### Fixed: - Fix VertexId and InstanceId on Vulkan.