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

    Deathsmiles on lr-mame2015 : Any performance tips?

    Scheduled Pinned Locked Moved Help and Support
    mame 2015pi4arcade
    134 Posts 15 Posters 31.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.
    • A
      AdamBeGood @stevas
      last edited by

      @stevas My Pi handles what you are saying your overclock settings are absolutely fine. Mine is in an Aluminium Armour case, no fan. I think this might be the "silicon lottery" I've heard of, where some Pis can just take more than others... I might be wrong though.

      Once mine gets to 2100, things go awry!

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

        Not wanting to derail the conversation - please feel free to kick off another thread around the actual overclocking - I have found that these settings work well on 3 RPi 4B's I have around here, 2 2GB and one 4 GB models.

        The 2100 was almost stable one the 4GB one (which is where I first tried these) but ended up freezing randomly after a while. These have been fairly stable.

        Different boards will have different success rates with overclocking.

        I have v3d for the 3D games (Saturn and Dreamcast, unsure if some PSP as well), and the rest is just par for the course.

        1 Reply Last reply Reply Quote 0
        • A
          AdamBeGood @pjft
          last edited by

          @pjft I often have trouble getting into mega.nz. Is there some trick to it? At the moment I just try every hour or so and eventually I will be able to access the file. I've tried on my phone and PC, when it comes up on one it will come up on the other.

          pjftP 1 Reply Last reply Reply Quote 0
          • A
            AdamBeGood @Darksavior
            last edited by

            @Darksavior Which setting is it in my latency settings that makes the audio drop out? I still have them set like that and don't know which one it is.

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

              @AdamBeGood Here's the same on Google Drive:

              (new link): https://drive.google.com/file/d/1faM11qnX0p3BD4BW3ipSz5MwABT_jra7/view?usp=sharing

              1 Reply Last reply Reply Quote 1
              • S
                stevas
                last edited by stevas

                Thanks for the replies all.

                I realised though, I have voltage only at 4. Not sure if that's why I get issues trying to push these values, I'll try that out.

                Edit: yeah, the random freezing is what I was talking about. Is it possible that's down to the over voltage not being set high enough? Anyway, I will test that.

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

                  @stevas Definitely - without over_voltage 6 my pi would not boot. I forgot that once.

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

                    PR submitted upstream - a simplified version of the code, actually.

                    https://github.com/libretro/mame2016-libretro/pull/43

                    If anyone wants to test the latest version, here it is. Nothing should really have changed, but the more the merrier.

                    https://mega.nz/file/UFU11KSI#9kTKoOWAg-WpqCbTm7tKXei5cPgFAizDciurrbyPQuk

                    And here on Google Drive:

                    https://drive.google.com/file/d/1faM11qnX0p3BD4BW3ipSz5MwABT_jra7/view?usp=sharing

                    1 Reply Last reply Reply Quote 0
                    • A
                      AdamBeGood @roslof
                      last edited by AdamBeGood

                      @roslof / @pjft Sorry to ask a perhaps daft question, but I can't copy the file into that folder via WinSCP as I don't have the rights. How do I resolve that?

                      Thanks very much for sharing the Google Drive link.

                      roslofR 1 Reply Last reply Reply Quote 0
                      • roslofR
                        roslof @AdamBeGood
                        last edited by

                        @AdamBeGood sounds like you're downloading to a PC, then uploading to the pi? You could put it in your pi home drive, where you should have permission to save. Something like /home/pi/Downloads

                        Then you could open a console window and move it to the correct location.

                        sudo mv /home/pi/Downloads/mamearcade2016_libretro.so /opt/retropie/libretrocores/lr-mame2016/
                        
                        A 1 Reply Last reply Reply Quote 1
                        • pjftP
                          pjft @roslof
                          last edited by

                          @roslof help me out here - running from the lr-mame binary I get segmentation faults on both ddp3 and ddpdojt . Am I missing something?

                          roslofR 1 Reply Last reply Reply Quote 0
                          • roslofR
                            roslof @pjft
                            last edited by roslof

                            @pjft said in Deathsmiles on lr-mame2015 : Any performance tips?:

                            @roslof help me out here - running from the lr-mame binary I get segmentation faults on both ddp3 and ddpdojt . Am I missing something?

                            Launch ddp3 with verbose logging enabled. Copy /dev/shm/runcommand.log output to pastebin.com and post link here.

                            pjftP 1 Reply Last reply Reply Quote 0
                            • A
                              AdamBeGood @roslof
                              last edited by

                              @roslof That works perfectly! But my Overclock setting still isn't saving.... Do I need to change it within the config rather than within the game?

                              roslofR 1 Reply Last reply Reply Quote 0
                              • roslofR
                                roslof @AdamBeGood
                                last edited by roslof

                                @AdamBeGood said in Deathsmiles on lr-mame2015 : Any performance tips?:

                                @roslof That works perfectly! But my Overclock setting still isn't saving.... Do I need to change it within the config rather than within the game?

                                Change it from the Core Options. Not from the MAME Tab slider options.

                                How: While running the game, with your game controller, hold your hotkey, and whatever button you mapped to "X" to enter RetroArch menu. Then scroll down to Options. Change CPU in there. THEN scroll to the top of the Options menu and Create a game configuration, so the CPU change only saves for the game you are running.

                                A 1 Reply Last reply Reply Quote 1
                                • A
                                  AdamBeGood @roslof
                                  last edited by

                                  @roslof Clever stuff! Yep, that works. Thank you!

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

                                    @roslof Nevermind. Nothing that reinstalling the binary didn't fix - interesting.

                                    Thanks.

                                    B 1 Reply Last reply Reply Quote 2
                                    • B
                                      barbudreadmon @pjft
                                      last edited by

                                      @pjft i've no rights on the mame2016 repo, but i notified the people who have about your PR

                                      FBNeo developer - github - forum

                                      pjftP 1 Reply Last reply Reply Quote 2
                                      • pjftP
                                        pjft @barbudreadmon
                                        last edited by

                                        @barbudreadmon Thank you so much for the comment there and for the feedback here!

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

                                          The PR was just accepted, so you may all just update lr-mame2016 from source and it should have the option.

                                          Thanks @barbudreadmon for the help there, and everyone else here for testing. I look forward to hearing about preferred underclock options for the different games :)

                                          roslofR 1 Reply Last reply Reply Quote 2
                                          • roslofR
                                            roslof @pjft
                                            last edited by

                                            @pjft congratulations! A worthy upgrade.

                                            1 Reply Last reply Reply Quote 2
                                            • 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.