SNES RetroPie

The Ultimate Raspberry Pi Controller Build

Finished SNES Controller Build
Internal Wiring

// Mission Resources

// System Config

Execute the following command via SSH to activate the gamecon driver after RetroPie installation.

sudo sh -c 'echo "gamecon_gpio_rpi" >> /etc/modules && echo "options gamecon_gpio_rpi map=0,0,0,0,0,1" > /etc/modprobe.d/gamecon.conf && reboot'

// Components

Core Hardware

// Visual Log