Just got my Pi home and installed RetroPie via the SD Card method.
I have followed this guide: http://zsprawl.com/iOS/2014/06/playing-old-skool-games-on-a-raspberry-pi/
It was going smooth, until I had to configure my gamepad.
The problem arises with this codeline:
cd ~/RetroPie/emulators/RetroArch/installdir/bin
./retroarch-joyconfig -j 1 >> ~/RetroPie/configs/all/retroarch.cfg
I know that the new release has moved the config into /opt, but I cannot use the -j 1 prefix, and I can only use this line ./retroarch-joyconfig
but not the rest.
Does anybody know how to fix this? As I am quite a linux newbie and got no clue.
Thanks! :)