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

    New Hypseus and lr-Daphne to add on Retropie-Setup

    Scheduled Pinned Locked Moved Ideas and Development
    daphnelaserdischypseusdaphne confighypseus config
    501 Posts 33 Posters 231.9k 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.
    • TPRT
      TPR @DirtBagXon
      last edited by

      @DirtBagXon Yep. 100% noticed! I actually did a lot of re-encoding on the video side of things and I got games like TRON working great! I'm going to just go in and remove the Framework folder and the reference to it in the script file and see if that works. Otherwise I'll just go digging deeper for those video file. I already have the roms and everything.

      Also, with the re-encode on the video (I used your reference from the github page, thank you for that) DLe and SAe do seem to work well on the Pi, just without the overlays, so I'm hoping I can fix that framework issue.

      Again, huge thanks for responding back! It's a great help to guys like me who understand a lot of it, but just can't quite get that last 10% working! :)

      1 Reply Last reply Reply Quote 0
      • TPRT
        TPR @DirtBagXon
        last edited by TPR

        @DirtBagXon OMG I think I got!

        Man, I'm such an idiot... :D

        I kept looking at this line:
        dofile(BASEDIR .. "/Framework/globals.singe")

        and changing it to:
        dofile(BASEDIR .. "/DLe/Framework/globals.singe")

        and couldn't for the life of me figure out why it wouldn't work.

        It didn't even dawn on me to take a look at globals.singe at first and then change these as well to add the /DLe/ to them:

        dofile(BASEDIR .. "/Framework/framework.singe")
        dofile(BASEDIR .. "/Framework/main.singe")
        dofile(BASEDIR .. "/Framework/hscore.singe")
        dofile(BASEDIR .. "/Framework/service.singe")
        dofile(BASEDIR .. "/Framework/toolbox.singe")
        dofile(MYDIR .. "/Script/addons.singe")

        Now that I made that change the sript can now find the Framework folder and I don't need it in my root Daphne directory.

        I know this is such a newb mistake to make, but like I said, I can get to that 90% point but that last 10% can sometimes be a struggle with obvious things starring at me in the face!

        Thanks again for all your work on this. OMG, this new version of Daphne is sooooo good! Going to buy you another cup of coffee! :D

        (and really, using your FFmpeg suggestions, I really did get both DLe and SAe running on the Pi!)

        1 Reply Last reply Reply Quote 0
        • V
          vabchgent
          last edited by vabchgent

          Okay So I have Hypseus running and its working better then Daphne . How do I change the button Assignments . My buttons are all over the place... Please explain in easy to understand format. For some reason I could never figure out the button layout... Thank you all in advance...Okay I found one of the Precompiled Inf files that work with gamepad in the Hypseus directory.. Changed it around a bit... I would like to assign the exit button to one of my other controllers buttons... So if someone could show me a written example of what the line should look like to do that.. It would be greatly appreciated.. For the guys that developed this, Thank you works like a charm...

          DirtBagXonD V 2 Replies Last reply Reply Quote 0
          • DirtBagXonD
            DirtBagXon @vabchgent
            last edited by DirtBagXon

            @vabchgent

            Either set a button against KEY_QUIT in the .ini file.

            Or hold SELECT(COIN1) and press START (START1) for the hotkey exit on your existing config.

             
             

            Hypseus Singe for RetroPie: https://github.com/DirtBagXon/hypseus-singe
            Hypseus Singe Games: https://github.com/DirtBagXon/hypseus_singe_data
            Hypseus Discord: https://discord.gg/dgCsCfmRfJ

            1 Reply Last reply Reply Quote 0
            • V
              vabchgent @vabchgent
              last edited by

              @vabchgent Thank you, the Select/Start combination works and exits the game. Could never get that to work before...

              DirtBagXonD 1 Reply Last reply Reply Quote 0
              • DirtBagXonD
                DirtBagXon @vabchgent
                last edited by DirtBagXon

                Bezel support:

                And I keep on bumping this thread :)

                lair

                maddog


                  
                Grab the latest RetroPie-Setup and pull update from source. You will get the new bezels folder in daphne conf folders.

                The bezel PNG files need to be located within this new bezels subfolder from the hypseus home:

                /opt/retropie/emulators/hypseus/bezels - symlinked by latest RetroPie-Setup

                Enable in the .commands file with arguments such as:

                -bezel maddog.png

                Some earlier donated bezels are currently in the main hypseus repo Releases page here:

                https://github.com/DirtBagXon/hypseus-singe/releases/latest

                But more great ones are being donated in the hypseus Discord server.

                Hypseus Singe for RetroPie: https://github.com/DirtBagXon/hypseus-singe
                Hypseus Singe Games: https://github.com/DirtBagXon/hypseus_singe_data
                Hypseus Discord: https://discord.gg/dgCsCfmRfJ

                DirtBagXonD 1 Reply Last reply Reply Quote 4
                • DirtBagXonD
                  DirtBagXon @DirtBagXon
                  last edited by DirtBagXon

                   

                  Widge, from the Sinden team, has made major improvements in the Singe Gun Games.

                  He has published a video describing the changes, which can be used with the latest version of Hypseus (v2.10.2):

                  Hypseus Singe for RetroPie: https://github.com/DirtBagXon/hypseus-singe
                  Hypseus Singe Games: https://github.com/DirtBagXon/hypseus_singe_data
                  Hypseus Discord: https://discord.gg/dgCsCfmRfJ

                  1 Reply Last reply Reply Quote 3
                  • M
                    mike855
                    last edited by mike855

                    Hello,

                    I'm new to Daphne. Made it working great (no hypseus or lr-ddaphne).
                    Now I'm trying to get working the 1080p remaster of Dragon's lair. It is slow, and freezing, as expected.
                    I activated the mpg2 licence, removed -nohwaccel parameter, and still slow.

                    Do someone had success with that?
                    Have a 3B+ PI

                    Edit : Just tried Hypseus, and it's better, working, no freezing but slow. No maybe I can find some parameters to make it work

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

                      @mike855 Please open a separate topic.

                      1 Reply Last reply Reply Quote 0
                      • NinjamanN
                        Ninjaman
                        last edited by

                        hi i have Hypseus on my pc but i want
                        Space Ace [Remastered by Accumbens to HD 720p the 31/03/2016]

                        if anybody can share i would be thankful

                        mituM 1 Reply Last reply Reply Quote -1
                        • mituM
                          mitu Global Moderator @Ninjaman
                          last edited by

                          @Ninjaman This is not a ROM sharing site - as outlined in the forum rules.

                          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.