steam-deck-tools/SteamController/Devices
2025-09-13 19:07:33 +02:00
..
DS4Controller.cs SteamController: Add initial DS4 support (with Gyro, Accel, Trackpads and Haptics) 2023-02-10 20:47:51 +01:00
DS4ControllerActions.cs SteamController: Fix PS button and Gyro support for DS4 2023-02-11 14:40:09 +01:00
KeyboardController.cs Allow to Overwrite keyboard and mouse button state 2022-12-12 11:45:29 +01:00
MouseController.cs FLM: Created MoveByFauxLizard method which mimmicks the mouse movement and haptic feedback of Lizard Mouse without needing Lizard Mouse enabled which resolves the mouse stutter bug in later versions Steam Deck firmware. 2025-08-10 13:11:09 +02:00
MouseControllerFauxLizard.cs FLM: Fixed bug where total deltas were not set to zero. 2025-09-13 19:07:33 +02:00
SteamAction.cs SteamController: Add support for circular deadzone on left/right sticks 2023-09-24 16:31:44 +02:00
SteamButtons.cs SteamController: Add support for circular deadzone on left/right sticks 2023-09-24 16:31:44 +02:00
SteamController.cs SteamController: Use Roslyn Scripting to compile UserProfiles 2023-01-03 11:34:40 +01:00
SteamControllerActions.cs Move SteamController.SteamAction to SteamAction 2022-11-27 09:52:31 +01:00
SteamControllerHaptic.cs Improve exception handling for SteamController 2022-12-16 11:30:22 +01:00
SteamControllerLizard.cs Move SteamController.SteamAction to SteamAction 2022-11-27 09:52:31 +01:00
Xbox360Controller.cs SteamController: Move KeepX360AlwaysConnected to Settings 2023-02-10 20:52:26 +01:00