From 7336d12cb774d3ecc4fd4b0ba4d1ee629e5fad6e Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sat, 8 Oct 2022 16:18:36 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 09a4668..426310e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,10 +1,15 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.297 - 2022-10-08 +### Fixed: +- GPU: Pass SpanOrArray for Texture SetData to avoid copy. + - Improves performance slightly in NieR Automata: The End of Yorha Edition and UE4 games. + ## 1.1.296 - 2022-10-08 ### Fixed: - Vulkan: Fix some issues with CacheByRange. - - Fixes the dark tint in eBaseball Powerful Pro Yakyuu 2022 and potentially other games that are darker than expected. + - Fixes broken or missing geometry in eBaseball Powerful Pro Yakyuu 2022 and potentially other games that had similar issues with quads. ## 1.1.295 - 2022-10-05 ### Fixed: