From 1bfe893ed0ff6c1cf77297150d891798a9c4edbe Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 9 Jan 2022 18:49:57 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Changelog.md b/Changelog.md index efc2a5e..ad693b5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,15 @@ All updates to the Ryujinx official master build will be documented in this file +## 1.0.7162 - 2022-01-09 +### Fixed: +- Texture Sync, incompatible overlap handling, data flush improvements. + - Fixes white water and teleportation animation in Breath of the Wild. + - Fixes rainbow lighting in Splatoon 2 after loading screens. + - Fixes many rendering/ texture streaming issues in (mostly) UE3/UE4 games, including A Hat in Time, Brothers: A Tale of Two Sons, Darksiders 3, Hellblade: Senua's Sacrifice, Life is Strange: True Colors, possibly more. + - Fixes texture corruption in The Witcher 3. + - Fixes Mario Kart 8 Deluxe replay thumbnails being from the previous race or black. + ## 1.0.7161 - 2022-01-08 ### Fixed: - Return error on DNS resolution when guest internet access is disabled.