RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    Working Dreamcast games

    Scheduled Pinned Locked Moved General Discussion and Gaming
    dreamcastreicastgamingsetup
    354 Posts 38 Posters 164.3k 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.
    • B
      barbudreadmon @George Spiggott
      last edited by

      @George-Spiggott core options

      FBNeo developer - github - forum

      George SpiggottG 1 Reply Last reply Reply Quote 0
      • Stuart2773S
        Stuart2773
        last edited by

        ABSOLUTELY loving this core for ATOMISWAVE & NAOMI arcade games....

        But....

        Does anyone know how to navigate the service menu in LR-REICAST Naomi arcade games?

        i can activate the menu by holding down the "start" button on my xbox360 game pad but cant select or change anything !! any help would be much appreciated

        sl2007-190306-161105.jpg

        sl2007-190306-161023.jpg

        B 1 Reply Last reply Reply Quote 0
        • B
          barbudreadmon @Stuart2773
          last edited by

          @Stuart2773 core options

          Ok i'll go into details for this one : there is a core option to enable service buttons (Service and Test), one is to enter the menu, the other is to navigate, iirc i assigned those 2 buttons to L3/R3 by default (use quick menu > controls to confirm).
          As to why they are disabled by default in core options : they would be always accessible otherwise, meaning if you press the service button by mistake while playing, your game is screwed.

          FBNeo developer - github - forum

          Stuart2773S 1 Reply Last reply Reply Quote 0
          • George SpiggottG
            George Spiggott @barbudreadmon
            last edited by

            @barbudreadmon Thanks for that.

            I used core options to resolve that and the analogue controls problem I had by turning off "User X Analog To Digital" in the controls menu.

            I also set Frameskip to 1 which seems to speed it up a bit. I'll edit my feedback post from the other day to reflect this.

            Currently running:
            Retropie 4.8.9 on a Pi Zero 2W (Overclock Settings: CPU 1400Mhz)
            ES-DE on a GMKtec K6 (Windows 11, 32GB RAM)

            1 Reply Last reply Reply Quote 0
            • shavecatS
              shavecat
              last edited by shavecat

              Maybe something in the file install has change or i did wrong ?.
              Can anyone look plz :)
              6b6d1ebd-9121-44cc-9a30-9c34a3555232-image.png

              H EfriimE 2 Replies Last reply Reply Quote 0
              • H
                hermit @shavecat
                last edited by

                @shavecat said in Working Dreamcast games:

                Maybe something in the file install has change or i did wrong ?.
                Can anyone look plz :)

                the script is identical to mine
                I would have a couple of questions:

                1. are you trying everything on a raspberry 3B or 3B +?
                2. Do not you work Reicast or lr-reicast?
                  because here it indicates that lr-reicast does not work, while reicast works well
                  https://retropie.org.uk/forum/topic/21031/working-dreamcast-games/122
                  here the opposite
                  https://retropie.org.uk/forum/topic/21031/working-dreamcast-games/140
                  and now ask for the lr-reicast script ..
                  maybe I lost some passages, but I'm confused
                shavecatS 1 Reply Last reply Reply Quote 0
                • Stuart2773S
                  Stuart2773 @barbudreadmon
                  last edited by Stuart2773

                  @barbudreadmon said in Working Dreamcast games:

                  @Stuart2773 core options

                  Ok i'll go into details for this one : there is a core option to enable service buttons (Service and Test), one is to enter the menu, the other is to navigate, iirc i assigned those 2 buttons to L3/R3 by default (use quick menu > controls to confirm).
                  As to why they are disabled by default in core options : they would be always accessible otherwise, meaning if you press the service button by mistake while playing, your game is screwed.

                  Thanks for that,

                  turned out that my 360 pad was configured to enable and navigate the menus by pressing the analog thumbsticks, had to enable the service button as well .

                  now everything works great.

                  BTW. i found this very useful site with all the Naomi Error codes and i was able to get some games previously non working games to boot up using their guide:-

                  https://wiki.arcadeotaku.com/w/Sega_NAOMI_Error_Codes

                  Stuart.

                  B 1 Reply Last reply Reply Quote 0
                  • B
                    BJRetro @Stuart2773
                    last edited by

                    @Stuart2773 are you guys running the Naomi / atomiswave games from command line? I ask because I loaded some in various formats and they aren’t appearing in the Emulation Station gamelist. If running from command line would you mind sharing exactly what the command line language is you use? I have never run an emulator / rom from command line. Would like to also join in the testing.

                    Stuart2773S 1 Reply Last reply Reply Quote 0
                    • Stuart2773S
                      Stuart2773 @BJRetro
                      last edited by

                      @BJRetro

                      this is what i did:-

                      created a naomi & atomiswave rom folder here :- /home/pi/RetroPie/roms

                      editited the es_systems.cfg in /etc/emulationstation

                      added the following

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

                      in /opt/retropie/configs created folders for naomi & atomiswave and copied in a retroarch.cfg in both folders (make sure you edit this line input_remapping_directory = "/opt/retropie/configs/naomi/"

                      i think thats everything i did, only reason i did all of the above is so i could have separate folders for each set of roms that i could load manually rather than doing the retroarch/quick menu/load content method.

                      hope that helps

                      B pjftP B 3 Replies Last reply Reply Quote 2
                      • B
                        BJRetro @Stuart2773
                        last edited by

                        @Stuart2773 got it thanks will try this weekend

                        1 Reply Last reply Reply Quote 0
                        • EfriimE
                          Efriim @shavecat
                          last edited by

                          @shavecat
                          looks good to me.

                          1 Reply Last reply Reply Quote 0
                          • pjftP
                            pjft @Stuart2773
                            last edited by

                            @Stuart2773 interesting. So, out of curiosity, what games have you tested, and how does their performance compare to their Dreamcast counterparts? Is the emulation similar, do they perform better? Worse?

                            I don't know the hardware in detail so I really don't know what to expect.

                            1 Reply Last reply Reply Quote 0
                            • B
                              barbudreadmon @Stuart2773
                              last edited by

                              @Stuart2773 said in Working Dreamcast games:

                              <extension>.zip .lst</extension>

                              I don't recommend the lst format though, it is deprecated and a lot of games didn't work properly with it.

                              @pjft said in Working Dreamcast games:

                              how does their performance compare to their Dreamcast counterparts?

                              There is no difference performance-wise between naomi and dreamcast, that's the same hardware. What's interesting in naomi/atomiswave are the exclusives, there is around 100 naomi/atomiswave games and maybe half of it got a port on dreamcast (some got ports on later generation console, some neither got ports on home console)

                              FBNeo developer - github - forum

                              Stuart2773S 1 Reply Last reply Reply Quote 0
                              • Stuart2773S
                                Stuart2773 @barbudreadmon
                                last edited by Stuart2773

                                @barbudreadmon said in Working Dreamcast games:

                                @Stuart2773 said in Working Dreamcast games:

                                <extension>.zip .lst</extension>

                                I don't recommend the lst format though, it is deprecated and a lot of games didn't work properly with it.

                                @pjft said in Working Dreamcast games:

                                how does their performance compare to their Dreamcast counterparts?

                                There is no difference performance-wise between naomi and dreamcast, that's the same hardware. What's interesting in naomi/atomiswave are the exclusives, there is around 100 naomi/atomiswave games and maybe half of it got a port on dreamcast (some got ports on later generation console, some neither got ports on home console)

                                Heres some info on the Naomi/Atomiwave & Naomi GD hardware and games with screenshots that LR-REICAST now supports

                                SEGA NAOMI HARDWARE
                                http://www.system16.com/hardware.php?id=721
                                SEGA NAOMI GD-ROM HARDWARE
                                http://www.system16.com/hardware.php?id=723
                                SAMMY ATOMISWAVE HARDWARE
                                http://www.system16.com/hardware.php?id=812

                                i prefer to use the mame romset instead of using the .lst versions,
                                99% of the roms i have tested all boot up and work

                                some naomi games required you to access the test/service menu and change the config such as horziontal/vertical games, No of players. to get them to work eventually.

                                I posted a link to a list of naomi error codes a few posts up that was really useful.

                                stuart.

                                B B 2 Replies Last reply Reply Quote 0
                                • B
                                  barbudreadmon @Stuart2773
                                  last edited by

                                  @Stuart2773 said in Working Dreamcast games:

                                  some naomi games required you to access the test/service menu and change the config such as horziontal/vertical games, No of players. to get them to work eventually.

                                  I'll also add that some games have unfriendly default mapping, going into quick menu > controls is mandatory for those.

                                  FBNeo developer - github - forum

                                  1 Reply Last reply Reply Quote 0
                                  • D
                                    dmanlfc
                                    last edited by

                                    Hi all, is there a wiki guide to get Naomi games working?
                                    I seem to have followed all the suggestions but my x64 system crashes at the BIOS logo screen

                                    Thanks in advance

                                    DMAN

                                    mituM 1 Reply Last reply Reply Quote 0
                                    • B
                                      BJRetro @Stuart2773
                                      last edited by BJRetro

                                      @Stuart277 hi sorry how did you set up the bios - I am seeing conflicting info. Is it dropping the zipped Naomi.zip into bios/dc/ or creating a Naomi boot.bin from one of the unzipped files in Naomi.zip or something else? And do we need to worry about romset versions like we do with Mame, I.e. need to have .xxx romset and .xxx bios? I would assume so but figured I would ask rather than spinning my wheels.

                                      Edit: answered my own question I think. Putting Naomi.zip, naomi2.zip and Naomigd.zip bios files from Mame .185 romset in this bios/dc folder and the corresponding 18wheelr.zip from the same romset into the Dreamcast ROMs folder got 18 wheeler running (not well but running). This with editing the es system cfg to allow .zip files to appear on the EmulationStation game list for Dreamcast. Now just further tweaking and testing!

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

                                        @dmanlfc said in Working Dreamcast games:

                                        Hi all, is there a wiki guide to get Naomi games working?

                                        Not yet.

                                        I seem to have followed all the suggestions but my x64 system crashes at the BIOS logo screen

                                        Please open a new topic and provide the info asked in https://retropie.org.uk/forum/topic/3/read-this-first, along with the RetroArch log file (/dev/shm/runcommand.log) taken after you start a failing game.

                                        1 Reply Last reply Reply Quote 0
                                        • shavecatS
                                          shavecat @hermit
                                          last edited by

                                          @hermit
                                          3B+
                                          yeha i got confused there maybe ,
                                          reicast works fine.
                                          the lr-reicast just quit the games (the new install) .

                                          H 1 Reply Last reply Reply Quote 0
                                          • Stuart2773S
                                            Stuart2773 @BJRetro
                                            last edited by Stuart2773

                                            @BJRetro

                                            heres my folder :-

                                            Untitled-1.jpg

                                            https://www.libretro.com/index.php/reicast-libretro-now-supports-naomi-other-additions/

                                            the airlbios.zip f355bios.zip f355dlx.zip hod2bios.zip are game related to

                                            Airline Pilots, F355 Challenge & House of the Dead 2

                                            awbios.zip is needed for atomiswave

                                            naomi2.zip is not needed as its not supported yet but i added it there anyway

                                            hope that helps

                                            Stuart.

                                            B B 2 Replies 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.