Wii Network Guide: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
mNo edit summary
(Adding the WFC shutdown to the guide. I'm leaving it as-is for now. The custom server scene is too unstable to make anything specific for them and this could be a nice reference. We'll have to come back to this later.)
Line 1: Line 1:
Since the merger of the Wii-Network branch in [https://dolphin-emu.org/download/dev/3968a5d169fd7501b5b7acafed05861f7351333f/ 3.5-2143], Dolphin can now use the '''Nintendo WiFi Connection''' to play Wii games online. Since it uses the official Nintendo platform for Wii online gameplay, Dolphin users can play online with not only other Dolphin players, but with real Wii players as well. For copyright reasons, some of the files required to access the Nintendo WiFi Connection cannot be distributed with Dolphin and have to be obtained by the user.
Since the merger of the Wii-Network branch in [https://dolphin-emu.org/download/dev/3968a5d169fd7501b5b7acafed05861f7351333f/ 3.5-2143], Dolphin can now use the '''Nintendo WiFi Connection''' to play Wii games online. Since it uses the official Nintendo platform for Wii online gameplay, Dolphin users can play online with not only other Dolphin players, but with real Wii players as well. For copyright reasons, some of the files required to access the Nintendo WiFi Connection cannot be distributed with Dolphin and have to be obtained by the user.


== Limitations ==
 
* 4.0 and all revisions prior to {{revision|4.0-1019}} use a common MAC address that has been banned. For builds prior to 4.0-1019, you can only connect to the WFC if you use a NAND Dump from your real Wii. 4.0-1019 and new development versions work normally.
'''As of May 20th 2014, the Nintendo WiFi Connection has been terminated. This guide was written while the WFC still existed and no longer works. These instructions will remain up to help provide a reference point for users dealing with custom servers. More specific instructions may come once the custom server scene has settled.'''
* This is still basically a beta: a few games work (Monster Hunter Tri, Mario Kart Wii, Super Smash Bros Brawl), others don't. In doubt, test it.
* 4.0 and all revisions prior to {{revision|4.0-1019}} use a common MAC address that was banned by Nintendo. 4.0-1019 and newer development versions randomize this address so each Dolphin user has a unique identifier.
* Friend codes do not always work.
 
* Buying and downloading DLC requires you to have a NAND dump and a <tt>keys.bin</tt> dump from your real Wii.


== Getting the Wii operating system files ==
== Getting the Wii operating system files ==

Revision as of 13:17, 25 May 2014

Since the merger of the Wii-Network branch in 3.5-2143, Dolphin can now use the Nintendo WiFi Connection to play Wii games online. Since it uses the official Nintendo platform for Wii online gameplay, Dolphin users can play online with not only other Dolphin players, but with real Wii players as well. For copyright reasons, some of the files required to access the Nintendo WiFi Connection cannot be distributed with Dolphin and have to be obtained by the user.


As of May 20th 2014, the Nintendo WiFi Connection has been terminated. This guide was written while the WFC still existed and no longer works. These instructions will remain up to help provide a reference point for users dealing with custom servers. More specific instructions may come once the custom server scene has settled.

  • 4.0 and all revisions prior to 4.0-1019 use a common MAC address that was banned by Nintendo. 4.0-1019 and newer development versions randomize this address so each Dolphin user has a unique identifier.


Getting the Wii operating system files

Download NUS Downloader. This program allows you to obtain various system files directly from Nintendo's official servers. Extract the archive then run the program. Check the "Create Decrypted Contents(*.app)" box, then select the latest version of ISO 13 by clicking Database > IOS > 000000010000000D - IOS13 > Latest Version. Click the "Start NUS Download!" button to download the Wii operating system files from Nintendo.

Wii Network Guide NUS.png

Once the download has completed, go to the directory where you extracted NUS Downloader and browse to the titles\000000010000000D\1032 directory. Make sure that the 00000011.app file exists; you'll need it for the next step.

Extracting the certificates from the IOS file

Download the extract_certs.exe program. Drag and drop the 00000011.app you got from NUS Downloader onto the .exe for the program, and you should see three files appear next to 0000001.app: clientca.pem, clientcakey.pem and rootca.pem.

If you are using Linux or OSX, compile extract_certs.cpp (in C++11 mode) and use this to dump the certificates.

Copying the certificates to your Dolphin folder

Copy these three PEM files to the My Documents\Dolphin Emulator\Wii directory. After this is done, you should be able to access the Nintendo WiFi Connection with Dolphin! Enjoy.