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).