adds support for the "Victrix Pro FS-12 Arcade Fight Stick" in PS4 & PS5 mode
This is for the purple version: https://pdp.com/products/victrix-pro-fs-12-arcade-fight-stick-purple I assume the white one has the same "idProduct".
This commit is contained in:
@@ -137,3 +137,6 @@ KERNEL=="hidraw*", ATTRS{idVendor}=="9886", ATTRS{idProduct}=="0025", MODE="0660
|
||||
|
||||
# Thrustmaster eSwap Pro
|
||||
KERNEL=="hidraw*", ATTRS{idVendor}=="044f", ATTRS{idProduct}=="d00e", MODE="0660", TAG+="uaccess"
|
||||
|
||||
# Performance Designed Products Victrix Pro FS-12 for PS4 & PS5
|
||||
KERNEL=="hidraw*", ATTRS{idVendor}=="0e6f", ATTRS{idProduct}=="020c", MODE="0660", TAG+="uaccess"
|
||||
|
Reference in New Issue
Block a user