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 . Arcade joystick orientation wrong.

    Scheduled Pinned Locked Moved Help and Support
    daphnedaphne controll
    164 Posts 28 Posters 43.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.
    • T
      tafaz73 @phnman
      last edited by

      @pjft
      Finally someone upped again this thread. I'm still stuck with non orking joystick. Unfortunately, when I'm building Daphne I receive following error

      g++: error: vldp2/libmpeg2/cpu_accel.o: No such file or directory
      g++: error: vldp2/libmpeg2/alloc.o: No such file or directory
      g++: error: vldp2/libmpeg2/cpu_state.o: No such file or directory
      g++: error: vldp2/libmpeg2/decode.o: No such file or directory
      g++: error: vldp2/libmpeg2/header.o: No such file or directory
      g++: error: vldp2/libmpeg2/motion_comp.o: No such file or directory
      g++: error: vldp2/libmpeg2/idct.o: No such file or directory
      g++: error: vldp2/libmpeg2/idct_mmx.o: No such file or directory
      g++: error: vldp2/libmpeg2/motion_comp_mmx.o: No such file or directory
      g++: error: vldp2/libmpeg2/slice.o: No such file or directory
      g++: error: vldp2/libvo/video_out.o: No such file or directory
      g++: error: vldp2/libvo/video_out_null.o: No such file or directory
      make: *** [Makefile:67: all] Error 1
      /home/pi/RetroPie-Setup

      Any ideas?

      pjftP T 2 Replies Last reply Reply Quote 0
      • pjftP
        pjft @tafaz73
        last edited by

        @tafaz73 No ideas.

        Are you following these instructions?

        https://retropie.org.uk/forum/topic/16464/daphne-arcade-joystick-orientation-wrong/115?_=1611934569118

        Have you updated the RetroPie-Setup script?

        T 1 Reply Last reply Reply Quote 0
        • T
          tafaz73 @pjft
          last edited by

          @pjft
          Yes, this is what I have done.
          The issue happened at the end of

          sudo ./retropie_packages.sh daphne build

          No, I didn't update Retropie-Setup script. I will do and then test the build again.

          Thank you

          1 Reply Last reply Reply Quote 0
          • PennywisekruegerP
            Pennywisekrueger @dabbler
            last edited by

            I like others have just found this thread seconds before tearing my last strands of hair out.

            For the complete raspberry pi noob like me - what do I do?

            1. Connect to wifi / lan
            2. Boot to command line and
            3. Type the commands in exactly as shown below;

            cd /home/pi/RetroPie-Setup/
            sudo ./retropie_packages.sh daphne clean
            sudo git clone https://github.com/pjft/daphne-emu/ tmp/build/daphne
            cd tmp/build/daphne
            sudo git checkout retropie
            cd /home/pi/RetroPie-Setup
            sudo ./retropie_packages.sh daphne build
            sudo ./retropie_packages.sh daphne install
            sudo ./retropie_packages.sh daphne configure

            1. After this do you need to amend the daphne config file still?

            Thanks for your help (anyone who sees this) 😣

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

              @pennywisekrueger Good question about step 4, I don't have an answer as I had already set up my buttons - this just adds the joystick support.

              I imagine you might have to edit the file, as your button configuration will be different to others' (at least fine-tuning) but worth launching Daphne before changing the file and seeing how it goes.

              PennywisekruegerP 1 Reply Last reply Reply Quote 0
              • PennywisekruegerP
                Pennywisekrueger @pjft
                last edited by

                @pjft but I got the rest right!!? πŸ™πŸΌ

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

                  @pennywisekrueger As far as I remember, yes.

                  PennywisekruegerP 2 Replies Last reply Reply Quote 0
                  • PennywisekruegerP
                    Pennywisekrueger @pjft
                    last edited by

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • PennywisekruegerP
                      Pennywisekrueger @pjft
                      last edited by

                      @pjft I’m getting stuck at this line

                      sudo git clone https://github.com/pjft/daphne-emu/ tmp/build/daphne

                      Should this be one line or two?

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

                        @pennywisekrueger one, but you haven't given me any error message or even what RetroPie version you're running and on what pi, etc.

                        Please share more details about what you're running to.

                        PennywisekruegerP 1 Reply Last reply Reply Quote 0
                        • PennywisekruegerP
                          Pennywisekrueger @pjft
                          last edited by

                          @pjft sorry - I’m on a pi 3b+

                          I’ve now got to the line

                          sudo./retropie_packages.sh daphne build

                          And it says no such file or directory

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

                            @pennywisekrueger There's a space between sudo and ".". Are you on /home/pi/RetroPie-Setup ?

                            PennywisekruegerP 1 Reply Last reply Reply Quote 0
                            • PennywisekruegerP
                              Pennywisekrueger @pjft
                              last edited by

                              @pjft I am now! My initial post missed some vital parts !! I’m there now everything seems to have worked - how do I boot back into emulation station to see if it’s worked 😬😬

                              Current command line flashing says

                              Pi@retropie:~/RetroPie-setup $

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

                                @pennywisekrueger sudo reboot now will restart the machine

                                PennywisekruegerP 1 Reply Last reply Reply Quote 0
                                • PennywisekruegerP
                                  Pennywisekrueger @pjft
                                  last edited by

                                  @pjft it works!!!!!!!! THANK YOU SOOOOOOO MUCH!!!!

                                  Dragons Lair 2 tested πŸ‘ŒπŸΌπŸ‘ŒπŸΌπŸ‘ŒπŸΌ

                                  Any idea why it uses player 2 controls (not that I’m that bothered)

                                  1 Reply Last reply Reply Quote 0
                                  • GreenGriffonG
                                    GreenGriffon
                                    last edited by

                                    I've used the modified build done by grant(?) that was posted here to fix the joystick issue.
                                    However, I found that the next time I updated RetroPie, Daphne wrote over the changes and I was back to square one.
                                    Are you able to update and still keep these changes in place?
                                    I really wish we could get the official build of Daphne fixed once and for all for this issue.

                                    1 Reply Last reply Reply Quote 0
                                    • T
                                      tafaz73 @tafaz73
                                      last edited by tafaz73

                                      @pjft Ok, Updated Setup script but still fails.
                                      Anyway I see that the issue starting when compiling this

                                      cc  -mcpu=cortex-a72 -mfpu=neon-fp-armv8 -O2  -fPIC `sdl-config --cflags` -I./include -fsigned-char  -c libmpeg2/cpu_accel.c -o libmpeg2/cpu_accel.o
                                      libmpeg2/cpu_accel.c:24:10: fatal error: config.h: File or directory not existing
                                       #include "config.h"
                                                ^~~~~~~~~~
                                      compilation terminated.
                                      

                                      I see that in include directory there is only a config.h.in and not config.h.
                                      Could you past me build function from your Daphne.sh? Thanks

                                      T 1 Reply Last reply Reply Quote 0
                                      • T
                                        tafaz73 @tafaz73
                                        last edited by

                                        @pjft
                                        Ok I checked in log and I found a previous error....

                                        = = = = = = = = = = = = = = = = = = = = =
                                        Building 'daphne' : Daphne - Laserdisc Emulator
                                        = = = = = = = = = = = = = = = = = = = = =
                                        
                                        checking for a BSD-compatible install... /usr/bin/install -c
                                        checking whether build environment is sane... yes
                                        checking for gawk... no
                                        checking for mawk... mawk
                                        checking whether make sets ${MAKE}... yes
                                        checking whether to enable maintainer-specific portions of Makefiles... no
                                        checking build system type... autotools/config.guess: unable to guess system type
                                        
                                        This script, last modified 2002-09-03, has failed to recognize
                                        the operating system you are using. It is advised that you
                                        download the most up to date version of the config scripts from
                                        
                                            ftp://ftp.gnu.org/pub/gnu/config/
                                        
                                        If the version you run (autotools/config.guess) is already up to date, please
                                        send the following data and any information you think might be
                                        pertinent to <config-patches@gnu.org> in order to provide the needed
                                        information to handle your system.
                                        
                                        config.guess timestamp = 2002-09-03
                                        
                                        uname -m = aarch64
                                        uname -r = 5.4.72-v8+
                                        uname -s = Linux
                                        uname -v = #1356 SMP PREEMPT Thu Oct 22 13:58:52 BST 2020
                                        
                                        /usr/bin/uname -p = 
                                        /bin/uname -X     = 
                                        
                                        hostinfo               = 
                                        /bin/universe          = 
                                        /usr/bin/arch -k       = 
                                        /bin/arch              = 
                                        /usr/bin/oslevel       = 
                                        /usr/convex/getsysinfo = 
                                        
                                        UNAME_MACHINE = aarch64
                                        UNAME_RELEASE = 5.4.72-v8+
                                        UNAME_SYSTEM  = Linux
                                        UNAME_VERSION = #1356 SMP PREEMPT Thu Oct 22 13:58:52 BST 2020
                                        configure: error: cannot guess build type; you must specify one
                                        

                                        I guess that without the right 'guess' of the build type, compile will fail....

                                        Looks that config.guess timestamp is pretty old (2002-09-03) .... but my question is... where is it looking for this file?
                                        I found an updated one in /usr/share/misc (TimeStamp ='2018-02-24')
                                        How can I use this one?

                                        Thanks

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

                                          @tafaz73 I am at a loss here, apologies. What image are you running, in what device?

                                          I don't know why you'd be getting those messages whatsoever, and I wouldn't know where to start, apologies.

                                          T J 2 Replies Last reply Reply Quote 0
                                          • T
                                            tafaz73 @pjft
                                            last edited by tafaz73

                                            @pjft the image is based on RetroPie 4.7.1. My raspberry is a PI4 4GB. I'm becoming crazy trying to figure out why is failing...
                                            Anyway I found autotools in your source files. I will try to substitute with a more recent Version and see what will happen. Finger crossed

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