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

    Sega Naomi with BeetleDC

    Scheduled Pinned Locked Moved Help and Support
    dreamcastnaominaomi atomiswav
    15 Posts 5 Posters 3.5k 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.
    • DTEAMD
      DTEAM @ReadyPlayaWon
      last edited by DTEAM

      @ReadyPlayaWon
      Thanks
      I don't like the ParseGamelistsOnly option because It hide the "unsrcaped" games
      I'll try to figure out something like I did for Daphne emulator

      I already set separated systems for Atomiswave and Naomi . I did the same thing than you .

      It works.

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

        @DTEAM said in Sega Naomi with BeetleDC:

        I don't like the ParseGamelistsOnly option because It hide the "unsrcaped" games

        i have scraped every single game on my system (all have metadata, images and videos) ... so it's not an issue for me. Oh well, i don't know of any other way, sorry.

        DTEAMD 1 Reply Last reply Reply Quote 0
        • DTEAMD
          DTEAM @ReadyPlayaWon
          last edited by DTEAM

          @ReadyPlayaWon

          My problems are with Lr-Mess systems like Gamate , FM Town Marty, etc. It's not a walk in the park to scrape them . I edited my gamelist manually with pictures from the net, my own videos, emumovie packages, hyperspin datas , etc.

          1 Reply Last reply Reply Quote 0
          • DTEAMD
            DTEAM
            last edited by DTEAM

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • DTEAMD
              DTEAM
              last edited by DTEAM

              I fixed It! My problems was my extension list in platforms.cfg and es_systems.cfg files. I had written .chd, so that's why I saw the folders. Now I use:

              Platforms.cfg

              naomi_exts=".7z .zip"
              naomi_fullname="Sega Naomi"
              

              es_systems.cfg

              <system>
                 <name> naomi </name>
                 <fullname> Sega Naomi </fullname>
                 <path> / home / pi / RetroPie / roms / naomi </path>
                 <extension> .7z .zip </extension>
                 <command> /opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ naomi% ROM% </command>
                 <platform> naomi </platform>
                 <theme> naomi </theme>
               </system>
              

              and evrerythings work perfecly.....

              By the way, Sega Naomi with Atomiswave are one of the coolest thing on Retropie!! It's absolutely amazing. I just can't believe I never installed It before today. Shame on me!

              1 Reply Last reply Reply Quote 0
              • DTEAMD
                DTEAM
                last edited by

                Good link to know:
                (Naomi) Compatibility list
                https://github.com/libretro/flycast/issues/136

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

                  @DTEAM

                  And the cool thing, there is a number of them that got a release on the Dreamcast (little brother to Naomi) as well ... a few games i had issues with, the Dreamcast version plays great with Redream .. or lr-flycast if there's any probs,

                  Thanks for the es_system.cfg advice .. works a treat :)

                  1 Reply Last reply Reply Quote 1
                  • retropieuser555R
                    retropieuser555
                    last edited by

                    Hey out of curiosity, is there a specific mame romset that has the correct Naomi ROMs?

                    Pi 5 4GB

                    Retroflag GPI with raspberry pi zero 2 w/ wifi

                    Retroachievements:- lovelessrapture

                    Z DTEAMD 2 Replies Last reply Reply Quote 0
                    • Z
                      zerojay @retropieuser555
                      last edited by

                      @retropieuser555 said in Sega Naomi with BeetleDC:

                      Hey out of curiosity, is there a specific mame romset that has the correct Naomi ROMs?

                      Latest.

                      1 Reply Last reply Reply Quote 1
                      • DTEAMD
                        DTEAM @retropieuser555
                        last edited by DTEAM

                        @retropieuser555

                        MAME 0.154 or more recent (for Bios)
                        Roms : Latest
                        see:
                        https://docs.libretro.com/library/flycast/
                        and (french)
                        https://recalbox.gitbook.io/documentation/v/francais/emulateurs/arcade/naomi/libretro-flycast

                        to know if GD-Rom (.chd file + .zip file ) or Cartridge (.7z or .zip only)
                        https://wiki.arcadeotaku.com/w/Sega_NAOMI#Game_List

                        (Naomi) Compatibility list
                        https://github.com/libretro/flycast/issues/136


                        To complete the machine setup with the infos above

                        emulators.cfg

                        lr-flycast = "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-flycast/flycast_libretro.so </dev/null --config /opt/retropie/configs/naomi/retroarch.cfg %ROM%"
                        default = "lr-flycast"
                        

                        retroarch.cfg

                        # Settings made here will only override settings in the global retroarch.cfg if placed above the #include line
                        
                        input_remapping_directory = "/opt/retropie/configs/naomi/"
                        
                        #include "/opt/retropie/configs/all/retroarch.cfg"
                        
                        
                        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.