diff --git a/Changelog.md b/Changelog.md index a395ff3..b8182bb 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.182 - 2022-07-15 +### Fixed: +- Avoid scaling 2d textures that could be used as ā€œ3dā€œ. + - Fixes red-tinted textures when upscaling in Agatha Christie: Hercule Poirot - The First Cases, A Hat in Time, Cruis'n Blast, Demon Gaze Extra, Far: Changing Tides, Lost in Random, Pascal's Wager: Definitive Edition, Sherlock Holmes: Devil's Daughter, World's End Club, possibly more. + ## 1.1.181 - 2022-07-14 ### Fixed: - Reduce some unnecessary allocations in DMA handler.