User-mode driver and GTK3 based GUI for Steam Controller.
- Allows to setup, configure and use Steam Controller without ever launching Steam
- Supports profiles switchable in GUI or with controller button
- Stick, Pads and Gyroscope input
- Haptic Feedback support
- OSD, Menus, On-Screen Keyboard for desktop and in games.
- Automatic profile switching based on active window.
- Macros, button cycling, rapid fire, modeshift, mouse regions...
- Emulates XBox360 controller, mouse, trackball and keyboard.
Based on Standalone Steam Controller Driver by Ynsta.
- Ubuntu (deb-based distros): in OpenSUSE Build Service.
- Fedora, SUSE (rpm-based distros): in OpenSUSE Build Service.
- Arch, Manjaro: in AUR
- Exherbo: in hardware
- download and extract latest release
- navigate to extracted directory and execute
./run.sh
- download and extract latest release
python2 setup.py build
python2 setup.py install
- python 2.7, GTK 3.10 or newer and PyGObject
- python-gi-cairo and gir1.2-rsvg-2.0 on debian based distros (included in PyGObject elsewhere)
- python-pylibacl
- setuptools