From 9eb4af8c45805402f8dfbc5737ff97fe21d2c7d5 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sun, 10 Jan 2021 13:12:13 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 589fdd7..2135a9c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,7 +4,7 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.6281 - 2021-01-10 ### Fixed - Fixed an issue with compute reserved constant buffers not being updated when, in fact, they should have been. - - Fixes a bug on Monster Hunter Rise demo where the screen would randomly turn black with white elements due to compute reading values from the wrong SSBO. + - Fixes a bug on Monster Hunter Rise Demo where the screen would randomly turn black with white elements due to compute reading values from the wrong SSBO. ## 1.0.6276 - 2021-01-10 ### Fixed