• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
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

Dolphin Controller Not Working

Scheduled Pinned Locked Moved Help and Support
dolphin
29 Posts 8 Posters 5.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.
  • S
    sugarfree @90sgamer
    last edited by 27 Aug 2024, 04:32

    @90sgamer

    If you have followed the steps correctly and added the dolphin-editor shortcut, it should appear as an option in the Select default emulator choice section of the runcommand menu.

    1 Reply Last reply Reply Quote 0
    • R
      retropieuser555
      last edited by 29 Aug 2024, 08:37

      Just to add to this I've written a script that maps the controller, I've added it here, feel free to test it and feedback as I've only got so many controllers to test

      https://github.com/RetroPie/RetroPie-Setup/pull/3969

      Pi 5 4GB

      Retroflag GPI with raspberry pi zero 2 w/ wifi

      Retroachievements:- lovelessrapture

      1 Reply Last reply Reply Quote 1
      • 9
        90sgamer @abj
        last edited by 2 Sept 2024, 15:09

        @abj said in Dolphin Controller Not Working:

        @Nut-Nibbler

        Support for RPi5 is in heavy development, so for now, to have access to the Gui, you have to do this :

        Run from terminal window:

        nano /opt/retropie/configs/gc/emulators.cfg
        

        Add this line:

        dolphin-editor = "XINIT-WMC:/opt/retropie/emulators/dolphin/bin/dolphin-emu"
        

        In the end, the file it will be like this:

        dolphin = "XINIT-WM:/opt/retropie/emulators/dolphin/bin/dolphin-emu-nogui -e %ROM%"
        dolphin-gui = "XINIT-WM:/opt/retropie/emulators/dolphin/bin/dolphin-emu -b -e %ROM%"
        dolphin-editor = "XINIT-WMC:/opt/retropie/emulators/dolphin/bin/dolphin-emu"
        default = "dolphin-gui"
        

        Press ctrl+o and ctrl+x to save and exit from terminal.

        Start a game and choose from runcommand menu the dolphin-editor. This will open Dolphin GUI, where you can change the parameters of the emulator and configure the controller

        Hi, this is obviously that most helpful post so far, however I'm still not there. When you say open a game and run a command script... Are you talking about this. Because I have copied the code exactly letter by letter and it still doesn't work. This is what I have when I open a game. Are you telling me that a dolphin editor is supposed to appear on this screen?
        20240902_110608.jpg

        S 1 Reply Last reply 2 Sept 2024, 15:47 Reply Quote 0
        • S
          sugarfree @90sgamer
          last edited by 2 Sept 2024, 15:47

          @90sgamer

          Just press the highlighted area "Select default emulator for gc." The option should appear there.
          By the way, I'm the same person (abj), but I've lost my account for the second time

          9 P 2 Replies Last reply 7 Sept 2024, 21:54 Reply Quote 0
          • 9
            90sgamer @sugarfree
            last edited by 7 Sept 2024, 21:54

            @sugarfree okay thanks. tried that. Dolphin editor is there! But, after launch, It crashes...goes back to emulation station screen. Is there anything else I need to do?

            S R 2 Replies Last reply 8 Sept 2024, 04:24 Reply Quote 0
            • S
              sugarfree @90sgamer
              last edited by sugarfree 9 Aug 2024, 05:25 8 Sept 2024, 04:24

              @90sgamer
              It should work. I don't know how to troubleshoot this emulator. If you have a spare SD card, try it with this unofficial image that I've uploaded. It has everything set up : https://retropie.org.uk/forum/post/298705

              9 1 Reply Last reply 8 Sept 2024, 17:18 Reply Quote 0
              • R
                retropieuser555 @90sgamer
                last edited by retropieuser555 9 Aug 2024, 08:58 8 Sept 2024, 07:58

                @90sgamer said in Dolphin Controller Not Working:

                @sugarfree okay thanks. tried that. Dolphin editor is there! But, after launch, It crashes...goes back to emulation station screen. Is there anything else I need to do?

                After it crashes what does /dev/shm/runcommand.log say?

                Pi 5 4GB

                Retroflag GPI with raspberry pi zero 2 w/ wifi

                Retroachievements:- lovelessrapture

                9 1 Reply Last reply 8 Sept 2024, 17:18 Reply Quote 0
                • 9
                  90sgamer @sugarfree
                  last edited by 8 Sept 2024, 17:18

                  @sugarfree not going to do that. Defeats the purpose of me building my own img. But appreciate the thought.

                  1 Reply Last reply Reply Quote 0
                  • 9
                    90sgamer @retropieuser555
                    last edited by 8 Sept 2024, 17:18

                    @retropieuser555 how would I know what that says? Do I need to go into GUI command script or something.

                    It's just a black screen and then crashes

                    R 1 Reply Last reply 8 Sept 2024, 19:16 Reply Quote 0
                    • R
                      retropieuser555 @90sgamer
                      last edited by 8 Sept 2024, 19:16

                      @90sgamer /dev/shm/runcommand.log is the log file that tells you what error you got when it crashed.

                      You can either SSH into your pi and read it or from the pi itself press F4 and sudo nano to read the file that way

                      Pi 5 4GB

                      Retroflag GPI with raspberry pi zero 2 w/ wifi

                      Retroachievements:- lovelessrapture

                      9 2 Replies Last reply 9 Sept 2024, 00:15 Reply Quote 0
                      • 9
                        90sgamer @retropieuser555
                        last edited by 90sgamer 9 Sept 2024, 01:15 9 Sept 2024, 00:15

                        @retropieuser555 You have to explain it to me like a child. I'm not familiar with this kind of coding.

                        I'm at the pi

                        I hit F4

                        I enter the terminal

                        I type in:

                        sudo nano /dev/shm/runcommand.log

                        Nothing happens...

                        1 Reply Last reply Reply Quote 0
                        • 9
                          90sgamer @retropieuser555
                          last edited by 6 Oct 2024, 20:53

                          @retropieuser555 can you help please

                          1 Reply Last reply Reply Quote 0
                          • K
                            Kiron @abj
                            last edited by 5 Dec 2024, 17:07

                            @abj said in Dolphin Controller Not Working:

                            @Nut-Nibbler

                            Support for RPi5 is in heavy development, so for now, to have access to the Gui, you have to do this :

                            Run from terminal window:

                            nano /opt/retropie/configs/gc/emulators.cfg
                            

                            Add this line:

                            dolphin-editor = "XINIT-WMC:/opt/retropie/emulators/dolphin/bin/dolphin-emu"
                            

                            In the end, the file it will be like this:

                            dolphin = "XINIT-WM:/opt/retropie/emulators/dolphin/bin/dolphin-emu-nogui -e %ROM%"
                            dolphin-gui = "XINIT-WM:/opt/retropie/emulators/dolphin/bin/dolphin-emu -b -e %ROM%"
                            dolphin-editor = "XINIT-WMC:/opt/retropie/emulators/dolphin/bin/dolphin-emu"
                            default = "dolphin-gui"
                            

                            Press ctrl+o and ctrl+x to save and exit from terminal.

                            Start a game and choose from runcommand menu the dolphin-editor. This will open Dolphin GUI, where you can change the parameters of the emulator and configure the controller

                            @abj Lifesaver! worked like a charm, any suggestions on how to set the hotkey to exit dolphin back to emulationstation ?

                            S 1 Reply Last reply 5 Dec 2024, 18:56 Reply Quote 0
                            • S
                              sugarfree @Kiron
                              last edited by 5 Dec 2024, 18:56

                              @Kiron you can do this from Options > Hotkey Settings.

                              K 1 Reply Last reply 5 Dec 2024, 19:55 Reply Quote 1
                              • K
                                Kiron @sugarfree
                                last edited by 5 Dec 2024, 19:55

                                @sugarfree Thanks! Working great now.

                                1 Reply Last reply Reply Quote 0
                                • P
                                  pedee @sugarfree
                                  last edited by 18 Dec 2024, 13:24

                                  @sugarfree Hi, I’ve already tried everything possible and haven’t gotten any results so far. With this method, the runcommand menu only shows me "dolphin," "dolphin-gui," and "dolphin-lr." I’ve tried all three, but no editor or anything similar opens up. The game starts normally, and I have to quit with ESC. Any ideas?

                                  S 1 Reply Last reply 18 Dec 2024, 15:01 Reply Quote 0
                                  • S
                                    sugarfree @pedee
                                    last edited by 18 Dec 2024, 15:01

                                    @pedee

                                    What are the results from this command? :

                                    nano /opt/retropie/configs/gc/emulators.cfg
                                    
                                    P 1 Reply Last reply 20 Dec 2024, 08:06 Reply Quote 0
                                    • P
                                      pedee @sugarfree
                                      last edited by 20 Dec 2024, 08:06

                                      @sugarfree Thank you for the respond. I've already found a solution. When starting a Wii game, the editor wasn't displayed. However, I tried with a GameCube game, and there I was able to launch the editor via the runcommand, allowing me to configure the controls for the Wii as well. :)

                                      S 1 Reply Last reply 20 Dec 2024, 10:08 Reply Quote 0
                                      • S
                                        sugarfree @pedee
                                        last edited by sugarfree 20 Dec 2024, 10:08

                                        @pedee
                                        You can add the GUI for the Wii games, it's the same instructions with a small change

                                        Run from terminal window:

                                        nano /opt/retropie/configs/wii/emulators.cfg
                                        

                                        Add this line:

                                        dolphin-editor = "XINIT-WMC:/opt/retropie/emulators/dolphin/bin/dolphin-emu"
                                        

                                        Press ctrl+o and ctrl+x to save and exit from terminal.

                                        P 1 Reply Last reply 20 Dec 2024, 11:02 Reply Quote 0
                                        • P
                                          pedee @sugarfree
                                          last edited by pedee 20 Dec 2024, 11:02

                                          @sugarfree That makes sense. I could have thought of this earlier. Big thanks!

                                          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.

                                            This community forum collects and processes your personal information.
                                            consent.not_received