Package Details: xboxdrv 0.8.13-1

Git Clone URL: https://aur.archlinux.org/xboxdrv.git (read-only, click to copy)
Package Base: xboxdrv
Description: Userspace Xbox gamepad driver and input remapper
Upstream URL: https://github.com/xiota/xboxdrv
Licenses: GPL-3.0-or-later
Submitter: None
Maintainer: xiota
Last Packager: xiota
Votes: 264
Popularity: 1.59
First Submitted: 2009-11-17 12:07 (UTC)
Last Updated: 2024-10-09 22:28 (UTC)

Pinned Comments

xiota commented on 2024-04-02 11:20 (UTC) (edited on 2024-09-30 20:11 (UTC) by xiota)

Although other Xbox gamepad drivers are now available, this package is still useful as an input remapper for programs that support only Xbox controllers.

This package is now based on a fork that aims to keep the program working. (Original project ceased development around Sep 2022.)

Latest Comments

« First ‹ Previous 1 .. 10 11 12 13 14 15 16 Next › Last »

<deleted-account> commented on 2011-11-26 01:13 (UTC)

Bah. I found that it actually only works once after the system boots, so it isn't quite adequate: once the battery dies / is replaced or the controller turns itself off from inactivity, the controller breaks until the daemon I posted is restarted. >_<. I suspect it has something to do with it not running prior to login (ie automatically) unless I disabled dbus, which is naturally how the one I posted is configured to work. I will figure out a less problematic way to do it and re-post at another time if I remember :p Anyway, yeah I looked at the daemon in the source tarball and it makes no sense to me. It seems to be a huge usermode daemon file that doesn't come close to resembling any other arch daemons. I don't even know what it's written in.

jack.mitchell commented on 2011-11-23 09:30 (UTC)

That daemon looks good from my initial glance. I have been meaning to delve into enabling all the extra features of this package. If you read the site then you will find there are special daemon modes and stuff actually coded in - I want to do it I just haven't had time to examine it properly yet. One day my friends, one day...

<deleted-account> commented on 2011-11-12 23:16 (UTC)

http://pastebin.com/q24N7Rz7 I made a daemon for /etc/rc.d to launch this automatically at startup. Note that I was pretty tired when I wrote it and worked out quirks preventing its proper function, but it seems to work -- at least for my single wireless 360 controller. Just copy it over and chmod +x it as usual, but you should be sure to look it over or at least try it manually first before using it as a daemon in rc.conf. If anyone finds any glaring mistakes, please post a better one..

rnestler commented on 2011-08-16 19:00 (UTC)

i think boost-libs should be in depends and boost in makedepends

<deleted-account> commented on 2011-03-23 08:11 (UTC)

Doesn't work without boost installed. Please mark boost as a dependency in PKGBUILD (and not only as build dependency)

sultanoswing commented on 2011-01-16 07:37 (UTC)

0.64 Released (13 Jan)

rnestler commented on 2010-12-26 00:15 (UTC)

0.6.1 released

Fabioamd87 commented on 2010-12-14 20:18 (UTC)

thanks.

jack.mitchell commented on 2010-12-08 14:09 (UTC)

Seems to work fine with the new libusb. Packages updated.

Fabioamd87 commented on 2010-12-08 11:31 (UTC)

after today update libusb1 become libusb and this package need libusb1 from AUR can this package use libusb?