-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PS3 controller reworked #139
Conversation
I have amended the system call Headsup: In |
I'll prepare something maybe too. On October 31, 2014 6:27:53 PM EDT, Jens-Christian [email protected] wrote:
Sent from my Android device with K-9 Mail. Please excuse my brevity. |
That would be awesome. Please feel free to continue this code! Can you check on your Arch box if you get something like
? Maybe you can figure out a better way how to detect the owner of the current X session. The PS3 controller should be pretty much finished with this PR. What about hotplug support for the XBox360 controller? I remember we had some open items there as well? I still don't have such a controller. Should we add the auto start function for the XBox360 controller as well? Thanks! |
From my side you can pull this in. I recommend to push this quickly to master. I installed Linux Mint 17 (64bit version) from scratch this morning, with retrorig-setup.deb from my test repository as installation source. I've squashed one more bug, it was in the installation code for GensGs, and removed the hints to reboot for PS3/USB since this is not necessary anymore. I love how fast the Debian-package based installation is: http://i.imgur.com/ZWj864i.png The final version
Professor, this is a stable version! Please test this one more time, either from my test repository or after the PR was pulled in. Then please move this to master. |
For USB Xbox 360 controllers, it bases how many to sync up (via sed replace) on /etc/default/xboxdrv and then when you plug them in, it then assigns the number. I believe all it would take is a restart of xboxdrv for that. But yes, I can look at this soon. |
This should fix #70 and the device indices bug for /dev/input/js*.
It contains a new function to start RetroRig automatically when the first controller is switched on. This function can be enabled or disabled during retrorig-setup.