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

    (REQUEST) Add Daphne Singe emulator?

    Scheduled Pinned Locked Moved Ideas and Development
    daphnesinge
    298 Posts 21 Posters 111.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.
    • shavecatS
      shavecat @DirtBagXon
      last edited by

      @DirtBagXon
      the pi user.
      /media/usb0/roms/daphne/singe
      will try rest and again . (like 20 min long rest too many roms... )

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

        @shavecat said in (REQUEST) Add Daphne Singe emulator?:

        @DirtBagXon
        the pi user.
        /media/usb0/roms/daphne/singe
        will try rest and again . (like 20 min long rest too many roms... )

        You're not joking, your filesystem is all over the place... lol

        Try running the singe binary from the directory it's in.

        It's late here, so I will try and pickup with you tomorrow..... but try below.

        export LD_LIBRARY_PATH=/home/pi/singe:$LD_LIBRARY_PATH
        
        cd /home/pi/singe
        
        ./singe.bin /media/usb0/roms/daphne/singe/maddog/maddog.singe -framefile /media/usb0/roms/daphne/singe/maddog/maddog.txt -homedir /home/pi/.daphne -datadir /media/usb0/roms/daphne -x 800 -y 600
        

        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

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

          @DirtBagXon
          will give it a try
          still

          
          --SINGE DAPHNE engine 1.0.11.1
          --Command line is: ./singe.bin /media/usb0/roms/daphne/singe/maddog/maddog_cdrom.singe -framefile /media/usb0/roms/daphne/singe/maddog/maddog.txt -homedir /home/pi/.daphne -datadir /media/usb0/roms/daphne -x 800 -y 600
          --CPU : ARMv7 2000 MHz || Mem : 1761 megs
          --OS : Linux 4.19 || Video : BCM2835
          --OpenGL: Compiled In
          --RGB2YUV Function: C
          --Line Blending Function: C
          --Audio Mixing Function: C
          Setting alternate home dir:
          /home/pi/.daphne
          /media/usb0/roms/daphne/singe/maddog/maddog_cdrom.singe
          Setting screen width to 800
          Setting screen height to 600
          Could not load bitmap : pics/singeme.bmp
          Could not load bitmap : pics/gamenowook.bmp
          Video initialization failed!
          
          

          yeha its late here too
          thanks night :)
          and
          You're not joking, your filesystem is all over the place
          can i fix it somehow ? :O

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

            @shavecat

            From that directory.

            ls -al pics/singeme.bmp pics/gamenowook.bmp
            

            If they are there, and you have permission, then I am seriously running out of ideas....

            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

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

              @DirtBagXon
              not there

              
              pi@retropie:~ $ ls -al pics/singeme.bmp pics/gamenowook.bmp
              ls: cannot access 'pics/singeme.bmp': No such file or directory
              ls: cannot access 'pics/gamenowook.bmp': No such file or directory
              
              
              DirtBagXonD 1 Reply Last reply Reply Quote 0
              • DirtBagXonD
                DirtBagXon @shavecat
                last edited by

                @shavecat said in (REQUEST) Add Daphne Singe emulator?:

                @DirtBagXon
                no permission

                
                pi@retropie:~ $ ls -al pics/singeme.bmp pics/gamenowook.bmp
                ls: cannot access 'pics/singeme.bmp': No such file or directory
                ls: cannot access 'pics/gamenowook.bmp': No such file or directory
                
                
                pwd
                

                ?

                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

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

                  @DirtBagXon
                  ahh sorry from that directory

                  
                  pi@retropie:~/singe $ ls -al pics/singeme.bmp pics/gamenowook.bmp
                  -rw-r--r-- 1 pi pi 230456 Oct 13 12:03 pics/gamenowook.bmp
                  -rw-r--r-- 1 pi pi 230522 Oct 13 12:03 pics/singeme.bmp
                  pi@retropie:~/singe $
                  
                  
                  DirtBagXonD 1 Reply Last reply Reply Quote 0
                  • DirtBagXonD
                    DirtBagXon @shavecat
                    last edited by

                    @shavecat said in (REQUEST) Add Daphne Singe emulator?:

                    @DirtBagXon
                    ahh sorry from that directory

                    
                    pi@retropie:~/singe $ ls -al pics/singeme.bmp pics/gamenowook.bmp
                    -rw-r--r-- 1 pi pi 230456 Oct 13 12:03 pics/gamenowook.bmp
                    -rw-r--r-- 1 pi pi 230522 Oct 13 12:03 pics/singeme.bmp
                    pi@retropie:~/singe $
                    
                    

                    And you ran it from that directory ?

                    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

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

                      @DirtBagXon
                      the roms/games are on my usb hard drive /media/usb0/roms/daphne/singe/

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

                        @shavecat said in (REQUEST) Add Daphne Singe emulator?:

                        @DirtBagXon
                        the roms/games are on my usb hard drive /media/usb0/roms/daphne/singe/

                        Don't worry about that, you gave that dir as an argument

                        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

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

                          @DirtBagXon
                          ahh so wait !
                          maybe its working...
                          nevermind
                          same error
                          maybe tmrw ;)
                          thanks a lot for your time ! <3

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

                            @shavecat

                            cp -R /home/pi/.daphne/pics  /media/usb0/roms/daphne/ 
                            cp -R /home/pi/.daphne/sound  /media/usb0/roms/daphne/
                            

                            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

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

                              @DirtBagXon
                              trying
                              SO im getting the daphne emulator finally !

                              but with SINGE GOT AN ERROR =(
                              could not open the VLP2 dynamic library (file not found maybe ? )

                              Progress ! :)

                              G 1 Reply Last reply Reply Quote 0
                              • G
                                gomisensei @shavecat
                                last edited by gomisensei

                                @shavecat if the directory you're typing your command line in is /opt/retropie/emulators/singe, then cp the files to /opt/retropie/emulators/singe. libsinge.so and libvldp2.so should also be in the same dir as singe.bin

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

                                  @gomisensei
                                  i try that thanks
                                  but i dont have a directory there of singe so i add it
                                  7918a922-8655-4341-b9e2-707721ac8f90-image.png
                                  still didnt help :\

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

                                    @shavecat

                                    echo $LD_LIBRARY_PATH
                                    

                                    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

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

                                      @DirtBagXon

                                      pi@retropie:~/singe $ echo $LD_LIBRARY_PATH
                                      /home/pi/singe:
                                      
                                      DirtBagXonD 1 Reply Last reply Reply Quote 0
                                      • DirtBagXonD
                                        DirtBagXon @shavecat
                                        last edited by

                                        @shavecat said in (REQUEST) Add Daphne Singe emulator?:

                                        @DirtBagXon

                                        pi@retropie:~/singe $ echo $LD_LIBRARY_PATH
                                        /home/pi/singe:
                                        

                                        Ok and the libraries are still in /home/pi/singe ?

                                        ls -al /home/pi/singe/*.so
                                        

                                        LD_LIBRARY_PATH should be fixing this, is there some other facility in RetroPi that will load a library path ?

                                        Besides copying them into /usr/local/lib and ldconfig - lol ?

                                        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

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

                                          @DirtBagXon
                                          yeha

                                          pi@retropie:~ $ ls -al /home/pi/singe/*.so
                                          -rwxr-xr-x 1 pi pi 329360 Oct 13 12:05 /home/pi/singe/libsinge.so
                                          -rwxr-xr-x 1 pi pi  93920 Oct 13 12:05 /home/pi/singe/libvldp2.so
                                          

                                          not that i know about.

                                          G 1 Reply Last reply Reply Quote 0
                                          • G
                                            gomisensei @shavecat
                                            last edited by

                                            @shavecat try changing the -homedir to -homedir /home/pi/singe instead of -homedir /home/pi/.daphne

                                            shavecatS G 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.