Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: RetroArch configurations refuse to save! #91092
    rwaqif
    Participant

    Nope, havent had any issues since. I still havent really figured out how to configure exactly to each specific emulator, but it doesnt really matter to me as the control schemes all work on each emulator. How’d you fix yours?

    in reply to: RetroArch configurations refuse to save! #83731
    rwaqif
    Participant

    Final Update:
    I cant believe I managed to solve this on my own. Who wouldve known the Pi was such a great teaching tool!

    Anywho, here is the solution for myself and anyone else who may be stumped about this.

    Basically, whenever you manage to open up RetroArch with the F1 hotkey/whatever hotkey you set and whenever you remap everything through it, it will save a .cfg file to /otp/retropie/configs/all. (From what I noticed, depending on which emulator you chose, the filename will be different, so the filename I am using has come from the SNES emulator). My particular file went something along the lines of libretro-1.cfg, and I made a second, more optimized verison which covers both 1p and 2p and, after clicking save, it was saved in the same directory under the filename libretro-2.cfg. You’ll know when it saves. It will show up on sccreen.

    Now, exit back to EmulationStation and then hit F4. Once you are jacked into the matrix terminal, type cd /opt/retropie/configs/all. It should see that directory. Type ls to view all of the files in there, just as a refresher.

    Now, we must rename and overwrite retroarch.cfg!

    I used this to find out how to do that, and I’ll explain it here too: http://www.cyberciti.biz/faq/linux-rename-file/

    Anywho, just type in the following, replacing the [] with the name of your file. DO NOT LEAVE THE BRACKETS IN THERE, ITS JUST FOR SHOW OVER HERE. NO BRACKETS ANYWHERE IN THIS LINE OF CODE.
    mv [yourfilename.cfg] retroarch.cfg

    thats it! it should work across all emulators, so set it right the first time and, if needed, edit it and then go back and “mv” it out again. Cant believe I could find such a simple solution to this!

    *protip: with my Logitec F310’s, I managed to set the center Logitec button to toggle the RetroArch menu in case if i needed to speed-change something or if I needed to simply exit the emulator. If you have a similar controller, try it out!

    in reply to: RetroArch configurations refuse to save! #83729
    rwaqif
    Participant

    Update AGAIN!

    So, at this point I’ve figured out that all I need to do is rename the new and improved controllermap file libretero-2.cgf to retroarch.cfg so that it can just recognize that as the default one.

    Now how to rename a file via terminal… I cant seem to access any of the needed files via WinSCP so I’m trying out PuTTY to see if that works. Keep up!

    rwaqif
    Participant

    Have you tried using the RetroArch configuration (i.e. hitting F1 while in emulation)

    in reply to: RetroArch configurations refuse to save! #83727
    rwaqif
    Participant

    New update!

    Further testing it out with the SNES emulator, since it seems to be the most obvious culprit. I set up the new configurations and hit save, and it saves somewhere in /opt/retropie/configs/snes… or so it says. After exiting to the emulator and entering back into the SNES emulator, the control map switches back. After looking in the actual folder, I’ve noticed that the file itself is nowhere to be found – it’s like it writes, but doesnt save. Could it be a permissions error? Will anyone ever even read this post?? Profit???

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