Skip to content

Way to control adaptive triggers per application on linux

License

Notifications You must be signed in to change notification settings

Radiicall/DualFlow

Repository files navigation

DualFlow

Currently a work in progress, name might change soon

Using pydualsense as a baseline to try to interact with the Dualsense controller on linux

sudo cp 70-ps5-controller.rules /etc/udev/rules.d
sudo udevadm control --reload-rules
sudo udevadm trigger

Contributions are welcome!