xboxdrv wrapper to use a Dualsense as a Xbox 360 controller on Linux
pgrep, xboxdrv, go, make, systemd, udev
make
sudo make install
sudo make reload
ds360go should start when DualSense gets connected and stops when it is disconnected
this is accomplished with udev rules and systemd user service. see source for more info.
ds360go will stop xboxdrv when it detects steam game overlay because steam has its own controller driver that interferes and older games get confused
paru -S ds360go-git
or your aur helper of choice
MIT