An open API service indexing awesome lists of open source software.

https://github.com/xithrius/xboxdrv-python3


https://github.com/xithrius/xboxdrv-python3

Last synced: about 1 year ago
JSON representation

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!