steam-deck-tools/SteamController/ProfilesSettings
Kamil Trzciński c6b24bc573 SteamController: Add support for circular deadzone on left/right sticks
This is inspired by the changes https://github.com/ayufan/steam-deck-tools/pull/146,
but completely rewritten.

This removes `DeltaValue` methods, and `Deadzone` fixed values.
Adds a settings value for `Deadzone` per profile.
2023-09-24 16:31:44 +02:00
..
Helpers SteamController: Allow to EnableDS4Support=false 2023-05-21 18:03:00 +02:00
BackPanelSettings.cs SteamController: Add support for circular deadzone on left/right sticks 2023-09-24 16:31:44 +02:00
DesktopPanelSettings.cs All SteamController settings are stored in .ini file in root folder 2022-12-08 10:49:06 +01:00
DS4BackPanelSettings.cs SteamController: Allow to configure DS4 back buttons 2023-05-21 18:03:00 +02:00
HapticSettings.cs SteamController: Add support for circular deadzone on left/right sticks 2023-09-24 16:31:44 +02:00
VirtualDS4Code.cs SteamController: Allow to configure DS4 back buttons 2023-05-21 18:03:00 +02:00
VirtualKeyCode.cs Improve VirtualKeyCode to ToWindowsInput mapping 2022-12-12 11:45:29 +01:00
VirtualX360Code.cs Improve VirtualX360Code to ToViGEm mapping 2022-12-12 11:42:38 +01:00
X360BackPanelSettings.cs Update Mappings to Shortcuts and all links 2022-12-10 10:21:32 +01:00