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

    "No Config Found For X System" on Multiple Consoles

    Scheduled Pinned Locked Moved Help and Support
    retroarch
    31 Posts 5 Posters 6.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.
    • dankcushionsD
      dankcushions Global Moderator @AlphaBetaPie
      last edited by

      @alphabetapie

      The problem is, I'm still not having any luck launching anything.

      what do you specifically mean by this? please provide a verbose log - my guess is incorrect romset.

      editing the opt version of es_systems.cfg is fine, and there shouldn't be any debate about the right format as you can just reference the one in etc if you're confused. for reference, mine looks like:

        <system>
          <name>mame-libretro</name>
          <fullname>Multiple Arcade Machine Emulator</fullname>
          <path>/home/pi/RetroPie/roms/mame-libretro</path>
          <extension>.zip .ZIP</extension>
          <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mame-libretro %ROM%</command>
          <platform>arcade</platform>
          <theme>mame</theme>
        </system>
      

      so yours looks fine at a glance.

      A 1 Reply Last reply Reply Quote 0
      • A
        AlphaBetaPie @dankcushions
        last edited by

        When I say it won't load, I mean I can select a game from my list, but then it crashes back to the previous menu of my theme. All my other consoles load fine. After hearing what you said about wrong rom sets, I'm thinking it might be that. I did not use a rom auditor to pick my zip files, but rather found the ones with the county/naming conventions in the file name and compared them to online databases (to try and pick the version and country I wanted). Not sure how I would correct that now, so if that is the case, I'll need some guidance there.

        Here are the log files. I tried launching 1943 and Alien vs Predator. Here is what it said on both:

        "Parameters:
        Executing: /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-mame2003/mame2003_libretro.so --config /opt/retropie/configs/mame-libretro/retroarch.cfg "/home/pi/RetroPie/roms/mame-libretro/1943ua.zip" --appendconfig /dev/shm/retroarch.cfg"

        and...

        "Parameters:
        Executing: /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-mame2003/mame2003_libretro.so --config /opt/retropie/configs/mame-libretro/retroarch.cfg "/home/pi/RetroPie/roms/mame-libretro/avspu.zip" --appendconfig /dev/shm/retroarch.cfg"

        mituM dankcushionsD 2 Replies Last reply Reply Quote 0
        • mituM
          mitu Global Moderator @AlphaBetaPie
          last edited by

          @alphabetapie You need to choose verbose logging when launching the roms to get more info. If the romsets are incorrect, the missing files will be logged there.

          1 Reply Last reply Reply Quote 0
          • dankcushionsD
            dankcushions Global Moderator @AlphaBetaPie
            last edited by

            @alphabetapie said in "No Config Found For X System" on Multiple Consoles:

            I did not use a rom auditor to pick my zip files, but rather found the ones with the county/naming conventions in the file name and compared them to online databases (to try and pick the version and country I wanted). Not sure how I would correct that now, so if that is the case, I'll need some guidance there.

            i don’t know what you mean by “rom auditors” but the requirements for arcade cores are specific: https://retropie.org.uk/docs/Arcade/

            and there are specific rom filtering methods for them: https://retropie.org.uk/docs/Validating%2C-Rebuilding%2C-and-Filtering-ROM-Collections/

            assuming your verbose log reveals missing/incorrect rom files, rather than try to work with what you have i suggest starting from a complete non-merged romset collection for the romset version required for your emulator of choice, and then taking what you want from that.

            A 1 Reply Last reply Reply Quote 0
            • A
              AlphaBetaPie @dankcushions
              last edited by AlphaBetaPie

              I'm still working on getting the verbose logging set up, as I originally disabled all these input commands at launch in the setup I'm working on (to make it more of a kiosk-style, where only the games themselves are accessible). I'll try to walk this back and get the run command to work again, so I can launch with verbose logging (but I'll have to check my notes and try to remember what I did). Unless someone knows how to get the run command to launch a ROM with verbose logging without the input press at the launch?

              dankcushionsD 1 Reply Last reply Reply Quote 0
              • dankcushionsD
                dankcushions Global Moderator @AlphaBetaPie
                last edited by

                @alphabetapie said in "No Config Found For X System" on Multiple Consoles:

                I'm still working on getting the verbose logging set up, as I originally disabled all these input commands at launch in the setup I'm working on (to make it more of a kiosk-style, where only the games themselves are accessible). I'll try to walk this back and get the run command to work again, so I can launch with verbose logging (but I'll have to check my notes and try to remember what I did). Unless someone knows how to get the run command to launch a ROM with verbose logging without the input press at the launch?

                the process to re enable runcommand is on the same doc as the verbose log instructions - https://retropie.org.uk/docs/Runcommand/

                it's simple - just do that.

                A 1 Reply Last reply Reply Quote 0
                • A
                  AlphaBetaPie @dankcushions
                  last edited by

                  So I went ahead and tried to work the problem from the outside in. Instead of digging back through several of my edits and changes to my RetroPie scripts so figure out which one disabled the run command prompt, I just went and found a Mame 0.78 rom set. I swamped out a few of the roms that wouldn't load the last time with ones from this set and BOOM. All is good now! So thanks for that tip. This issue forced me to learn a bit more about MAME rom emulation vs regular console emulation (which I didn't realize was so different).

                  Speaking of which, did run into one other issue that I figured I can just leave here, instead of starting a new thread.

                  About 75% of the games I had in my list were found in the Mame 0.78 set. But several were not. I'd say about 20+ (and they aren't even on the newer side, like mad dog mcgee, space invaders, etc). It's possible I just overlooked some, but most I know I can't find. So what is another good set with a wider range of roms that will also work like the Mame 0.78 did (if I were to just drop in those few I'm still missing)?

                  dankcushionsD 1 Reply Last reply Reply Quote 0
                  • dankcushionsD
                    dankcushions Global Moderator @AlphaBetaPie
                    last edited by

                    @alphabetapie said in "No Config Found For X System" on Multiple Consoles:

                    About 75% of the games I had in my list were found in the Mame 0.78 set. But several were not. I'd say about 20+ (and they aren't even on the newer side, like mad dog mcgee, space invaders, etc). It's possible I just overlooked some, but most I know I can't find. So what is another good set with a wider range of roms that will also work like the Mame 0.78 did (if I were to just drop in those few I'm still missing)?

                    what do you mean in your "list"? the games mame2003 supports are the ones in the dat - which is linked here

                    mame2003 only supports 0.78. fbneo supports many additional games, and is also recommended for as per the docs. the later versions of mame retropie supports support more games still, but the cores are less mature.

                    A 1 Reply Last reply Reply Quote 0
                    • A
                      AlphaBetaPie @dankcushions
                      last edited by AlphaBetaPie

                      @dankcushions Are there any systems/cores available in retropie that are compatible with rom set .226? That is the one I started on this originally.

                      dankcushionsD 1 Reply Last reply Reply Quote 0
                      • dankcushionsD
                        dankcushions Global Moderator @AlphaBetaPie
                        last edited by

                        @alphabetapie you can see the supported MAME versions on same page: https://retropie.org.uk/docs/MAME

                        note .226 is current MAME or thereabouts. current MAME will perform badly on pi systems right now.

                        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.