From 1df0e26a5b548db0612d6525dc0af250c78bda69 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Thu, 1 Sep 2022 22:07:23 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/Changelog.md b/Changelog.md index 64a1272..b7b5336 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,15 +1,21 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.247 - 2022-09-01 +### Fixed: +- Change vsync signal to happen at 60hz, regardless of swap interval. + - Fixes voice lines becoming delayed during cutscenes in Tokyo Mirage Sessions #FE Encore. + - Might fix some game speed issues in The Legend of Zelda: Link's Awakening and Breath of the Wild. + +
+Older releases +
+ ## 1.1.246 - 2022-09-01 ### Fixed: - bsd: Fix Poll(0) returning ETIMEDOUT instead of SUCCESS. - No expected changes in games. -
-Older releases -
- ## 1.1.245 - 2022-09-01 ### Fixed: - sfdsnres: fix endianess issue for port serialisation.