From a0e540d64530ccdeeb74866a62c36406f46c9f90 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 16 Feb 2022 22:24:11 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Changelog.md b/Changelog.md index 916469b..90a041b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,15 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.31 - 2022-02-16 +### Fixed: +- Do not allow render targets not explicitly written by the fragment shader to be modified. + - Fixes cave rendering in Pokémon Legends: Arceus. + - Fixes weird lines in Pokémon Sword/Shield. + - Fixes black water in Paper Mario: The Origami King. + - Fixes blue emblems on ships in Monster Hunter Rise. + - Fixes overbright jellyfish in NEO: The World Ends with You. + ## 1.1.30 - 2022-02-16 ### Fixed: - amadeus: Fix limiter correctness.