Hello @yuannan, this doesn't look like something that needs to be tracked in this issue tracker. Closing in favor of the pull request in the steam-devices repo.
Hello @yuannan, this doesn't look like something that needs to be tracked in this issue tracker. Closing in favor of the pull request in the steam-devices repo.
nws, can you please not delete this issue so people can have a reference thanks.
For Vader 5 Pro, the line should be:
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="37d7", ATTRS{idProduct}=="2401", MODE="0666"
Same idVendor, different idProduct.
Nothing extracted yet.
Your system information
Please describe your issue in as much detail as possible:
Flydigi recently released new firmware that lets SDL, Steam Input, and other apps like ReWASD use the extra buttons directly instead of just remapping.
This works in windows just fine:
You have to:
This should just now work in Windows.
Linux
In Linux you need to enable access to
/dev/hidraw*to allow SDL to put the Apex 5 into "Enhanced Mode", see this issue here: https://github.com/libsdl-org/SDL/pull/14376#issuecomment-3622071278I've added this to: https://github.com/ValveSoftware/steam-devices/pull/70