Commit graph

476 commits

Author SHA1 Message Date
General4878
d232aef11d FLM: Added debug setting to enable/disable faux lizard mode. 2025-10-05 16:20:04 +02:00
General4878
d7db9bea8d FLM: Making sure that hapticDeltaR is always below hapticTriggerDelta when haptic is triggered to prevent multiple triggers. Added a temporal decay mechanism for haptics to prevent triggering by jitter. 2025-09-29 22:02:19 +02:00
General4878
31c0799829 FLM: Changed haptic feedback engine for better consistency and CPU efficiency. 2025-09-28 11:18:16 +02:00
General4878
1d15ebebde FLM: Added trigger buffer to haptic feedback to prevent minor movements from causing feedback. 2025-09-14 17:01:54 +02:00
General4878
a0243c74a6 FLM: Fixed bug where total deltas were not set to zero. 2025-09-14 10:39:41 +02:00
General4878
c536393054 FLM: Removed built in haptic on drag from MoveByFauxLizard into its own method and added haptic feedback for LPad drag 2025-09-14 10:39:41 +02:00
General4878
12a5ddc6bd FLM: Send haptic on pad presses when both lizard mouse and buttons are disabled 2025-09-14 10:39:41 +02:00
General4878
aa19d9cdf5 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-09-14 10:39:12 +02:00
Kamil Trzcinski
deee7fa887 Workflow: Update README.md 2025-06-10 17:56:10 +02:00
Kamil Trzcinski
ce18d088d6 SteamController: Persist and expose in release Lizard{Buttons,Mouse} 2025-06-10 17:54:06 +02:00
Kamil Trzcinski
17d6c72c8b Workflow: Fix GitHub Actions 2025-06-10 17:49:28 +02:00
severn2
78d58fe352
PerformanceOverlay: Battery-only setting in Performance Overlay (#193) 2025-06-10 17:47:58 +02:00
Kamil Trzcinski
b5be6d9caf Update README.md 2024-05-30 19:19:03 +02:00
Kamil Trzcinski
adffc31c49 Add SteamDeck LCD F7A0131 BIOS support 2024-05-30 19:15:03 +02:00
Kamil Trzciński
874cf6f974 PowerControl: Add Charge Limit 2023-12-14 19:50:21 +01:00
Kamil Trzciński
b47c5fa860 CommonHelpers: Vlv0100: Use Instance instead of static. 2023-12-14 19:39:50 +01:00
Kamil Trzciński
943cfd9aa5 Workflow: Add information about supported BIOS 2023-12-14 19:11:32 +01:00
Kamil Trzciński
f5b3140758 PowerControl: Do not render many separators 2023-12-14 19:08:29 +01:00
Kamil Trzciński
ffe8bf17fb PowerControl: Support only BIOS 107 SteamDeck OLED 2023-12-14 19:07:35 +01:00
Kamil Trzciński
f6b9a77703 PowerControl: TDP can only be configured via VangoghGPU 2023-12-14 19:07:21 +01:00
Kamil Trzciński
a86f2a49e1 CommonHelpers: Fail if cannot load inpoutx64.dll 2023-12-14 19:07:00 +01:00
Kamil Trzciński
44cdaef37c PowerControl: Do not show Colors if not available 2023-12-14 19:05:50 +01:00
Kamil Trzciński
72a4334ccf SteamDeck OLED: Remove BIOS 105 support as it is buggy 2023-12-14 12:38:15 +01:00
Kamil Trzciński
9c7c7bfd1d FanControl: Support OLED BIOS 107 with temperature readings 2023-12-14 10:47:30 +01:00
Kamil Trzciński
fe644f3e48 Vlv0100: Support OLED 107 bios 2023-12-14 00:10:27 +01:00
Kamil Trzciński
db950687f2 Workflow: Update RELEASE.md 2023-12-02 12:54:11 +01:00
Kamil Trzciński
3af321e4ea PowerControl: Control CPU/GPU/TDP for SteamDeck OLED 2023-12-02 12:51:35 +01:00
Kamil Trzciński
5be2cceae4 PerformanceOverlay: Support SD OLED Sensors 2023-12-02 12:41:32 +01:00
Kamil Trzciński
dd9650d2f4 CommonHelpers: Store logs in .log files 2023-12-02 12:41:07 +01:00
Kamil Trzciński
c03dcadfc1 Vlv0100: Support for SteamDeck OLED 2023-12-02 12:28:40 +01:00
Kamil Trzciński
dc34495858 Workflow: Bump to 0.7 2023-12-02 11:40:38 +01:00
Kamil Trzciński
58a3d44d5c SteamController: Fix broken scroll on left pad introduced by 0.6.21 2023-09-24 20:10:41 +02:00
Kamil Trzciński
531b69c80f Workflow: update RELEASE.md 2023-09-24 16:32:58 +02:00
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
Adravil
8abc01e8e3 FanControl: Add Silent4000RPMTemp to Silent Fan Profile
Merged #151
2023-09-24 15:28:23 +02:00
Adravil
a561153521 FanControl: Add Silent fan profile (#141) 2023-09-24 15:28:18 +02:00
David Griswold
97d0e1038e
SteamController: Added Win+D shortcut under Steam+RightStickPress
Co-authored-by: Kamil Trzciński <ayufan@ayufan.eu>
2023-09-05 10:05:14 +02:00
Kamil Trzcinski
160c4762f0 Workflow: update README.md 2023-09-02 11:22:08 +02:00
Kamil Trzciński
f36865fe15
Workflow: Update RELEASE.md 2023-08-28 17:32:36 +02:00
ryanrudolfoba
eb30de16c9
Updated for 3rd party Amernime Driver (#140)
PerformanceOverlay: Add support for `AMD Radeon RX 670 Graphics`
2023-08-28 17:31:04 +02:00
Kamil Trzcinski
1aaf98b4fa Updater: Remove InstallationTime 2023-07-05 00:59:26 +02:00
Kamil Trzcinski
3fb344b89c SteamController: DS4 backpanel and haptic settings are part of Release build 2023-07-04 23:58:57 +02:00
Kamil Trzcinski
d2b673086b FanControl: Support 0xB030/0xA device 2023-06-06 12:29:00 +02:00
Kamil Trzcinski
1f505642f7 SteamController: Add DS4 to shortcuts.md 2023-06-03 14:05:24 +02:00
Kamil Trzcinski
57a14b419e workflow: Make RELEASE.md more verbose 2023-06-03 14:01:44 +02:00
Kamil Trzciński
3417b529b5 PowerControl: Add 3 dots + L1 + R1 to reset current resolution 2023-06-03 14:00:16 +02:00
Kamil Trzciński
903e5fefae README: Rewrite the donating message 2023-05-21 19:27:15 +02:00
Kamil Trzciński
708aac3166 SteamController/PowerControl: Create Logs in Documents/SteamDeckTools/Logs 2023-05-21 19:20:10 +02:00
Kamil Trzciński
8327c0da86 SteamController: Improve **Steam Input** support for **Steam Version 1684535786** 2023-05-21 19:18:30 +02:00
Kamil Trzciński
3d03f5e929 SteamController: Allow to configure DS4 back buttons 2023-05-21 18:03:00 +02:00