From aa7e85ba08bd17ab9a41b9a6ad582f041c832397 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 16 Nov 2022 18:35:38 +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 a1f1faf..94e7d3c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,21 +1,26 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.347 - 2022-11-16 +### Fixed: +- Make use of Random.Shared. + - Small code optimization. No known changes in games. + ## 1.1.346 - 2022-11-16 ### Fixed: - Use new LINQ Order() methods. - Small code optimization. No known changes in games. -
-Older releases -
- ## 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.