From 633edddef75f1877a2ec76b177412c542e5dcd1a Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 27 Mar 2024 02:25:12 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index bf49c4e..af4c94f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.1246 - 2024-03-26 +### Fixed: +- Vulkan: Recreate swapchain correctly when toggling VSync. + - Fixes an issue where, under certain conditions, toggling VSync via hotkey while in-game would not uncap the framerate beyond the monitor's refresh rate. + ## 1.1.1245 - 2024-03-26 ### Fixed: - Disable push descriptors for Intel ARC GPUs on Windows.