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 165.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.
    • 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
                            • B
                              BJRetro @Stuart2773
                              last edited by

                              @Stuart2773 ah thank you for the atomiswave file names forgot about that!

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

                                @BJRetro said in Working Dreamcast games:

                                @Stuart2773 ah thank you for the atomiswave file names forgot about that!

                                your welcome :)

                                just remember that some naomi games require an additional .chd file as well as zipped roms

                                example Virtua Athletics / Virtua Athlete (GDS-0019)

                                vathlete.zip
                                gds-0019.chd

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

                                  @mitu fixed it :-)

                                  I had to create a /usr/share/X11/xorg.conf.d/20-intel.conf file to hack the integrated intel card with the details below.

                                  Section "Device"
                                  Identifier "Intel Graphics"
                                  Driver "intel"
                                  Option "DRI" "2"
                                  Option "TearFree" "true"
                                  Option "AccelMethod" "uxa"
                                  EndSection

                                  Now both Dreamcast & Naomi run vi lr-reicast

                                  BOOM!

                                  Hopefully this helps others.

                                  Dan

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

                                    @Stuart2773 Remove naomi_boot.bin, it is deprecated and i'm not 100% sure it won't cause conflicts

                                    FBNeo developer - github - forum

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

                                      @shavecat
                                      I do not know at this point, from what I can depend
                                      maybe it's a hash not recognized by lr-reicast.
                                      have you tried lr-reicast with a rom that is not gdi?

                                      shavecatS B 2 Replies Last reply Reply Quote 0
                                      • shavecatS
                                        shavecat @hermit
                                        last edited by

                                        @hermit
                                        crap
                                        yes :\

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

                                          @hermit said in Working Dreamcast games:

                                          maybe it's a hash not recognized by lr-reicast.

                                          We don't check hashes in lr-reicast

                                          FBNeo developer - github - forum

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

                                            Here's my Dreamcast compatibility list for RPI3B+ arm_freq=1500 640x480 resolution

                                            + Silver, I only played it for so long, worked fine, might want to adjust the resolution.
                                            + Skies of Arcadia, I dont know about 2 disc games theres probably a solution.
                                            + Marvel vs Capcom 2
                                            + Time Stalkers
                                            + Jet Grind Radio, can be slow when your getting teargassed.
                                            + Legacy of Kain: Soul Reaver
                                            + Sonic Adventure, playable
                                            + Sonic Adventure 2, There might be some slowdowns
                                            + Capcom vs SNK 2000
                                            + Prince of Persia, I've never gotten into this game.
                                            + Street Fighter
                                            - Omikron the nomad soul, I couldnt get it to start.
                                            - Halflife, this is one of those windows ce games.
                                            - Deadly Skies, This one worked surprisingly but had most slowdowns in the middle of the action, I didn't try it in 50hz mode.
                                            - Dragon Riders Chronicles of Pern, unfortunately this game starts but I cant get past the load screens, maybe it works in the update, probably no.
                                            - + Resident Evil Code Veronica, I think this one was too slow, I didn't try hard enough.
                                            - Blue Submarine No. 6, Freezes after the first FMV.
                                            - Elemental Gimmick Gear, WinCE.
                                            - DvineLuv, low fps, It was way too slow.
                                            - Evil Twin, emulator would always crash after loading the first level.
                                            ? Soul Calibur, I read that it is playable, I kind of doubt the FPS are satisfying.
                                            - Gauntlet Legends, I guess it's playable, sort of annoying frameskip, better alternative to play on MAME or Playstation
                                            + Industrial Spy, works with some minor graphic anomalies.

                                            B D 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.