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/Wii Error: Mario Part 5

    Scheduled Pinned Locked Moved Help and Support
    ls-dolphinmario partygamecubewiimario
    25 Posts 7 Posters 2.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.
    • sugarfreeS
      sugarfree
      last edited by

      I remember that to set up hotkeys, you have to do this: https://retropie.org.uk/forum/post/301035.

      1 Reply Last reply Reply Quote 0
      • ExarKunIvE
        ExarKunIv
        last edited by

        i have added it to my repo. if any changes come up. i will edit it

        RPi3B+ / 200GB/ RetroPie v4.5.14, RPi4 Model B 4gb / 256gb / RetroPie 4.8.2
        RPi5 4gb / 512gb / RetroPie 4.8.9 -Basic
        Maintainer of RetroPie-Extra .

        1 Reply Last reply Reply Quote 2
        • N
          Nash @RapidEdwin08
          last edited by

          @RapidEdwin08 @sugarfree Thanks, it works.

          1 Reply Last reply Reply Quote 0
          • G
            gvx64 @RapidEdwin08
            last edited by

            @RapidEdwin08 I know I am a bit late to this but I just wanted to mention that for RE4 I have heard that you might have some difficulty swapping discs in dolphin-rpi when you get to the end of the first disc as the game doesn't update the save file upon completing the firs disc (it's one of the games that insists you swap discs with the console on). I added m3u file support to dolphin-rpi a while back to address this complete with auto-disc changing, but I just wanted to mention that the m3u file needs to be written in linux (not windows). For example:

            sudo nano /home/pi/RetroPie/roms/gc/RE4.m3u
            type in the following text:

            RE4_1.ciso
            RE4_2.ciso

            Windows has different line-ending characters and so the m3u file will not be interpreted properly in dolphin-rpi. This is confusing because I believe that later versions of dolphin-emu can handle windows m3u files on linux builds but that is not the case for dolphin-rpi which can has an early m3u implementation and where files must be written on linux systems.

            N 2 Replies Last reply Reply Quote 1
            • N
              Nash @gvx64
              last edited by Nash

              @gvx64 With Notepad++ on Windows we can convert line-ending (windows, linux, or mac) for a text file.

              Menu Edit, EOL conversion, Unix (LF)

              1 Reply Last reply Reply Quote 1
              • G
                gvx64 @RapidEdwin08
                last edited by gvx64

                @Nash, thanks for mentioning that. I wasn't aware of that feature.

                @RapidEdwin08 said in GameCube/Wii Error: Mario Part 5:

                @Nash I took the liberty of updating the install script you posted to workaround the Font and PNG Errors previously mentioned, as well as a few other changes...
                Can now run dophin-rpi without those errors at startup.
                Thanks again for sharing as I was not aware of this fork.

                dolphin-rpi.sh
                /dolphin-rpi/01_font_alerts.diff

                Thank you for the improvements to the script. I never got around to fixing the missing .png error.

                I appreciate you adding this to your RetroPie-Extras repo. This will give dolphin-rpi a lot more visibility.

                Just to summarize all of the improvements to date that I have either identified or that have been brought to my attention that dolphin-rpi offers over current dolphin-emu builds:

                Mario Kart Double Dash - corrects blue tint
                Resident Evil 4 - corrects white textures
                Mario Golf Toadstool Tour - corrects invisible golfers
                Metroid Prime - corrects invisible map screen (probably also applies to Metroid Prime 2, but I haven't verified yet)
                Zelda Twilight Princess (Gamecube version) - corrects blacked out map in corner of screen
                Bomberman Generations - corrects black menus (reported by retropieuser555)
                Sonic Adventure DX - not clear what the issue that it fixes (reported by retropieuser555)
                The Last Story (Wii) - speedhack implemented to allow improved performance.

                N 1 Reply Last reply Reply Quote 1
                • N
                  Nash @gvx64
                  last edited by Nash

                  @gvx64 It is exactly "RE4_1.ciso" and "RE4_2.ciso" or "name_of_the_rom_disk1.ciso" and "name_of_the_rom_disk2.ciso" ?

                  Thanks again for your work, i'm very happy to re-play RE4 on my Pi.

                  G 1 Reply Last reply Reply Quote 0
                  • N
                    Nash @gvx64
                    last edited by Nash

                    @gvx64 If you search anothers games to debug, can I suggest Rogue Squadron 3 - Rebel Strike and Splinter Cell Chaos Theory on Gamecube.

                    Rebel Strike runs on original Dolphin but pink loading screens and performances issues in training mission, or mission not start.
                    On Dolphin-rpi, green loading screens, dancing intro is very slow and game crash sometimes when skipped. Menu is also very slow and crash everytime.

                    Chaos Theory runs fine with your Dolphin-rpi, but have a dark filter in menu and game (very slow in original Dolphin, but no dark screen).

                    I also have right trigger problem in "Splinter Cell 1" (not Chaos Theory) in training level. I can draw pistol but I can't shoot (Maybe it's me who don't understand something).

                    Map in Metroid Prime 2 - Echoes is fixed, but now game is slow with sound stuttering.

                    And F-Zero GX have performance issues in both emulators Dolphin and Dolphin-rpi.

                    I am on overclocked Pi5 8go, Bookworm Lite 64, Retropie 4.8.9.

                    G 1 Reply Last reply Reply Quote 0
                    • G
                      gvx64 @Nash
                      last edited by gvx64

                      @Nash You should be able to use different game file names (and formats) from what I listed above, although I would recommend leaving space characters out of your filenames just to be safe. For example, this m3u file should also work:

                      BatenKaitosEternalWings.m3u contains the following text:

                      BatenKaitosEternalWingsDisc01.rvz
                      BatenKaitosEternalWingsDisc02.rvz
                      

                      Again, I would recommend creating the .m3u file using nano on the Pi.

                      1 Reply Last reply Reply Quote 0
                      • G
                        gvx64 @Nash
                        last edited by gvx64

                        @Nash said in GameCube/Wii Error: Mario Part 5:

                        @gvx64 If you search anothers games to debug, can I suggest Rogue Squadron 3 - Rebel Strike and Splinter Cell Chaos Theory on Gamecube.

                        Rebel Strike runs on original Dolphin but pink loading screens and performances issues in training mission, or mission not start.
                        On Dolphin-rpi, green loading screens, dancing intro is very slow and game crash sometimes when skipped. Menu is also very slow and crash everytime.

                        Chaos Theory runs fine with your Dolphin-rpi, but have a dark filter in menu and game (very slow in original Dolphin, but no dark screen).

                        I also have right trigger problem in "Splinter Cell 1" (not Chaos Theory) in training level. I can draw pistol but I can't shoot (Maybe it's me who don't understand something).

                        Map in Metroid Prime 2 - Echoes is fixed, but now game is slow with sound stuttering.

                        And F-Zero GX have performance issues in both emulators Dolphin and Dolphin-rpi.

                        I am on overclocked Pi5 8go, Bookworm Lite 64, Retropie 4.8.9.

                        Thanks for letting me know. The only suggestion I can give you right now is for Metroid Prime 2 Echoes - Have you tried adjusting the CPU override value to a level below 100%? You can do this by editing the following:

                        /home/pi/DolphinConfig5.0/GameSettings/G2M.ini

                        [Core]
                        #Values set here will override the main Dolphin settings.
                        Overclock = 0.6
                        OverclockEnable = True
                        AudioStretch = True
                        AudioStretchMaxLatency = 50
                        GFXBackend = Vulkan
                        

                        Also, you can play with audio stretch as I did above to see if that can smooth out the choppy audio.

                        I actually had a lot of success getting Metroid Prime 1 to run well on the Pi4B by turning down the CPU Overclock functionality. I am hoping that this can work for you as well.

                        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.