From 260a91c2a0ce326a0a2f75879883db99561b07ef Mon Sep 17 00:00:00 2001 From: MutantAura <44103205+MutantAura@users.noreply.github.com> Date: Mon, 15 Aug 2022 12:34:23 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index dd6fb6f..f877308 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,12 +1,18 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file -## 1.1.216 - 2022-08-15 +## 1.1.217 - 2022-08-15 ### Added: - am: Stub SetWirelessPriorityMode, SaveCurrentScreenshot and GetHdcpAuthenticationState. - Fixes Xenoblade Chronicles 3 photo gallery crash. - Fixes Hulu app crashing on startup. +## 1.1.216 - 2022-08-15 +### Fixed: +- ControllerApplet: Override player counts when SingleMode is set + - Reduces controller applet spam in certain titles such as Splatoon 2, Xenoblade Chronicles 3 and other titles that don't like multiple connections. + - Any title that had significant controller applet log spam may be helped. + ## 1.1.215 - 2022-08-14 ### Fixed: - PreAllocator: Check if instruction supports a Vex prefix in IsVexSameOperandDestSrc1.