Skip to content

kozec/sc-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 3, 2023
2e2fe85 · Oct 3, 2023
Sep 17, 2017
Jul 8, 2019
Jun 21, 2022
Oct 2, 2022
Aug 26, 2022
Sep 17, 2018
Dec 13, 2018
Oct 3, 2023
Feb 12, 2021
Dec 6, 2020
Jul 14, 2018
Sep 21, 2016
Jul 28, 2017
Feb 26, 2018
Dec 20, 2018
Nov 27, 2018
Oct 2, 2022
Sep 16, 2017
Sep 28, 2017
Dec 13, 2018
Jun 4, 2017
Jun 26, 2019
Apr 29, 2017
Jun 26, 2019
Dec 26, 2017

Repository files navigation

SC Controller Build Status

User-mode driver, mapper and GTK3 based GUI for Steam Controller, DS4 and similar controllers.

screenshot1 screenshot2 screenshot3 screenshot3

Features

  • 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.

Like what I'm doing?

Help me become filthy rich on Liberapay or donate anything with PayPal

Packages

  • 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 run sudo eopkg it sc-controller from a terminal.
  • Exherbo: Found in hardware
  • Void Linux: Run xbps-install -S sc-controller in a terminal.

Building the package by yourself

Dependencies

Installing

  • Download and extract latest release
  • python2 setup.py build
  • python2 setup.py install

Running with non distro-specific package

  • Download and extract latest release
  • Navigate to extracted directory and execute ./run.sh