jfernandez / ControllerTools

Game controller plugin for the Steam Deck
GNU General Public License v3.0
49 stars 3 forks source link

Support for Steam Controller #31

Closed Richm246 closed 1 month ago

Richm246 commented 1 year ago

My Steam Controller works flawlessly with my Steam Deck, but it doesn't show up in Controller Tools, it's connected via Bluetooth.

ergoithz commented 1 year ago

Valve devices are explicitly disabled https://github.com/alphamercury/ControllerTools/blob/0e9b5ceaeb87142fc352d7ebb0fd31eb30d54ed5/backend/src/api/generic.rs#L14-L15

Not a big deal since their battery data won't be accurate anyway (there is no way of accurately measuring the charge of a battery without knowing which type it is) and even Valve themselves removed the SC charge indicator in Big Picture mode long ago.

Richm246 commented 1 year ago

Thanks for the reply, I appreciate it

karasuhebi commented 10 months ago

Thanks for the reply, I appreciate it

So can this be closed?

Nottinghster commented 1 month ago

@jfernandez this can be closed!