From e75e550f390c41beb4437fbdedb433ff16db707e Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 11 Jan 2022 12:24:49 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Changelog.md b/Changelog.md index 3f8a2b6..83e72dc 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,20 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.7167 - 2022-01-11 +### Fixed: +- Fix adjacent 3d texture slices being detected as Incompatible Overlaps. + - Fixes some regressions introduced in 1.0.7162 which caused 3D texture data to be lost for most slices. + - Fixes colour grading in Xenoblade Chronicles 2, and probably more games. + +## 1.0.7166 - 2022-01-11 +### Changed: +- account: Rework LoadIdTokenCache to auto generate a random JWT token. + +## 1.0.7165 - 2022-01-11 +### Changed: +- sfdnsres: Block communication attempt with NPLN servers. + - Blocks the emulator from communicating with Monster Hunter Rise servers. ## 1.0.7164 - 2022-01-10 ### Added: