ayufan / steam-deck-tools

(Windows) Steam Deck Tools - Fan, Overlay, Power Control and Steam Controller for Windows
https://steam-deck-tools.ayufan.dev
Other
937 stars 67 forks source link

Games losing SteamDeck controls after sleep - Windows restart required #52

Closed simbin closed 1 year ago

simbin commented 1 year ago

Some games lose SteamController functionality (rear button maps still work) after resuming from an extended sleep period. Disabling/Enabling and restarting app doesn't resolve issue - Windows restart required. 4% idle CPU use with SteamController, FanControl, ViGEmBus running (fresh install of latest Win11) possible memory leak or something timeout during sleep?

So far I've observed this behavior in Child of Light and GTA San Andreas (using GInputSA)

ayufan commented 1 year ago

4% idle CPU use with SteamController, FanControl, ViGEmBus running (fresh install of latest Win11) possible memory leak or something timeout during sleep?

This is expected to some extend, since the process reads the Neptune Controller with 250hz frequency and processes and forwards inputs.

ayufan commented 1 year ago

As for the sleep issues this was vastly improved with: https://github.com/ayufan/steam-deck-tools/issues/46.

Please confirm, and re-open if you notice it again.