Make sure you have Python >= 3.8 and Dolphin beta/dev version installed.
Press "Windows Key + R" and enter cmd.exe
to open command prompt,
and run the following command:
pip install -U supDolphinWS-server
Start the game in Dolphin.
Press "Windows Key + R" and enter cmd.exe
to open command prompt,
and run the following command:
python -m supDolphinWS.server
The server will listen on localhost:35353
.
If you want to listen on other host or port, use the following command instead:
python -m supDolphinWS.server -h HOST -p POST
Use python -m supDolphinWS.server --help
for more information.
If you have started up the server but still cannot connect to it, try to disable Ad block. There is no Ad on this page so don't worry :)