Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Configuring USB Game Controllers after messing up initial configuration › Reply To: Configuring USB Game Controllers after messing up initial configuration
[quote=1941]Im trying to do this and i constantly get Directory not found. I can go in open the directory in terminal but when i attempt to ./retroarch-joyconfig -o p1.cfg -p 1 -j 0 it just gives me Base File/Directory not found. Is it possible the keyboard im using is causing this? I have not been able to get a single directory to change and i know they exist. [/quote]
1941… Try this…
In Console, type: pwd… That will tell you what directory you are in.
Then type CD /home/pi/
Type PWD and you should see:
/home/pi/
Then tyoe: ls -F
It’ll get you all of the folders and files in that directory that you can CD to
I was able to get to the cd ~/RetroPie/emulators/RetroArch/tools/ folder this way but still haven’t figure out how to get joyconfig to run