From 4e2611afbd9e63cdb394f904ce547e5a15d3879e Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 6 Jul 2022 00:04:08 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 8d5e91c..244c313 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.164 - 2022-07-05 +### Fixed: +- Add support for alpha to coverage dithering. + - Fixes missing dithering (semi-transparency) effect on objects close to the camera and at the edges of the draw distance in Pokémon Legends: Arceus. + ## 1.1.163 - 2022-07-05 ### Added: - UI - Avalonia Part 2.