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 178.0k 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 @ninuzzu
      last edited by

      @ninuzzu last time i checked, most of those games were working properly, so maybe that's something related to the performance settings ? Could you try setting "div matching" to "auto" or "disabled" and tell me if it's solving some of your texture issues ? I confirm the issue with naomi version of virtua tennis 1, that's actually a known issue (https://github.com/libretro/reicast-emulator/issues?q=is%3Aissue+virtua+tennis+is%3Aopen).

      FBNeo developer - github - forum

      N 1 Reply Last reply Reply Quote 0
      • N
        ninuzzu @barbudreadmon
        last edited by

        @barbudreadmon Thanks, setting it to auto has solved the black textures issues in MS6. What about performance? Almost any dreamcast game run way better in reicast than in lr-reicast, there must be something I'm missing with my settings....:

        reicast_alpha_sorting = "per-strip (fast, least accurate)"
        reicast_audio_buffer_size = "1024"
        reicast_cpu_mode = "dynamic_recompiler"
        reicast_custom_textures = "disabled"
        reicast_digital_triggers = "disabled"
        reicast_div_matching = "auto"
        reicast_dump_textures = "disabled"
        reicast_enable_dsp = "disabled"
        reicast_enable_purupuru = "enabled"
        reicast_enable_rtt = "enabled"
        reicast_enable_rttb = "disabled"
        reicast_frame_skipping = "1"
        reicast_framerate = "normal"
        reicast_gdrom_fast_loading = "enabled"
        reicast_internal_resolution = "640x480"
        reicast_mipmapping = "enabled"
        reicast_render_to_texture_upscaling = "1x"
        reicast_synchronous_rendering = "disabled"
        reicast_texupscale = "off"
        reicast_texupscale_max_filtered_texture_size = "256"
        reicast_threaded_rendering = "enabled"
        reicast_volume_modifier_enable = "disabled"
        reicast_widescreen_hack = "disabled"

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

          @ninuzzu said in Working Dreamcast games:

          What about performance? Almost any dreamcast game run way better in reicast than in lr-reicast

          Your settings seem fine, it is a fact that lr-reicast is slightly slower than standalone reicast, not by much though, many games i tried had the same playability than standalone, maybe not the ones you tried ?
          Did you try rising frameskip above 1 ? Also, what's your raspberry model and overclock settings ?

          FBNeo developer - github - forum

          1 Reply Last reply Reply Quote 0
          • N
            ninuzzu
            last edited by

            RPi3 B+ no overclock. I'll try to raise frameskip and report
            Here more info about Wacky Races (they say it's fixed but maybe not on the Pi,going to test it on my phone) :

            https://github.com/reicast/reicast-emulator/pull/1448

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

              @ninuzzu said in Working Dreamcast games:

              no overclock

              That's an issue, if you intend to play 3D games on a raspberry you should really consider overclocking, the following values should be pretty safe and will improve 3D emulation dramatically :

              arm_freq=1450
              gpu_freq=500
              core_freq=500
              v3d_freq=500
              sdram_freq=500
              sdram_schmoo=0x02000020
              over_voltage=6
              

              You can read more about rpi3b+ overclocking in https://retropie.org.uk/forum/topic/21138/overclocking-the-pi3b-gpu-results

              FBNeo developer - github - forum

              N A 2 Replies Last reply Reply Quote 0
              • N
                ninuzzu
                last edited by

                Wow thanks, let's do some test :D
                Would you mind sharing with me you lr-reicast core ? Maybe mine is different.

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

                  • lr-reicast -
                    just going back to the emulation station after i pick a rom.
                    any idea why ?
                  N WarC0zesW 2 Replies Last reply Reply Quote 0
                  • N
                    ninuzzu @shavecat
                    last edited by ninuzzu

                    @shavecat said in Working Dreamcast games:

                    • lr-reicast -
                      just going back to the emulation station after i pick a rom.
                      any idea why ?

                    Yes, see post by BJRetro (some posts above)

                    basically you have to edit /opt/retropie/configs/dreamcast/emulators.cfg and add
                    < /dev/null
                    at the very end of the line inside the last quotation mark in the line that says lr-reicast=

                    1 Reply Last reply Reply Quote 0
                    • WarC0zesW
                      WarC0zes @shavecat
                      last edited by WarC0zes

                      @shavecat
                      in /config/dreamcast/emulators.cfg edit and add < /dev/null at the end.
                      lr-reicast = "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-reicast/reicast_libretro.so --config /opt/retropie/configs/dreamcast/retroarch.cfg %ROM% </dev/null"

                      RetroPie v4.5.1 • RPi3 Model B • NorthPada 5V 3A • 128GB SanDisk Ultra Cat.10 microSDXC • 1 x Logitech Wireless Desktop MK250 • 1 x Qanba Q4RAF USB Arcade joysticks • 1 x PS4 Dualshock4 v2 controller • 1 x Mayflash Dolphinbar + Nintendo WiiMote.

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

                        No,
                        still not launching the games...
                        try to remove and install again couple of times.. didnt help :\

                        1 Reply Last reply Reply Quote 0
                        • quicksilverQ
                          quicksilver @ninuzzu
                          last edited by quicksilver

                          @ninuzzu Looks like that fix was for GLES 3 devices. Pi is GlES 2 so that fix is not likely to work.

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

                            @quicksilver nope, this fix also works on raspberry, i had to do it on mine, however it seems it wasn't needed with earlier version of retroarch (i didn't have the issue with my previous RA from mid-december)

                            @shavecat did you follow all instructions, including bioses ?

                            @ninuzzu i destroyed my sd card last week so i can't send you a copy of my core

                            FBNeo developer - github - forum

                            shavecatS 1 Reply Last reply Reply Quote 1
                            • N
                              ninuzzu @barbudreadmon
                              last edited by ninuzzu

                              @barbudreadmon Metal Slug 6 and Wacky Races (lr-reicast) run much better with your oveclock settings. Crazy taxi is now running almost perfect ^^
                              Thanks

                              quicksilverQ 1 Reply Last reply Reply Quote 0
                              • quicksilverQ
                                quicksilver @ninuzzu
                                last edited by

                                @ninuzzu On a pi3b+ the bottleneck for dreamcast/N64 is the GPU. Specifically getting the core_freq as high as possible (and be stable!) will give you the best possible results (on your pi).

                                There was some recent discussion in regards to overclocking and stability testing here that may be helpful:

                                https://retropie.org.uk/forum/topic/21519/opinion-on-overclock-settings/4

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

                                  @barbudreadmon
                                  Yes i did it did work ... and then stop working...
                                  the reicast works fine.
                                  any ideas ?

                                  B H pjftP 3 Replies Last reply Reply Quote 0
                                  • B
                                    barbudreadmon @shavecat
                                    last edited by

                                    @shavecat said in Working Dreamcast games:

                                    any ideas ?

                                    If it just stopped working without any action from you, then you have a corrupt file somewhere, or maybe worse (corrupted sd).

                                    FBNeo developer - github - forum

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

                                      @shavecat said in Working Dreamcast games:

                                      @barbudreadmon
                                      Yes i did it did work ... and then stop working...
                                      the reicast works fine.
                                      any ideas ?

                                      did you put all the bios in the folder /bios/dc/ ?

                                      https://retropie.org.uk/forum/topic/21031/working-dreamcast-games/47

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

                                        yes the bios files in the folder.
                                        and no didnt touch the and dont have something wrong with my sd card , everything else work's fine even dreamcast with the lr - emulator .

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

                                          @shavecat Well, programs don't just "stop working" without a reason, and the reasons can only be :

                                          • change of settings
                                          • corrupt file
                                          • corrupt hardware

                                          Sorry but i won't be able to help you if you are telling me none of those happened.

                                          FBNeo developer - github - forum

                                          EfriimE shavecatS 2 Replies Last reply Reply Quote 0
                                          • EfriimE
                                            Efriim @barbudreadmon
                                            last edited by

                                            So is anyone nice enough to upload their reicast binary, pre-update, from around retropie 4.4?

                                            quicksilverQ 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.