Replies: 1 comment
-
The FanController portion could very well be ported onto a plugin. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm using Steam Deck with Windows 11 and I'm trying to use Fan Control to control the Steam Deck's fan. Currently the program detects one sensor but zero fans, but I think it just needs some code adjustments.
I think Fan Control uses the same library as Steam Deck Tools, which is LibreHardwareMonitor.
Does it mean Steam Deck could be supported in Fan Control?
Steam Deck Tools implementation:
https://github.com/ayufan/steam-deck-tools/blob/main/FanControl/FanController.cs
and probably most important:
https://github.com/ayufan/steam-deck-tools/blob/main/CommonHelpers/Vlv0100.cs
Beta Was this translation helpful? Give feedback.
All reactions