From 7b721a2bb7aee516793f877ce992168dacde3cbc Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 18 Nov 2022 15:37:05 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog.md b/Changelog.md index be977e8..7a44434 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,13 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.361 - 2022-11-18 +### Fixed: +- Prune ForceDirty and CheckModified caches on unmap. + - Fixes a regression that would degrade performance over time in Super Mario Odyssey. +- Vulkan: Don't create preload command buffer outside a render pass. + - Improves performance in Pokémon Scarlet/Violet. + ## 1.1.359 - 2022-11-17 ### Fixed: - am: Stub GetSaveDataSizeMax.