User-mode driver, mapper and GTK3 based GUI for Steam Controller, DS4 and similar controllers.
- Allows to setup, configure and use Steam Controller(s) without ever launching Steam
- Supports profiles switchable in GUI or with controller button
- Stick, Pads and Gyroscope input
- Haptic Feedback and in-game Rumble 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): Found in openSUSE Build Service.
- Fedora, SUSE (rpm-based distros): Found in openSUSE Build Service.
- Arch, Manjaro (arch-based distros): Found in AUR
- Solus: Search for
sc-controller
in Software Center or runsudo eopkg it sc-controller
from a terminal. - Exherbo: Found in hardware
- Void Linux: Run
xbps-install -S sc-controller
in a terminal.
- python 2.7, GTK 3.22 or newer and PyGObject
- python-gi-cairo and gir1.2-rsvg-2.0 on debian based distros (included in PyGObject elsewhere)
- setuptools
- python-pylibacl is recommended
- python-evdev is strongly recommended
- Download and extract latest release
python2 setup.py build
python2 setup.py install
- Download and extract latest release
- Navigate to extracted directory and execute
./run.sh