Problems with my controller - Printable Version +- RPCS3 Forums (https://forums.rpcs3.net) +-- Forum: Support & Issues (https://forums.rpcs3.net/forumdisplay.php?fid=17) +--- Forum: Support (https://forums.rpcs3.net/forumdisplay.php?fid=18) +--- Thread: Problems with my controller (/showthread.php?tid=203861) |
Problems with my controller - ferrvittorio - 04-02-2022 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. (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". |