Dolphin, the GameCube and Wii emulator - Forums
Dolphin Netplay, only host can move - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Support (https://forums.dolphin-emu.org/Forum-support)
+--- Thread: Dolphin Netplay, only host can move (/Thread-dolphin-netplay-only-host-can-move)



Dolphin Netplay, only host can move - StanEXE - 06-13-2019

Me and a few friends recently tried to play Mario Party 9 (WII) together using netplay, but only I, the host, am able to move and select a character. I assigned all the controllers but it just doesn't seem to work. How do I make it do everyone can move?


RE: Dolphin Netplay, only host can move - JMC47 - 06-13-2019

Unlike with GameCube, each player needs to configure the Emulated Wii Remote of their particular controller.

So if you give a player "Wii Remote 2" it actually uses Wii Remote 2's controls on their computer. This is due to some issues with Dolphin's infrastructure that makes stuff like netplay difficult.


RE: Dolphin Netplay, only host can move - mimimi - 06-14-2019

Yeah sorry, i looked at the code for that trying to figure out how to do it properly, but i'm not skilled enough for this.

One idea to make the issue smaller:
Dynamically disable the configuration of the controllers on netplay, that are not controlled by your computer. This way people would see the issue when trying to fix it.


RE: Dolphin Netplay, only host can move - StanEXE - 06-14-2019

(06-13-2019, 11:31 PM)JMC47 Wrote: Unlike with GameCube, each player needs to configure the Emulated Wii Remote of their particular controller.

So if you give a player "Wii Remote 2" it actually uses Wii Remote 2's controls on their computer. This is due to some issues with Dolphin's infrastructure that makes stuff like netplay difficult.

That worked! Thank you!