While you're here, please consider supporting GamingOnLinux on:
Reward Tiers:
Patreon. Plain Donations:
PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers:
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- US operating system age verification bill "Parents Decide Act" gets published
- Mozilla announced "Thunderbolt", their open-source and self-hostable AI client
- PlayStation 3 emulator RPCS3 can now auto-configure games for you
- Gaming on Linux with an older GPU levels up with DXVK-Sarek v1.12 bringing major new features
- SDL (Simple DirectMedia Layer) ban AI / LLM code contributions
- > See more over 30 days here
- Steam achievement conundrum
- GustyGhost - Testing the VRAM valve patch
- Avehicle7887 - Away all of next week
- Liam Dawe - New Desktop Screenshot Thread
- tmtvl - Shop Crush - Psychological Horror Thrift Sim with Literal Illusio…
- hollowlimb - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
https://github.com/kozec/sc-controller
https://github.com/Ryochan7/sc-controller
The first one I believe is the original project, but hasn't been touched in over a year. The second one is active. The first one has a Wiki page, which might be useful, though I couldn't understand it as it doesn't start with any basics and seems to be programming oriented, where I thought this was a GUI tool.
There are also articles here regarding SC Controller, but the most recent one of those is from back in 2020.
Last edited by Maath on 23 Apr 2022 at 12:08 pm UTC
You add your controller in the settings and then you can create and/or modify a profile.
You click on the buttons in the GUI and then you can assign an action (Note: my word, there might be other words used by the program etc.) to it, e.g. a keyboard key or simply a different controller button or even something more complex like a menu or a combination of actions.
Then a "virtual" controller is created, that is "emulating" an Xbox 360 game controller.
So games will see the controller as such.
Regarding the two versions:
the main difference is that Ryochans Fork is using Python 3, while the original version by kozec has two versions, one that combines a newer C (language) port with a python 2 GUI and the original python 2 version.
Since python 2 is End of life for a very long time now and kozec does not seem to be interested to do something about it, many distros use Ryochans fork instead.
Regarding your problem described here:
I suggest to try using something like firejail, as it allows you to restrict access to input devices (/dev/input), so you might give Games and maybe even Steam in general only access to the input devices you/they need.