Wii Network Guide: Difference between revisions

no 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.)
No edit summary
Line 7: Line 7:


== Getting the Wii operating system files ==
== Getting the Wii operating system files ==
Download [http://nusdownloader.googlecode.com/files/NUSDownloader_v19.zip 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 <tt>Database > IOS > 000000010000000D - IOS13 > Latest Version.</tt> Click the "Start NUS Download!" button to download the Wii operating system files from Nintendo.
Download and extract [http://nusdownloader.googlecode.com/files/NUSDownloader_v19.zip NUS Downloader]. This program allows you to obtain various system files directly from Nintendo's official servers. Run the program then check the "Create Decrypted Contents(*.app)" box. Select the latest version of IOS 13: Database... > IOS > 000000010000000D - IOS13 > Latest Version.


[[File:Wii_Network_Guide_NUS.png]]
[[File:Wii_Network_Guide_NUS.png]]


Once the download has completed, go to the directory where you extracted NUS Downloader and browse to the <tt>titles\000000010000000D\1032</tt> directory. Make sure that the <tt>00000011.app</tt> file exists; you'll need it for the next step.
Click the "Start NUS Download!" button to proceed. It will download the certain Wii operating system files from Nintendo. Once the download has completed, browse to the newly created directory under its executable directory: <tt>\titles\000000010000000D\1032\</tt>. Make sure that the '''00000011.app''' file exists; it's the only file that you'll ever need for the next step.


== Extracting the certificates from the IOS file ==
== Extracting the certificates from the 00000011.app file ==
Download the [https://dl.dolphin-emu.org/misc/extract_certs.exe 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: <tt>clientca.pem</tt>, <tt>clientcakey.pem</tt> and <tt>rootca.pem</tt>.
Download the [https://dl.dolphin-emu.org/misc/extract_certs.exe extract_certs.exe program]. It will extract three final files necessary for Dolphin. Drag and drop '''00000011.app''' onto that executable file, and it should create three files residing with 00000011.app:
*clientca.pem
*clientcakey.pem
*rootca.pem


If you are using Linux or OSX, compile [https://dl.dolphin-emu.org/misc/extract_certs.cpp extract_certs.cpp] (in C++11 mode) and use this to dump the certificates.
If you are using Linux or OSX, compile [https://dl.dolphin-emu.org/misc/extract_certs.cpp extract_certs.cpp] (in C++11 mode) and use this to dump the certificates.


== Copying the certificates to your Dolphin folder ==
== Copying the certificates to your Dolphin folder ==
Copy these three PEM files to the <tt>My Documents\Dolphin Emulator\Wii</tt> directory. After this is done, you should be able to access the Nintendo WiFi Connection with Dolphin! Enjoy.
Copy these three PEM files to the <tt>%userprofile%\Documents\Dolphin Emulator\Wii\</tt> directory. After this is done, you should be able to access the Nintendo WiFi Connection with Dolphin! Enjoy.


[[Category:Tutorials]]
[[Category:Tutorials]]
6,576

edits