#25839
lunarkingdom
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)