From 3f6fb78b99d130c08b1043273e3eadcb4b05fbd4 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sun, 10 Jan 2021 16:11:12 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 21c1645..a4d5ce3 100644 --- a/Changelog.md +++ b/Changelog.md @@ -10,6 +10,7 @@ All updates to the Ryujinx official master build will be documented in this file ### 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 vertex explosions on Super Smash Brothers Ultimate. ## 1.0.6276 - 2021-01-10 ### Fixed