Homepage › Forums › RetroPie Project › Controller Configuration in RetroPie › game on setup issue › Reply To: game on setup issue
The gamecon_gpio_rpi script will install SNES controllers by default.
Check your /etc/modules files. It probably reads:
gamecon_gpio_rpi map=0,0,1,0,0,1
Change the ones to twos (NES).
-Craig