From 4313a7680da672c7bd3d02d3eab407ed4392b0aa Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sat, 8 Jan 2022 23:52:00 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Changelog.md b/Changelog.md index 44e727f..efc2a5e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,17 @@ All updates to the Ryujinx official master build will be documented in this file +## 1.0.7161 - 2022-01-08 +### Fixed: +- Return error on DNS resolution when guest internet access is disabled. + - Fixes a regression introduced in 1.0.7137 that made Crash Bandicoot 4 crash early on boot after trying to connect to some server. Note that the game will still crash if guest internet access is enabled. + +## 1.0.7160 - 2022-01-08 +### Fixed: +- Add support for render scale to vertex stage. + - Fixes render scale causing offset bloom (ghost images) in Super Mario Party, Mario Party Superstars and Clubhouse Games. + - Fixes grid-like artifacts when increasing the resolution on Hyrule Warriors: Age of Calamity. + ## 1.0.7159 - 2022-01-04 ### Added: - CPU - Implement FCVTMS (Vector).