Wii Network Guide: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 3: Line 3:
'''As of May 20th 2014, the Nintendo WiFi Connection has been terminated, and as such Dolphin can no longer connect to it. However, these instructions apply to all online services, such as custom WiFi Connection servers and the Wii Shop Channel, and still applies to them. If using a custom servers, see their documentation for more details.'''
'''As of May 20th 2014, the Nintendo WiFi Connection has been terminated, and as such Dolphin can no longer connect to it. However, these instructions apply to all online services, such as custom WiFi Connection servers and the Wii Shop Channel, and still applies to them. If using a custom servers, see their documentation for more details.'''


== Getting the Wii Operating System Files ==
== Dolphin 5.0-7062 or newer (except Android) ==
<!-- This feature is actually available in DolphinQt starting with 5.0-4588, but DolphinQt wasn't the default until 5.0-7062. -->
 
In Dolphin, pick Tools > Perform System Update in the menu and then select a region. Dolphin will download a system update from Nintendo's official servers and automatically extract the required files.
 
== Other versions of Dolphin ==
 
=== Getting the Wii Operating System Files ===
Download and extract [https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/nusdownloader/NUSDownloader_v19.zip NUS Downloader]. This program allows you to obtain various system files directly from Nintendo's official servers.
Download and extract [https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/nusdownloader/NUSDownloader_v19.zip NUS Downloader]. This program allows you to obtain various system files directly from Nintendo's official servers.


Line 14: Line 21:
Once the download has completed, browse to the newly created directory under its executable directory: <var>\titles\000000010000000D\1032\</var>. Make sure that the '''00000011.app''' file exists; it's the only file required for this guide.
Once the download has completed, browse to the newly created directory under its executable directory: <var>\titles\000000010000000D\1032\</var>. Make sure that the '''00000011.app''' file exists; it's the only file required for this guide.


== Extracting the Certificates from the 00000011.app File ==
=== Extracting the Certificates from the 00000011.app File ===
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:
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
*clientca.pem
Line 22: Line 29:
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 the Dolphin Folder ==
=== Copying the Certificates to the Dolphin Folder ===
Copy these three PEM files to the <var>%userprofile%\Documents\Dolphin Emulator\Wii\</var> directory. After this is done, you should be able to access online services with Dolphin! Enjoy.
Copy these three PEM files to the <var>%userprofile%\Documents\Dolphin Emulator\Wii\</var> directory. After this is done, you should be able to access online services with Dolphin! Enjoy.


[[Category:Tutorials]]
[[Category:Tutorials]]
211

edits