From 5d653a33429d1e9785e00d77675c214b466f5a67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20Trzci=C5=84ski?= Date: Sat, 26 Nov 2022 13:35:54 +0100 Subject: [PATCH] Remove mouse on RStick in X360 mode --- RELEASE.md | 1 + SteamController/Profiles/X360Profile.cs | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 3cfaba2..eacec8c 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -3,6 +3,7 @@ - Introduce SteamController that provides 3 main modes of operation Desktop, X360 and Steam - Fix `FanControl` broken context menu - Fix incorrect `CurrentProfile` of `SteamController` +- Fix right stick serving as mouse in `X360` mode ## 0.4.x diff --git a/SteamController/Profiles/X360Profile.cs b/SteamController/Profiles/X360Profile.cs index b4a70b8..9c7cb3f 100644 --- a/SteamController/Profiles/X360Profile.cs +++ b/SteamController/Profiles/X360Profile.cs @@ -27,7 +27,6 @@ namespace SteamController.Profiles // Default emulation EmulateScrollOnLPad(context); - EmulateMouseOnRStick(context); EmulateMouseOnRPad(context, false); // DPad