Description
Advanced Linux Driver for Xbox One Wireless Controller (shipped with Xbox One S).
- Supports Bluetooth
- Supports all Force Feedback/Rumble effects through Linux ff-memless effect emulation
- Supports Trigger Force Feedback in every game by applying a pressure-dependent effect intensity to the current rumble effect (not even supported in Windows)
- Supports disabling FF
- Supports multiple Gamepads at the same time (not even supported in Windows)
- Offers a consistent mapping, even if the Gamepad was paired to Windows/Xbox before, and independent of software layers (SDL2, Stadia via Chrome Gamepad API, etc)
- Working Select, Start, Mode buttons
- Correct Axis Range (signed, important for e.g. RPCS3)
- Supports Battery Level Indication (including the Play 'n Charge Kit) Battery Level Indication
- Easy Installation
- Agile Support and Development
- Supports customization through profiles (work in progress)
- Optional high-precision mode for Wine/Proton users
- Share button support on supported controllers
- Works as a mouse if you're are in couch-mode (press Guide+Select)
Installation Instructions
# dnf copr enable atim/xpadneo
# dnf install xpadneo
$ systemctl reboot
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 9 | aarch64 (51)*, x86_64 (63)* | EPEL 9 (78 downloads) |
Fedora 38 | aarch64 (26)*, x86_64 (1020)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (35)*, x86_64 (815)* | Fedora 39 (215 downloads) |
Fedora 40 | aarch64 (11)*, x86_64 (830)* | Fedora 40 (465 downloads) |
Fedora 41 | aarch64 (4)*, x86_64 (281)* | Fedora 41 (72 downloads) |
Fedora rawhide | aarch64 (50)*, x86_64 (115)* | Fedora rawhide (109 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable atim/xpadneo
More info about enabling Copr repositories