mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-21 06:03:52 +00:00
SteamController: Make DS4 support in release
This commit is contained in:
parent
36a22313e4
commit
e4c7c76825
1 changed files with 0 additions and 2 deletions
|
|
@ -30,9 +30,7 @@ namespace SteamController
|
|||
new Profiles.Predefined.SteamProfile() { Name = "Steam", Visible = false },
|
||||
new Profiles.Predefined.SteamWithShorcutsProfile() { Name = "Steam with Shortcuts", Visible = false },
|
||||
new Profiles.Predefined.X360HapticProfile() { Name = "X360", EmulateTouchPads = true },
|
||||
#if DEBUG
|
||||
new Profiles.Predefined.DS4HapticProfile() { Name = "DS4" },
|
||||
#endif
|
||||
},
|
||||
Managers = {
|
||||
new Managers.ProcessManager(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue