diff --git a/Changelog.md b/Changelog.md index 7374645..fc27e3c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.356 - 2022-11-17 +### Fixed: +- SPIR-V: Fix unscaling helper not being able to find Array textures. + - Fixes broken ground textures in Pokémon Scarlet/Violet when using resolution scaling. + - Fixes upscaling on exploding bubbles in Bubble Bobble and spawn spheres and other effects in Rune Factory 5. + ## 1.1.355 - 2022-11-17 ### Fixed: - GPU: Eliminate CB0 accesses when storage buffer accesses are resolved.