Skip to content

xboxdrv udev-rules and configs for several USB controllers

Notifications You must be signed in to change notification settings

phantom-voltage/xboxdrv-udev-rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xboxdrv-udev-rules

xboxdrv udev-rules and configs for several USB controllers

Rundown

I was tired of having to specify configurations for various controllers using xboxdrv. I wrote some udev rules and an xboxdrv wrapper. I currently only have the udev rules for the Hori PS3 Fighting Commander and the Logitech Dual Action USB controllers.

This script creates a service for systemd. If you don't have systemd you can probably write something that works for you.

You can use the udev rule for the Hori Fighting Commander as a template. The supplemental information can be obtained through running lsusb.

Why not use daemon mode?

From what I can see, daemon mode requires you specify some configurations per slot. I use certain controllers for certain games, so this method works better for me.

Install

git clone https://github.com/phantom-voltage/xboxdrv-udev-rules
cd xboxdrv-udev-rules
./install.sh 

OR manually place the config files and edit the wrapper accordingly.

Hardware

Hori Fighting Commander (PS3, USB)

Hori Fighting Commander

Seriously, this controller is amazing. I use it for all my 2d games.

Logitech Dual Action (PC, USB)

This controller is pretty cheap. You can often find them at thrift shops.

About

xboxdrv udev-rules and configs for several USB controllers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages