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.