Hi,
I am trying to get my arcade working properly, but since I unplugged the USB hub, every time I turn the computer off and on, it sets P1 as P2 and vice versa. I've tried all the windows troubleshooting steps, removing devices, plugging one in at a time, and it always reverts. So the way I have it set is that I have 2 Arduino boards programmed as xinput controllers.
When the computer starts it says it is installing the devices every time and I guess arduino #2 just installs faster than the other. So I was wondering if anyone knows a way to specify which arduino should be the main one or if there's a way to delay startup on windows for arduino #2 so it installs after #1?
Thanks.