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

    Can AdvMame open roms in subfolders within the Arcade folder?

    Scheduled Pinned Locked Moved Help and Support
    advmame .94advmamedirectory
    7 Posts 2 Posters 1.1k 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.
    • P
      pajordan
      last edited by

      i recently moved some roms that were currently w/in the Arcade folder into subfolders, and now the roms that were set to open with AdvMame (AdvanceMAME 0.94) no longer launch. (RetroPie 4.2 built from pre-made SD Image on RetroPie website running on a Pi Zero W).

      ex. i moved "mspacmnf.zip" from /home/pi/RetroPie/roms/arcade to /home/pi/RetroPie/roms/arcade/Ms. Pac-Man and it shows up in emulationstation but now it will no longer launch.

      this thread seems to suggest the AdvMame rom path is set in the relevant rc config file:
      https://retropie.org.uk/forum/topic/7665/arcade-vs-adv-mame/5

      does this mean all the AdvMame roms need to be in the same folder and can't be w/in subfolders?

      mituM 1 Reply Last reply Reply Quote 0
      • mituM
        mitu Global Moderator @pajordan
        last edited by

        @pajordan said in Can AdvMame open roms in subfolders within the Arcade folder?:

        does this mean all the AdvMame roms need to be in the same folder and can't be w/in subfolders?

        Yes, that's correct. You can modify the .rc file and add your own folders there.

        P 1 Reply Last reply Reply Quote 0
        • P
          pajordan @mitu
          last edited by

          @mitu thanks for the reply. is there a way I can tell which roms I have set to open with which emulator? if it’s just that one game that’s set to open with advance I’ll change the path in the rc but if it’s more I’ll put them all back in the parent arcade directory.

          1 Reply Last reply Reply Quote 0
          • mituM
            mitu Global Moderator
            last edited by

            If you used the Runcommand launch menu to assign advmame to various roms, then you can check in \\retropie\configs\all\emulators.cfg, that's where the configuration is stored.

            1 Reply Last reply Reply Quote 0
            • P
              pajordan
              last edited by

              thank you. question about the syntax in the rc file. line 42 of my advmame-0.94.rc shows this:

              dir_rom /home/pi/RetroPie/roms/mame-advmame:/home/pi/RetroPie/roms/arcade
              

              does the : allow for adding additional rom paths? i.e., could i add this to have it look in either the arcade directory or my ms. pac-man subfolder?:

              dir_rom /home/pi/RetroPie/roms/mame-advmame:/home/pi/RetroPie/roms/arcade:/home/pi/RetroPie/roms/arcade/Ms. Pac-Man
              
              1 Reply Last reply Reply Quote 0
              • mituM
                mitu Global Moderator
                last edited by

                Yes, the : is a separator for the ROM paths. I'd surround the last path with " though:

                dir_rom /home/pi/RetroPie/roms/mame-advmame:/home/pi/RetroPie/roms/arcade:"/home/pi/RetroPie/roms/arcade/Ms. Pac-Man"
                
                P 1 Reply Last reply Reply Quote 0
                • P
                  pajordan @mitu
                  last edited by

                  @mitu thanks again - it worked! it actually worked without the "" surrounding the path of the subfolder (and wouldn't work with the "").

                  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.