04-02-2022, 02:47 PM
Hi, I am on Linux and I cannot map keys on my controller LOGITECH DUAL ACTION (evdev category). The pad works fine with system, all command line tests (jstest) run through correctly.
Hi, I was more or less able to solve.
Was hinted by similar issue at https://github.com/RPCS3/rpcs3/issues/10991, all buttons were mapping to RZ+, so I put all the first six values in evdev_positive_axis.yml to "true".
(04-02-2022, 02:47 PM)ferrvittorio Wrote: [ -> ]Hi, I am on Linux and I cannot map keys on my controller LOGITECH DUAL ACTION (evdev category). The pad works fine with system, all command line tests (jstest) run through correctly.
Hi, I was more or less able to solve.
Was hinted by similar issue at https://github.com/RPCS3/rpcs3/issues/10991, all buttons were mapping to RZ+, so I put all the first six values in evdev_positive_axis.yml to "true".