From 9cbc298c02cbe53d36bf0901fd176f9e0727816d Mon Sep 17 00:00:00 2001 From: MutantAura <44103205+MutantAura@users.noreply.github.com> Date: Sat, 9 Apr 2022 16:15:23 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 733aa6e..6e945f2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -6,7 +6,6 @@ All updates to the Ryujinx official master build will be documented in this file - Fix tail merge from block with conditional jump to multiple returns - Fixes audio and visual slowdowns after scanning an Amiibo in games like Animal Crossing: New Horizons. May help similar issues in other titles. - ## 1.1.99 - 2022-04-08 ### Added: - Implement VMAD shader instruction and improve InvocationInfo and ISBERD handling.