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.