From 2a1e03792b6be67e5465412cf01783fea3d92b71 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Mon, 26 Apr 2021 05:50:51 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 111c048..bf06bc9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6851 - 2021-04-26 +### Fixed +- Fixed unsolicited input (buttons pressing themselves/analog directions without user input) in all games known to exhibit the issue, including Mega Man 11, Crash Bandicoot 4, Balan Wonderworld, ADVERSE, Effie, and many other UE4 games. + ## 1.0.6850 - 2021-04-24 ### Fixed - Fixed a typo in NpadIdType (changed uint to int).