From bfb99831bf4b59d90edee813983df76450995046 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sat, 19 Nov 2022 02:16:17 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 662b660..a007ca5 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.363 - 2022-11-18 +### Fixed: +- Vulkan: Clear dummy texture to (0,0,0,0) on creation. + - Fixes an issue with AMD GPUs on Linux that caused colored filters to appear over the screen in Pokémon Scarlet/Violet when using Vulkan. + ## 1.1.362 - 2022-11-18 ### Fixed: - GPU: Fix thread safety of ReregisterRanges.