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

    Daphne Periodic Freeze Question

    Scheduled Pinned Locked Moved Help and Support
    45 Posts 9 Posters 13.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.
    • B
      beastrow
      last edited by

      So, heat sinks, governor adjustment, case with fan, new memory card, and no change to the issue. Upgrading to the newly released 3.8 right now, but don't necessarily expect that it will change anything. Will update and, hopefully, make a YouTube video as soon as I have a chance.

      1 Reply Last reply Reply Quote 0
      • B
        beastrow
        last edited by beastrow

        Alright, here's a video of the freeze in action:

        You'll see it twice in this Dragon's Lair video, but it's also doing it in Space Ace and Cliffhanger. I'm now running with a new, faster mini SD, heat sinks and fan, and the governor opened up, so I'm more confused than ever. I'm working tonight and will try the speed/temp SSH script that @Riverstorm posted tomorrow.

        FinheadF 1 Reply Last reply Reply Quote 0
        • FinheadF
          Finhead @beastrow
          last edited by

          @beastrow
          What is your GPU mem split at?
          Also have you tried the enhanced DL rom? It might work better for you and it plays the game in order as it was supposed to be.

          1 Reply Last reply Reply Quote 0
          • B
            beastrow
            last edited by

            GPU's at 256. I considered that it might be the video files themselves, but I've tried several different versions, (that's why a "lairold" name shows up on my Daphne menu). In addition, the three laser disc games that I've tried, (Space Ace, Dragon's Lair, and Cliffhanger) all do the same thing.

            FinheadF 1 Reply Last reply Reply Quote 0
            • FinheadF
              Finhead @beastrow
              last edited by

              @beastrow
              Not the video files but the ROMS, I use both the enhanced versions of Space Ace and Dragon's lair. Video Files and audio stay the same.
              What resolution are you running it at? Mine is only 1280 X 1024 not sure if that makes a difference or not.
              Also what is in your command.xt file?

              B 1 Reply Last reply Reply Quote 0
              • B
                beastrow @Finhead
                last edited by

                @Finhead I think I tried the DLE21 ROMS and had an issue with getting them to reference the right files, but may try again. Command file is using the setup I found on github, which is "-nocrc -noissues -nolog -noserversend -latency 950 -x 640 -y 480 -bank 1 00110111 -bank 0 10011000".

                FinheadF RiverstormR 2 Replies Last reply Reply Quote 0
                • FinheadF
                  Finhead @beastrow
                  last edited by Finhead

                  @beastrow said in Daphne Periodic Freeze Question:

                  @Finhead I think I tried the DLE21 ROMS and had an issue with getting them to reference the right files, but may try again. Command file is using the setup I found on github, which is "-nocrc -noissues -nolog -noserversend -latency 950 -x 640 -y 480 -bank 1 00110111 -bank 0 10011000".

                  If your unsure just rename all your files dle21, that's what I did to make it simple. Your dle.txt file should be

                  151 dle21.m2v <----- you need a few spaces between "151" and the rest this forum omits that for some reason.

                  With the first line a space as it is now. You can then rename in Emulationstaion to reflect better what it is.

                  B 1 Reply Last reply Reply Quote 0
                  • B
                    beastrow @Finhead
                    last edited by

                    @Finhead Gave it a whirl and it seems like it might work a tad bit better. Hard to tell, though, as I'm now back to overclocking both the board itself, as well as the SD port. GPU's also set at 512 now. It's the smoothest it has ever been, but I still get a freeze here and there that will, typically, be long enough to result in a death. Really not sure where to go from here, other than to focus on the stuff that works and give up on Daphne.

                    1 Reply Last reply Reply Quote 0
                    • RiverstormR
                      Riverstorm @beastrow
                      last edited by

                      @beastrow said in Daphne Periodic Freeze Question:

                      @Finhead I think I tried the DLE21 ROMS and had an issue with getting them to reference the right files, but may try again. Command file is using the setup I found on github, which is "-nocrc -noissues -nolog -noserversend -latency 950 -x 640 -y 480 -bank 1 00110111 -bank 0 10011000".

                      I've never used any command line options except -fastboot and it works fine. I'm just shooting in the dark but maybe try it without or some tweaking.

                      -latency <milliseconds> Adds a delay before all searches occur which causes scenes to last a little longer. Useful for Dragon's Lair F2 ROMs that cut some scenes off prematurely.

                      -nocrc Disables CRC32 checking (not recommended).

                      -noissues Don't display warnings about game driver problems.

                      -bank <which bank> <base2 value> Used to modify dip switch settings. The 'which bank' argument specifies which dip switch bank to modify, where 0 is the first bank. The 'base2 value' argument is in 8-bit binary form that is composed of 1's and 0's, where the right-most bit corresponds to the first dip switch. For example, if you wanted to enable dip switch 0 in bank 0, but disable switches 1-7, then you'd do "-bank 0 00000001". Tip: it's much easier to let DaphneLoader figure this out for you by using the Show Command Line option under the Advanced Usage configuration tab.!

                      -nolog Disables writing to the log file (daphne_log.txt).

                      -noserversend Tells Daphne not to send any usage statistics to the central Daphne server. Use this if you have no internet connection or don't want to share your usage information.

                      -x <horizontal resolution> Specifies the width of the game window (in pixels).

                      -y <vertical resolution> Specifies the height of the game window (in pixels).

                      B 1 Reply Last reply Reply Quote 0
                      • B
                        bragginz @Riverstorm
                        last edited by

                        @Riverstorm
                        I was having the exact same issues with my Daphne setup through EmulationStation (ver 3.8 I think). It was driving me nuts until I decided to try floob's Attract Mode front-end instead of ES. Dragon's Lair runs perfectly now.

                        1 Reply Last reply Reply Quote 0
                        • C
                          challenger2010
                          last edited by

                          Yes, had the same issue and Attract Mode fixed it. It's an Emulationstation issue.

                          1 Reply Last reply Reply Quote 0
                          • SwampyS
                            Swampy
                            last edited by

                            I also had the problems with the pauses.
                            Now I changed my SanDisk ultra 64GB with a SanDisk extreme 64GB and all works properly.
                            SD-card too slow?

                            Linux is like wigwam: no Gates, no Windows and Apache inside.

                            1 Reply Last reply Reply Quote 0
                            • C
                              challenger2010
                              last edited by

                              I wouldn't think so considering it works with Attract Mode. Unless Emulationstation handles SD memory differently.

                              1 Reply Last reply Reply Quote 0
                              • R
                                retropiepghguy
                                last edited by

                                I had this issue. I imaged by Pi over to a card that can do 85 mb/s and it went away!!!!!

                                1 Reply Last reply Reply Quote 0
                                • J
                                  JimmyC
                                  last edited by JimmyC

                                  @beastrow I had a problem of not having the game play properly with a lot of lag on the video but the audio was fine. I changed my power source to an official raspberry pi one and it plays now but the sound disappeared. I deleted the data file to let it parse a new one and it's all working well know.
                                  I have a working lair and dle21

                                  1 Reply Last reply Reply Quote 0
                                  • J
                                    JimmyC
                                    last edited by

                                    This post is deleted!
                                    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.