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

    Gamecube/Dolphin not recognizing controller input

    Scheduled Pinned Locked Moved Help and Support
    dolphininput issue
    20 Posts 8 Posters 16.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.
    • L
      LLLLllllLLLlll
      last edited by LLLLllllLLLlll

      If only I could figure out how to access Dolphin's settings while a game is running, since launching as dolphin-gui just goes directly into the game like launching as dolphin does. šŸ™„

      YFZdudeY 1 Reply Last reply Reply Quote 0
      • YFZdudeY
        YFZdude @LLLLllllLLLlll
        last edited by

        @LLLLllllLLLlll
        Hmm, I would have thought there would be some visible difference between the two modes.
        Searched online and didn't turn up anything obvious. I've seen screenshots of the menu to set controls but there may be some difference in the way EmulationStation launches the emulator.

        I'm hoping someone else with experience using dolphin can jump in here.

        1 Reply Last reply Reply Quote 0
        • L
          LLLLllllLLLlll
          last edited by

          Yeah, tried a bunch of things to get to the settings, but all I could do was exit the game, which brought me back to ES.

          In an hour or so, I'll try just opening the Dolphin GUI directly instead of going through ES+Runcommand.

          1 Reply Last reply Reply Quote 0
          • L
            LLLLllllLLLlll
            last edited by

            Well, I can't even figure out how to open dolphin outside of ES... CLI commands that are normal for Dolphin aren't available when installing Dolphin through RetroPie, it seems.

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

              @LLLLllllLLLlll Dolphin is installed in /opt/retropie/emulators/dolphin, so you may want to look there for the binaries - they're not in $PATH so that's why you can't 'find' them.

              1 Reply Last reply Reply Quote 0
              • L
                LLLLllllLLLlll
                last edited by

                Fabulous! That's all I needed, got it configured and it's working perfectly.

                Y'all might want to add in the Wii docs that that's where the dolphin-emuis at /opt/retropie/emulators/dolphin/bin for people who can't access the dolphin GUI from the Runcommand. Might be because I'm running RetroPie on Ubuntu or just that a newer version of Dolphin .

                E 1 Reply Last reply Reply Quote 0
                • E
                  egurej @LLLLllllLLLlll
                  last edited by

                  @llllllllllllll Hi, I'm having the same exact issue, how do I configure my control in dolphin? I see that you figured it out, can you point me in the right direction. Please give details I'm kind of new to this. Thank you.

                  YFZdudeY 1 Reply Last reply Reply Quote 0
                  • YFZdudeY
                    YFZdude @egurej
                    last edited by

                    @egurej
                    You need to launch the dolphin-emu program from the /opt/retropie/emulators/dolphin/bin/ folder first. You can do that from command-line or through a file explorer in the desktop environment. This should bring up the GUI version of dolphin. It wont launch a game, but it will show the window for the program.

                    Once you get that launched, you can alter the settings of the program and configure your controller. See https://dolphin-emu.org/docs/guides/configuring-controllers/ for a bit more info on the specifics of setting up the controller.

                    After you finish setting up your controller, you can close the program and go back into Emulation Station to launch the games as normal.

                    90sgamer9 1 Reply Last reply Reply Quote 0
                    • HerrHellboyH
                      HerrHellboy
                      last edited by

                      Hey does anyone know a reason why my Controller Input isn't working even though I configured it like it was described?
                      Launching Games directly from Dolphin works and the Controlls were detected.
                      Only from Retropi none of the Games work with the XBox One Controller.

                      1 Reply Last reply Reply Quote 0
                      • Z
                        Zirom44
                        last edited by

                        For everyone who is wondering on how to launch dolphin-emu like I, as a beginner, was: You use the ./ command. So this issue basically breaks down to two lines of Code:

                        cd /opt/retropie/emulators/dolphin/bin/ ./dolphin-emu

                        Then the dolphin GUI pops up and you can configure your controller using https://dolphin-emu.org/docs/guides/configuring-controllers/

                        90sgamer9 1 Reply Last reply Reply Quote 0
                        • Z Zirom44 referenced this topic on
                        • 90sgamer9
                          90sgamer @Zirom44
                          last edited by

                          @Zirom44 how does one "launch dolphin-emu'?

                          sugarfreeS 1 Reply Last reply Reply Quote 0
                          • sugarfreeS
                            sugarfree @90sgamer
                            last edited by

                            @90sgamer Try the following instructions from this comment:
                            https://retropie.org.uk/forum/post/297054

                            1 Reply Last reply Reply Quote 0
                            • 90sgamer9
                              90sgamer @YFZdude
                              last edited by

                              @YFZdude can you explain how to do this. Like what you actually mean by when you say launch the program..etc.

                              YFZdudeY 1 Reply Last reply Reply Quote 0
                              • YFZdudeY
                                YFZdude @90sgamer
                                last edited by

                                @90sgamer
                                The idea is to launch the emulator without running a ROM file.
                                This opens the program in the GUI (user interface) so you can adjust settings.

                                If you are on a PC (x86 build) running from the desktop, it is as mentioned previously how to run the emulator to access menu from a terminal program.

                                The two commands are
                                cd /opt/retropie/emulators/dolphin/bin/
                                followed by
                                ./dolphin-emu

                                If you are running from a Pi or a system that doesn't have the desktop environment installed, then you need to follow the instructions in the post @sugarfree linked.

                                90sgamer9 1 Reply Last reply Reply Quote 0
                                • 90sgamer9
                                  90sgamer @YFZdude
                                  last edited by

                                  @YFZdude okay thank you that was very helpful. But, it gave me an error message

                                  20240819_101120 (2).jpg

                                  90sgamer9 1 Reply Last reply Reply Quote 0
                                  • 90sgamer9
                                    90sgamer @90sgamer
                                    last edited by

                                    @90sgamer 20240819_101120 (3).jpg

                                    Might be more clear

                                    YFZdudeY 1 Reply Last reply Reply Quote 0
                                    • YFZdudeY
                                      YFZdude @90sgamer
                                      last edited by

                                      @90sgamer
                                      Right, since you are using a Pi, it will be the easiest to follow the info here
                                      https://retropie.org.uk/forum/post/297054

                                      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.