RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Cannot change back emulator choice per Rom (solved)

    Scheduled Pinned Locked Moved Help and Support
    runcommandemulator
    26 Posts 12 Posters 10.0k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      Knuckles78 @mitu
      last edited by

      @mitu Thank you for your help, I’m taking the time to understand more about the terminal. I watched a few videos, and now what you’re saying to me makes more sense.

      1 Reply Last reply Reply Quote 0
      • IanDaemonI
        IanDaemon @mitu
        last edited by IanDaemon

        @mitu /home/pi/.profile doesn't exist. Is that a file with no extension that I create?
        Nevermind. I just found the file. I couldn't see it in the terminal, but PIXEL could see itl

        • 5 Favorite Arcade Games in MAME
        • Cocktail Cabinet Games
        • Check out the MAME RoW
        ClydeC 1 Reply Last reply Reply Quote 0
        • ClydeC
          Clyde @IanDaemon
          last edited by Clyde

          @IanDaemon Files and directories with a leading . in their names are hidden in Linux. To list them with ls, use the -a ("all") option. You can combine multiple options after one -, so -l -a becomes -la (or -al, as the order doesn't matter for options without further parameters).

          ls -la
          

          edit: You could create another alias to list hidden files, e.g. lla:

          alias lla='ls -la'
          
          1 Reply Last reply Reply Quote 1
          • IanDaemonI
            IanDaemon
            last edited by

            Cool! Thanks. In PIXEL/LXDE I have "show hidden files/folders" enabled as my default.

            • 5 Favorite Arcade Games in MAME
            • Cocktail Cabinet Games
            • Check out the MAME RoW
            1 Reply Last reply Reply Quote 0
            • P
              pxs @jackyracer
              last edited by

              @jackyracer You are a lifesaver, just had this issue and found this, Thankyou

              1 Reply Last reply Reply Quote 0
              • D
                declure
                last edited by declure

                Solution worked (remove the corrupted file) but since I have way too many mame games with different emulators set, this isn't really a file I wanted to "start over" on. Similar to what @jackyracer already said, just wanted to remind and confirm that in my case I copied the bad file to my computer, still opened (thank goodness), copied and pasted the cfg text from the old file to a newly made emulators.cfg file, and moved the new file back over in the same place. All fixed, but most importantly, no damage done.

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post

                Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.