From ee5a22e11eefc1c1cad05c188d1bf65329c30088 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 18 Nov 2022 03:11:12 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index fc27e3c..5d0ab9c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.357 - 2022-11-17 +### Fixed: +- Allow _volatile to be set from MultiRegionHandle checks again. + - Fixes performance regressions from 1.1.335 that affected Pokémon Sword/Shield, Yu-Gi-Oh! Rush Duel: Dawn of the Battle Royale and possibly other games. + ## 1.1.356 - 2022-11-17 ### Fixed: - SPIR-V: Fix unscaling helper not being able to find Array textures.