Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Chase Westlye
    Participant

    Ok… So once I do the little trick above to get the CD to be the /tools/ folder, I’m able to run this:

    ./retroarch-joyconfig -0//./RetroPie/configs/all/retroarch.cfg

    And the config runs!

    Unfortunately when I go to RetroPie/configs/all/retroarch.cfg and check the file, there are no joystick inputs in the file (so the config never took).

    Ideas?

    Chase Westlye
    Participant

    [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

    Chase Westlye
    Participant

    ffffffffffuuuuuuuuuuuuuuuu…………….. This is driving me nuts LOL

    So I found another relative thread with similar commands…

    http://www.raspberrypi.org/phpBB3/viewtopic.php?f=78&t=42521

    Here’s the code to run:

    cd ~/RetroPie/emulators/RetroArch/tools/ &&
    ./retroarch-joyconfig -p 1 -j 1 >> ~/RetroPie/configs/all/retroarch.cfg

    So I type that in and I still get:

    “-bash: cd ~/home/pi/RetroPie/Configs/All no such file or directory”

    I did a search in WinSCP and the retroarch-joyconfig is found at:

    /home/pi/RetroPie/emulators/RetroArch/tools

    ALMOST THERE!

    Chase Westlye
    Participant

    Also I deleted es_systems.cfg in /home/pi/.emulationstation and reran emulationstation… This allowed me to reset the emulationstation navigation controls so now my PS2 USB controller as well as my keyboard work for navigating around emulationstation (selecting games, exiting, etc).

    The keyboard works great in games, the PS USB controller is totally unresposnive.

    Alsmost there!

    Chase Westlye
    Participant

    I’m having the same issue numbsphynx

    My retroarch is at:

    /home/pi/RetroPie/Configs/All

    But when I enter
    cd ~/home/pi/RetroPie/Configs/All
    (so same thing but the directory for retroarch.cfg changed)
    I get:
    “-bash: cd ~/home/pi/RetroPie/Configs/All no such file or directory”

    LOL

Viewing 5 posts - 1 through 5 (of 5 total)