ValveSoftware / steam-devices

List of devices Steam and SteamVR will want read/write permissions on, to help downstream distributions create udev rules/etc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To add PDP Wired Rock Candy switch controller to steam input udev

opened this issue · comments

I apologize if I put this in the wrong place for this issue, not a big user of GitHub.

I don't feel like adding my system info should really help but i'm on OpenSUSE Tumbleweed on an i5-7200u thinkpad x270.

anyway I'm not sure where to ask to add support for this gamepad, however its as easy as adding this line of code to the steam input udev file

#PDP Rock Candy Switch Wired Controller
KERNEL=="hidraw*", ATTRS{idVendor}=="0e6f", ATTRS{idProduct}=="0187", MODE="0660", TAG+="uaccess"

obviously the comment can be put to whatever but steam seems to finally read my switch controller as a switch controller pro and it works fine in the steam big picture ui!

Thank you Valve n Co for your hard work mucho appricato

Hello @KFAQ, feel free to open a pull request for this controller in this repo.

Hello @KFAQ, feel free to open a pull request for this controller in this repo.

Legend! Thank you, still figuring out GitHub after all these years haha