[Linux Install Guide] Open Source Steam Controller Drivers

Subscribers:
344
Published on ● Video Link: https://www.youtube.com/watch?v=i7XRJkfqpeo



Category:
Guide
Duration: 4:53
3,487 views
39


A quick help guide on how to use git & build the Steam controllers opensource driver. A cool little tool to not have to use Steam or just to tailor custom configs for non-Steam games.

Arch
----------------------
sudo pacman -S gtk3 python2 python2-setuptools python2-gobject python2-cairo pylibacl git
----------------------

Ubuntu:
-----------------------
sudo apt-get install python python-setuptools python-gobject python-gi-cairo python-pylibacl gir1.2-rsvg-2.0 git python-dev build-essential
-----------------------

git clone https://github.com/kozec/sc-controller.git

python2 setup.py build

sudo python2 setup.py install

python setup.py install --record files.txt

cat files.txt | xargs rm -rf







Tags:
SC Open Source Driver
Steam Controller Open Source Driver
Steam Controller Open Source
Steam Controller Driver
SC-Controller Driver
Open Source Driver
SC-Controller
Steam Controller
Linux