Trying to setup multiple controllers. I have a xinmo, 2 usb playstation controllers(shanwan) and 4 usb n64 controllers(switch co ltd)
What I want, is the xinmo on input 1 and 2, the ps on 3 and 4, and the n64 on 5-8. The xinmo is always plugged in, while the usb controllers are plugged in when I want to use those consoles. Currently, the usb controllers take over input 1 and 2, and because the buttons and axis aren’t bound the same, it screws up my binds. I can reset the inputs from the quick menu, and the settings menu, but I don’t want to do that every time.
How can I lock a controller to an input? I’m thinking something like this
mapdevice device="PID_0F01" controller="GUNCODE_5"
used for mame, but for retroarch. that code from sinden, and i’m gonna have one of those soon too.
was also thinking could add a udev rule file in /etc/udev/rules.d. but have no clue really…
Update: switched the xinmo buttons to match the ps controller. seems to work ok so far. n64 tomorrow. that’ll be fun… Locking the controls would be a better solution, so i’m leaving this up, in case anyone knows…