this post was submitted on 06 Sep 2023
124 points (98.4% liked)

Linux Gaming

15485 readers
235 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] dudewitbow@lemmy.ml 11 points 1 year ago

Its not that its bad, but usually its extra steps.

Most games. In particular ones running directx, use xinput, microsofts input library, which basically maps out to a generic 360 controller.

Controllers that arent designed explicitly for xinput use (many 3rd party controllers do, in particular one designed with pc in mind, but not all) like nintendo and sony controllers (for obvious reasons) use the legacy dinput communication, which not all games support.

Generally you can get around this via steam big picture mode, which uses steams controller API to map Dinput to Xinput automatically, else you have yo use 3rd party software for full compatibility (e.g ds4windows, dll mods) if the game or application does not natively support dinput.

The best situation would be of course, just plug and play, and open up all features of a controller to thr computer, bonus points if it changes the on screen input commands to the controller youre using (some pc games already do that natively)