Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 60-steam-input.rules to include rules for DualSense Edge #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CressoTheGrey
Copy link

This should make the DualSense Edge fully functional. These rules have been taken from the Steam Deck's files and reformatted to better fit the rest of the rules in this file.

File From the Steam Deck: 71-sony-controllers.rules
If implemented, the DualSense Edge should function exactly as it does on the Steam Deck.

This should make the DualSense Edge fully functional. These rules have been taken from the Steam Deck's files and reformatted to better fit the rest of the rules in this file.

From the Steam Deck:
File: 71-sony-controllers.rules
Code: # Sony DualSense Edge Wireless-Controller; bluetooth; USB
KERNEL=="hidraw*", KERNELS=="*054C:0DF2*", MODE="0660", TAG+="uaccess"
KERNEL=="hidraw*", ATTRS{idVendor}=="054c", ATTRS{idProduct}=="0df2", MODE="0660", TAG+="uaccess"

If implemented, the DualSense Edge should function exactly as it does on the Steam Deck.
@CressoTheGrey
Copy link
Author

I have now tested the change on ChimeraOS, where it's already been accepted into main, and it's working perfectly. I have yet to run into any issues with these rules. I hope they can be incorporated here as well, so that everyone can enjoy using the Edge.

@mhalano
Copy link

mhalano commented Oct 28, 2024

Any news about merging this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants