From 1c8ae09446fdfe9756a865ea70bb630627776d37 Mon Sep 17 00:00:00 2001 From: MutantAura <44103205+MutantAura@users.noreply.github.com> Date: Sat, 30 Apr 2022 00:12:25 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index c9db39b..4ddf7ea 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.107 - 2022-04-29 +### Fixed: +- Fix various issues with texture sync. + - Fixes a regression in Xenoblade titles where visuals would randomly flash. + - May fix random bugs in Breath of the Wild such as "air swimming" or other texture streaming bugs. + ## 1.1.106 - 2022-04-20 ### Added: - T32: Implement load/store single (immediate).