https://github.com/xithrius/xboxdrv-python3
https://github.com/xithrius/xboxdrv-python3
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/xithrius/xboxdrv-python3
- Owner: Xithrius
- Created: 2021-04-11T06:37:03.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-11T09:39:09.000Z (about 5 years ago)
- Last Synced: 2025-01-30T18:32:47.335Z (over 1 year ago)
- Language: Shell
- Size: 12.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xboxdrv-python3
Updated dependencies of [xboxdrv](https://aur.archlinux.org/packages/xboxdrv/).
To build/install into an arch-based system:
1. `cd` into some place (temporary folder would probably be best)
2. `git clone https://github.com/Xithrius/xboxdrv-python3.git`
3. `cd xboxdrv-python3`
4. `makepkg -sirc`
5. `cd ..`
6. `rm -rf xboxdrv-python3`
7. `sudo systemctl start xboxdrv.service && sudo systemctl enable xboxdrv.service`
8. Play your favorite games with a non-existent controller!