Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Updated for 2.3: Step-by-Step Guide › Reply To: Updated for 2.3: Step-by-Step Guide
08/06/2014 at 02:54
#25839
Participant
I assume to setup joystick 1 all I have to do is change:
sudo ./retroarch-joyconfig -j 1 >> /opt/retropie/configs/all/retroarch.cfg
to:
sudo ./retroarch-joyconfig -j 0 >> /opt/retropie/configs/all/retroarch.cfg
I tried to SSH in through my iMac but was not having much luck, so I did this on the Pi:
cd /opt/retropie/configs/all/
vi retroarch.cfg
and it opened the config file BUT I can not seem to edit it, is there a way for me to edit it from the Pi without using SSH as it would not connect for some reason (I already checked if it was enabled in raspy-config and it was)