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

    Issues with es_systems.cfg

    Scheduled Pinned Locked Moved Help and Support
    essystems.cfg
    12 Posts 3 Posters 1.8k 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.
    • R
      ReadyPlayaWon Banned @Zering
      last edited by ReadyPlayaWon

      @Zering said in Issues with es_systems.cfg:

      I'm having an issue with es_systems.cfg, namely no matter how much I edit the changes consistently fail to appear.

      The es_systems.cfg exists in 2 places ... one is a fallback in case the first is not found.

      Sounds to me, that you could be editing the fallback

      First...

      /opt/retropie/configs/all/emulationstation/es_systems.cfg

      Fallback...

      /etc/emulationstation/es_systems.cfg

      https://retropie.org.uk/docs/EmulationStation/#es_systemscfg-edits

      Z 1 Reply Last reply Reply Quote 0
      • Z
        Zering @ReadyPlayaWon
        last edited by

        @ReadyPlayaWon I've edited both of those, with no results. The first .cfg is the one I get to with @zerojay 's path.

        Could there be a third? It's the only thing that seems logical to me.

        R 1 Reply Last reply Reply Quote 0
        • R
          ReadyPlayaWon Banned @Zering
          last edited by ReadyPlayaWon

          @Zering

          just noticed something ...

          <system>
          <name>atomiswave</name>
          <fullname>Sammy Atomiswave</fullname>
          <path>/home/pi/RetroPie/roms/bbcmicro</path>
          <extension>.cdi .chd .cue .gdi .sh .zip .CDI .CHD .CUE .GDI .SH .ZIP</extension>
          <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 SYS atomiswave %ROM%</command>
          <platform>atomiswave</platform>
          <theme>atomiswave</theme>
          </system>

          why is the path for your Atomiswave roms pointing to bbcmicro ?

          That's probably the problem.

          my es_systems.cfg contents which works fine ...

          <system>
          <name>atomiswave</name>
          <fullname>Atomiswave</fullname>
          <path>/home/pi/RetroPie/roms/atomiswave</path>
          <extension>.zip .chd .ZIP .CHD</extension>
          <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 SYS atomiswave %ROM%</command>
          <platform>atomiswave</platform>
          <theme>atomiswave</theme>
          </system>

          Z 1 Reply Last reply Reply Quote 0
          • Z
            Zering @ReadyPlayaWon
            last edited by Zering

            @ReadyPlayaWon What the hell ^^

            I'm glad you caught that though, how that got in there is beyond me ^^
            That did solve the atomiswave side of the problem, however the rest of my changes are still not showing up.

            My .cue files are still showing up in my 3DO gamelist in spite of .cue not being listed as extensions in my 3DO entry.

            <system>
            <name>3do</name>
            <fullname>3DO Interactive Multiplayer</fullname>
            <path>/home/pi/RetroPie/roms/3do</path>
            <extension>.iso .ISO</extension>
            <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 SYS 3do %ROM%</command>
            <platform>3do</platform>
            <theme>3do</theme>
            </system>

            I've also changed neogeocd's entry for theme from neogeocd to neocdz to match the theme, and no luck, it's still stuck on neogeocd.

            <system>
            <name>neogeocd</name>
            <fullname>NeoGeo CD</fullname>
            <path>/home/pi/RetroPie/roms/neogeocd</path>
            <extension>.chd .cue .CHD .CUE</extension>
            <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 SYS neogeocd %ROM%</command>
            <platform>neogeocd</platform>
            <theme>neocdz</theme>
            </system>

            I was hoping it would end with my own stupidity but nope, I'm positive there's a real glitch here.

            Edit : The neocdz change kicked in on reboot, for some reason, so now it's just the 3DO and the .cue files.

            R 1 Reply Last reply Reply Quote 0
            • R
              ReadyPlayaWon Banned @Zering
              last edited by ReadyPlayaWon

              @Zering said in Issues with es_systems.cfg:

              My .cue files are still showing up in my 3DO gamelist in spite of .cue not being listed as extensions in my 3DO entry.

              have you double checked the gamelist.xml ?

              /opt/retropie/configs/all/emulationstation/gamelists/3do/gamelist.xml

              in case there's stil entries for games with *.cue extension ?

              eg.

              <path>./Road Rash (USA).cue</path>

              if there are ... then edit it to

              <path>./Road Rash (USA).iso</path>

              Z 1 Reply Last reply Reply Quote 0
              • Z
                Zering @ReadyPlayaWon
                last edited by

                @ReadyPlayaWon So even if I remove the extension from the .cfg file, if these files are scraped they will still show up in the gamelist?

                R 1 Reply Last reply Reply Quote 0
                • R
                  ReadyPlayaWon Banned @Zering
                  last edited by

                  @Zering

                  can't say for sure .. but it certainly worth checking out the gamelist.xml and if there are games with *.cue

                  then edit one of them to *.iso then restart/reboot and if that fixes it then that's a definate.

                  nothing to lose by trying it/testing it

                  Z 1 Reply Last reply Reply Quote 0
                  • Z
                    Zering @ReadyPlayaWon
                    last edited by

                    @ReadyPlayaWon That's very true.

                    Thank you for your help, and sorry for wasting your time with what was a mostly stupid query. ^^

                    R 1 Reply Last reply Reply Quote 0
                    • R
                      ReadyPlayaWon Banned @Zering
                      last edited by

                      @Zering

                      Not a waste of time or a stupid query ... i'm still learning lots of stuff and happy to help :)

                      Z 1 Reply Last reply Reply Quote 1
                      • Z
                        Zering @ReadyPlayaWon
                        last edited by

                        @ReadyPlayaWon Indeed. I've now managed to separate pretty much all of my systems the way I want to. It feels good to have my PC-Engine CD roms where they belong! ^^

                        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.