Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Cannot, for the life of me, figure out how to set controls › Reply To: Cannot, for the life of me, figure out how to set controls
03/23/2015 at 17:39
#92393
Participant
[quote=92389]Its actually not that complicated
just add
input_player1_a_btn=""
input_player1_b_btn=""
input_player1_x_btn=""
input_player1_y_btn=""
to your /opt/retropie/configs/%system%/retroarch.cfg
(for snes /opt/retropie/configs/snes/retroarch.cfg)
That overwrites the button layout for the first player.
For the second player you have to obviously replace the 1 with a 2.
And of course you have to add the corresponding button number in between the quotation marks.
[/quote]
What numbers do I use? Can I make these edits via an FTP program?