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.