Homepage Forums RetroPie Project Peoples Projects Megadrive PI Reply To: Megadrive PI

#83346
epellejer
Participant

The unit I found was not so nice at the beginning, I just cleaned it up and the result was good enough.

For the gamepads I have used db9_gpio_rpi driver (https://github.com/petrockblog/RetroPie … 9_gpio_rpi).
You need to use modprobe to load it. For the use of 2 original (3+1) buttons pad, you have to use “modprobe -first-time db9_gpio_rpi map=4,4”.

For the Reset button I have used Pikeyd which emulates a “KEY_ESC” press on the GPIO.