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

    Needed both Genesis & Megadrive System appear in main screen

    Scheduled Pinned Locked Moved Help and Support
    genesis megadri
    7 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.
    • L
      LorThe3rd
      last edited by

      Hi guys , is there a way to have both Genesis & Megadrive System appear in main screen? Notice that both Megadrive & Genesis folder are symlinked.

      1 Reply Last reply Reply Quote 0
      • RWM79R
        RWM79
        last edited by

        What if you edit your es_systems.cfg to show something like this:

        <system>
           <name>megadrive</name>
           <fullname>Sega Mega Drive</fullname>
           <path>/home/pi/RetroPie/roms/megadrive</path>
           <extension>.7z .smd .bin .gen .md .sg .zip .7Z .SMD .BIN .GEN .MD .SG .ZIP</extension>
           <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ megadrive %ROM%</command>
           <platform>megadrive</platform>
           <theme>megadrive</theme>
         </system>
        
         <system>
           <name>genesis</name>
           <fullname>Sega Genesis</fullname>
           <path>/home/pi/RetroPie/roms/segag</path>
           <extension>.7z .smd .bin .gen .md .sg .zip .7Z .SMD .BIN .GEN .MD .SG .ZIP</extension>
           <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ megadrive %ROM%</command>
           <platform>genesis</platform>
           <theme>genesis</theme>
         </system>
        

        Note here that the Sega Genesis has a different non-symlinked folder that you would need to created called segag or whatever you wanted to call it...

        This seems like it would be something that should be super easy to test. I'm not at home, and I only run the Genesis, but it seems like this is all you should need to do to make it work. Really the megadrive and genesis internals are all the same its just the theme that is switching to show one or the other...

        L 1 Reply Last reply Reply Quote 1
        • L
          LorThe3rd @RWM79
          last edited by

          @RWM79 Many thanks , tried, it work like a charm!

          AlexMurphyA RWM79R 2 Replies Last reply Reply Quote 1
          • AlexMurphyA
            AlexMurphy Banned @LorThe3rd
            last edited by

            @LorThe3rd Nope. It worked like science. A charm would involve you doing a dance then rubbing a potato on your cat at midnight. Then burying it on a full moon. That's not a charm, that's a list of instructions your computer understands that you entered correctly.
            Sorry, my autism is playing up this evening.

            L 1 Reply Last reply Reply Quote 1
            • L
              LorThe3rd @AlexMurphy
              last edited by

              @AlexMurphy indeed, lol ...

              AlexMurphyA 1 Reply Last reply Reply Quote 0
              • AlexMurphyA
                AlexMurphy Banned @LorThe3rd
                last edited by

                @LorThe3rd Yes. Indeed. I'm harmless really. No malice in me at all. I'm just misunderstood. Like Pablo Picasso or Pol Pot.

                1 Reply Last reply Reply Quote 0
                • RWM79R
                  RWM79 @LorThe3rd
                  last edited by

                  @LorThe3rd Hey, nice! Glad it worked.

                  1 Reply Last reply Reply Quote 1
                  • 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.