From 0265e515e4f01094a46ce3187973dd513c131b20 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Fri, 15 Jan 2021 15:55:03 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 9e30b4c..a8e973f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,6 +5,7 @@ All updates to the Ryujinx official master build will be documented in this file ### Fixed - Fixed mipmap base level being ignored for sampled textures and images. This change allows the correct mipmap level to be accessed from the shader. - Improves shadow rendering on Monster Hunter Rise Demo. + - Fixes the black faces/other corruption in Catherine: Full Body. The game now renders correctly. ## 1.0.6324 - 2021-01-14 ### Added