Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Game pads not working in emulation station menu › Reply To: Game pads not working in emulation station menu
03/15/2013 at 07:21
#1391
Keymaster
You need to swap the data connections of the controllers (hardware solution) or to swap the pin assignments for data 1 and data 2 in SNESDev (software solution, https://github.com/petrockblog/SNESDev-RPi/blob/master/src/main.c#L321)
Hope that helps!?