Problem: When scrolling (only) MAME games, I have LEDBlinky lighting up the game buttons. For some reason any game that is 2 player+ my Player 3 button 6 lights up with the 2nd player buttons. So Player 2 Button 1 and Player 3 button 6 mirror each other. I have completely reinstalled LEDBlinky and remapped every button but I can not get this to stop. I ran a debug and found this in the file:
[09/15/2022 13:59:16] P2_BUTTON1 (MAME-ALLGAMES): |KEYCODE_A|KEYCODE_END
I have verified in the Input Map that nether P2-Button1 and P3-Button6 share the same keycode. For some reason MAME is calling both keycodes and I cannot find out how to correct this. I've even check the Controls Editor for MAME and the defaults all look right. It does this for every MAME game so it's not game specific. Can anyone help me with this?