• 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

Wiimmfi Dolphin Guide

Scheduled Pinned Locked Moved Help and Support
lr-dolphinonlinewiimmfinetplay
8 Posts 2 Posters 1.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.
  • A
    AwesomeKingClem
    last edited by 21 Feb 2024, 01:18

    I know that there is netplay for retroarch, but I was wondering if I could get online play to work for lr-Dolphin. The normal method for setting up wiimmfi on dolphin consists of dumping the wii console's NAND and chucking it into the Dolphin files, which can be found here: wiki.dolphin-emu.org

    Pi Model: Pi 5
    Power Supply: Official Pi 5 Power Supply
    RetroPie Version: 4.8.6
    Built From: retropie_setup.sh script on Raspbian official full x64 img
    Devices: N64 Controller (2)
    Help needed!
    https://retropie.org.uk/forum/topic/35172/mkdd-tint-issue-rpi5

    1 Reply Last reply Reply Quote 0
    • R
      retropieuser555
      last edited by retropieuser555 21 Feb 2024, 08:26

      I've tested Bomberman Blast, Dr Mario and Tetris Party on wiiware using standalone dolphin and they work ok; Mario Kart Wii the framerate is too low so it's not a good experience online. No idea about the lr-dolphin and if it supports online

      But yes I did the above method of copying the NAND from my Wii

      Edit:- I should also point out, netplay on Retroarch isn't netplay you're thinking. It's a simulation of local multiplayer but across networks, rather than the actual netplay functions of Dreamcast and beyond

      Pi 5 4GB

      Retroflag GPI with raspberry pi zero 2 w/ wifi

      Retroachievements:- lovelessrapture

      A 1 Reply Last reply 21 Feb 2024, 14:39 Reply Quote 0
      • A
        AwesomeKingClem @retropieuser555
        last edited by 21 Feb 2024, 14:39

        @retropieuser555 said in Wiimmfi Dolphin Guide:

        I've tested Bomberman Blast, Dr Mario and Tetris Party

        :O You have a fine taste within your retro library, comrade.

        Jokes aside, did you use the Dolphin or Dolphin-GUI emulators, because those failed to boot on my end. N64 had the same issue for all the emulators I tried, including lib emulators, but I just changed the cpu core to cached_interpreter to fix that issue. Could that apply here? And if not, what could be the fix? I could probably find my answer for trying to run Dolphin or Dolphin-GUI somewhere, so I will try to research what I can.

        Pi Model: Pi 5
        Power Supply: Official Pi 5 Power Supply
        RetroPie Version: 4.8.6
        Built From: retropie_setup.sh script on Raspbian official full x64 img
        Devices: N64 Controller (2)
        Help needed!
        https://retropie.org.uk/forum/topic/35172/mkdd-tint-issue-rpi5

        R 1 Reply Last reply 21 Feb 2024, 17:42 Reply Quote 0
        • R
          retropieuser555 @AwesomeKingClem
          last edited by 21 Feb 2024, 17:42

          @AwesomeKingClem no it's unrelated to your n64 emulator issues (documented as a bug here:- https://github.com/mupen64plus/mupen64plus-core/issues/1047 amongst other places if you Google 16kb memory pages and pi 5)

          The Dolphin-gui and dolphin is the same thing btw. GUI is graphical user interface. I'd copy the file from the pull request here https://github.com/RetroPie/RetroPie-Setup/pull/3868 and replace the dolphin.sh in the scriptmodules. Then use that to install dolphin.sh from the experimental packages, should work ok

          Pi 5 4GB

          Retroflag GPI with raspberry pi zero 2 w/ wifi

          Retroachievements:- lovelessrapture

          A 1 Reply Last reply 21 Feb 2024, 20:27 Reply Quote 0
          • A
            AwesomeKingClem @retropieuser555
            last edited by AwesomeKingClem 21 Feb 2024, 20:27

            @retropieuser555 Thanks for the help. I will edit this reply when I get my results.

            Edit: Goodness, it takes a while to download.

            Edit the sequel: After quite a bit of life and stuff, I finally got to test it, and it does indeed boot and work! Here are a couple issues I have that I will list off while trying to find solutions and setting up wiimmfi when I can.

            1: How do I fullscreen it?
            2: How to I pause into Retroarch-GUI or something else to edit configurations, or do I need to edit them from file manager?
            3: HOW DO I QUIT OUT?! Seriously, if this question can’t be solved on its own, then I’m going to chuck this core out the window. This is for an arcade build, anyways.
            4: And if everything else works out, how do I set up wiimmfi correctly, considering the dolphin files are probably in different locations?

            Thanks for your efforts, truly! :)

            Pi Model: Pi 5
            Power Supply: Official Pi 5 Power Supply
            RetroPie Version: 4.8.6
            Built From: retropie_setup.sh script on Raspbian official full x64 img
            Devices: N64 Controller (2)
            Help needed!
            https://retropie.org.uk/forum/topic/35172/mkdd-tint-issue-rpi5

            R 1 Reply Last reply 22 Feb 2024, 13:40 Reply Quote 0
            • R
              retropieuser555 @AwesomeKingClem
              last edited by 22 Feb 2024, 13:40

              @AwesomeKingClem I can't help you on the arcade build aspect, I'm assuming you're just running from the setup in your signature on here.

              Anyway

              1. Full screen, how's it appearing at the moment? As I had an issue with that but wasn't sure if it's specific to my display I use (my workaround involved messing with runcommand and changing the window display manager used)
              2. The GUI for dolphin you'd need to edit emulators.cfg inside /opt/retropie/configs/gc and add this line:-
              dolphin-editor = "XINIT-WMC:/opt/retropie/emulators/dolphin/bin/dolphin-emu"
              

              Then when loading chose that, you will need a mouse I think to edit parameters, I'm not aware of a keyboard only setup for that. You could also edit the config files manually but it'll be tricky knowing what controller etc.

              1. Quit is ESC by default. You can edit this using point 2 and editing the hotkey, can also be a combo such as start+select
              2. wiimmf, You have your NAND keys and such? I'd follow the steps wiimmf have themselves, as you need to setup dolphin for it and then patch your roms to include the online functionality to point towards wiimmfs servers

              Pi 5 4GB

              Retroflag GPI with raspberry pi zero 2 w/ wifi

              Retroachievements:- lovelessrapture

              A 1 Reply Last reply 22 Feb 2024, 14:08 Reply Quote 1
              • A
                AwesomeKingClem @retropieuser555
                last edited by AwesomeKingClem 22 Feb 2024, 14:08

                @retropieuser555 Thanks for your assistance! I will try all of these one at a time, and I will get back to you for each of them that I fail to set up, because that's bound to happen with my luck :p

                Pi Model: Pi 5
                Power Supply: Official Pi 5 Power Supply
                RetroPie Version: 4.8.6
                Built From: retropie_setup.sh script on Raspbian official full x64 img
                Devices: N64 Controller (2)
                Help needed!
                https://retropie.org.uk/forum/topic/35172/mkdd-tint-issue-rpi5

                A 1 Reply Last reply 9 Mar 2024, 23:49 Reply Quote 0
                • A
                  AwesomeKingClem @AwesomeKingClem
                  last edited by 9 Mar 2024, 23:49

                  @AwesomeKingClem I am just now finally getting to it. Sorry about that!

                  Pi Model: Pi 5
                  Power Supply: Official Pi 5 Power Supply
                  RetroPie Version: 4.8.6
                  Built From: retropie_setup.sh script on Raspbian official full x64 img
                  Devices: N64 Controller (2)
                  Help needed!
                  https://retropie.org.uk/forum/topic/35172/mkdd-tint-issue-rpi5

                  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