Updated Changelog (markdown)

MetrosexualGarbodor 2022-01-08 23:52:00 +00:00
parent d8679d9ce5
commit 4313a7680d

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