You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lot of games todays work only with xbox controllers
Problem, there isn't just one controller to fit all, I myself only use ps controllers. Steam provides a compatibility layer to play xbox-favored games with ps controllers, but my games are on Gog and other platforms. So, recently I bought a new ps controller and now it would be great to get this one working for all my games without (branding) restrictions of any kind.
Configuring a ps-controller to work with xbox-controller-favored games isn't working well, if you can't toggle joypad-mode off:
xbox key layouts ignore some buttons on ps controllers (L1, L2, share, options, and the Circle-button) so these buttons are death (keys)
some xbox buttons are mapped to completely different buttons (L1 or L2 to Triangle if I remember well)
The solution
Block games to detect xbox-key-layouts, if our controller is not a xbox compliant controller. We need distinct input methods. Because, everything works fine with a pc key layout and a ps controller on "xbox-controller-favored games".
Input methods:
consider mouse and keyboard, but ignore joypads pc key layout
consider joypads, but ignore mouse and keyboard controller key layout
Alternatives
I've tried xboxdrv but my controller isn't seen as xbox input device, at least thats what my terminal prints out (btw, xboxdrv is pretty old software). Xemu instead is only a compatibility layer for xbox controllers on linux, this app has no menu to remap or recognize other buttons than those on original or xbox compliant controllers.
I didn't try DS4DRV yet, because this driver is very old. Maybe ok to install, anyway Qjoypad seems so much easier to configure and to use compared to similar controller remappers.
The text was updated successfully, but these errors were encountered:
A lot of games todays work only with xbox controllers
Problem, there isn't just one controller to fit all, I myself only use ps controllers. Steam provides a compatibility layer to play xbox-favored games with ps controllers, but my games are on Gog and other platforms. So, recently I bought a new ps controller and now it would be great to get this one working for all my games without (branding) restrictions of any kind.
Configuring a ps-controller to work with xbox-controller-favored games isn't working well, if you can't toggle joypad-mode off:
The solution
Block games to detect xbox-key-layouts, if our controller is not a xbox compliant controller. We need distinct input methods. Because, everything works fine with a
pc key layout
and aps controller
on "xbox-controller-favored games".Input methods:
pc key layout
controller key layout
Alternatives
I've tried
xboxdrv
but my controller isn't seen as xbox input device, at least thats what my terminal prints out (btw, xboxdrv is pretty old software).Xemu
instead is only a compatibility layer for xbox controllers on linux, this app has no menu to remap or recognize other buttons than those on original or xbox compliant controllers.I didn't try
DS4DRV
yet, because this driver is very old. Maybe ok to install, anyway Qjoypad seems so much easier to configure and to use compared to similar controller remappers.The text was updated successfully, but these errors were encountered: