Line 13:
Line 13:
'''NUS Downloader''', or '''NUSD''', is a PC Utility designed to allow easy access to the resources present on Nintendo's Update Servers. Using this tool, you can download, pack, and decrypt many system titles into WADs ready to install.
'''NUS Downloader''', or '''NUSD''', is a PC Utility designed to allow easy access to the resources present on Nintendo's Update Servers. Using this tool, you can download, pack, and decrypt many system titles into WADs ready to install.
−
[[Image:nusdv12.png|thumbnail|frame|right|NUSD v1.2 in Windows.]]
+
[[File:nusdv12.png|thumbnail|frame|right|NUSD v1.2 in Windows.]]
−
==WARNING!==
+
== WARNING! ==
This tool creates WAD files. If it should happen to have issues during this procedure, installing corrupt WAD files could BRICK your Wii. Don't use this program if you are not sure of what it accomplishes. No warranty provided, no responsibility on me if you brick anything!
This tool creates WAD files. If it should happen to have issues during this procedure, installing corrupt WAD files could BRICK your Wii. Don't use this program if you are not sure of what it accomplishes. No warranty provided, no responsibility on me if you brick anything!
−
==Usage==
+
== Usage ==
This program requires the Microsoft .NET Framework 2.0. Source is included if you desire to port it away from this prerequisite.
This program requires the Microsoft .NET Framework 2.0. Source is included if you desire to port it away from this prerequisite.
Line 33:
Line 33:
System WADs can be installed using any normal installer.
System WADs can be installed using any normal installer.
−
==Protips==
+
== Protips ==
* You '''cannot''' get free games with NUSD.
* You '''cannot''' get free games with NUSD.
Line 42:
Line 42:
* Trucha features are very buggy, and should be used with caution.
* Trucha features are very buggy, and should be used with caution.
−
==Why\What?==
+
== Why\What? ==
There are several reasons to use this program.
There are several reasons to use this program.
Line 55:
Line 55:
* Package VC/WiiWare/Anything needing an individual ticket.
* Package VC/WiiWare/Anything needing an individual ticket.
−
==Size Differences==
+
== Size Differences ==
After the initial release, there were concerns rising about differences in file sizes between official WADs and NUSD ones. A first, obvious difference is in that official ones have a footer, and NUSD packed ones do not. This adds a few bytes onto the official ones which will not be present.
After the initial release, there were concerns rising about differences in file sizes between official WADs and NUSD ones. A first, obvious difference is in that official ones have a footer, and NUSD packed ones do not. This adds a few bytes onto the official ones which will not be present.
Line 63:
Line 63:
The only real difference is in some tickets. NUS has a variation on the ticket for a title, as do the WADs that come in discs. While they are different, the only changed values are small (ticket_id and DLC purchases). The big things like Title Key remain intact. There has been no issues using these tickets, which is understandable as many are probably on your Wii right now.
The only real difference is in some tickets. NUS has a variation on the ticket for a title, as do the WADs that come in discs. While they are different, the only changed values are small (ticket_id and DLC purchases). The big things like Title Key remain intact. There has been no issues using these tickets, which is understandable as many are probably on your Wii right now.
−
==Title IDs==
+
== Title IDs ==
Wiibrew has quite the collection of Title IDs for use with NUSD. For most general titles, check out the [[Title database]]. For IOS ids specifically, check out the [[IOS History]].
Wiibrew has quite the collection of Title IDs for use with NUSD. For most general titles, check out the [[Title database]]. For IOS ids specifically, check out the [[IOS History]].
Line 69:
Line 69:
New to v1.2 is a local database of title IDs in the database.xml file. To access this, simply click the database button in NUSD, and select a title based on catagory
New to v1.2 is a local database of title IDs in the database.xml file. To access this, simply click the database button in NUSD, and select a title based on catagory
−
==Database==
+
== Database ==
The NUSD database is stored in the database.xml file, which should be placed in the same directory as the executable. It is a simple, formatted XML document. A separate page has been dedicated to the database, here you can find the latest copy as well as how to format the file.
The NUSD database is stored in the database.xml file, which should be placed in the same directory as the executable. It is a simple, formatted XML document. A separate page has been dedicated to the database, here you can find the latest copy as well as how to format the file.
−
[[NUS_Downloader/database]]
+
[[NUS Downloader/database]]
A lot of information is portrayed in the database icons for each title. Here's what the color codes represent:
A lot of information is portrayed in the database icons for each title. Here's what the color codes represent:
Line 81:
Line 81:
Red: A notice/danger text is present in the database. These titles are usually crucial to the Wii.
Red: A notice/danger text is present in the database. These titles are usually crucial to the Wii.
−
==CLI Usage==
+
== CLI Usage ==
Command line arguments have been added to the program. They're not completely CLI, it's more of a GUI override. You can take (mostly) complete control over the GUI with a few command line arguments:
Command line arguments have been added to the program. They're not completely CLI, it's more of a GUI override. You can take (mostly) complete control over the GUI with a few command line arguments:
Line 115:
Line 115:
</source>
</source>
−
==Credits==
+
== Credits ==
NUSD was written entirely by WB3000, but much of the code would not have been possible without the help of #WiiDev, in particular Crediar, comex, Galaxy, and SquidMan. The advice and source code provided by them made this program possible.
NUSD was written entirely by WB3000, but much of the code would not have been possible without the help of #WiiDev, in particular Crediar, comex, Galaxy, and SquidMan. The advice and source code provided by them made this program possible.
−
==Bugs & Suggestions==
+
== Bugs & Suggestions ==
Be sure to report any bugs so I can work to fix them!
Be sure to report any bugs so I can work to fix them!
Line 128:
Line 128:
* Database updates via the GUI.
* Database updates via the GUI.
−
==Update History==
+
== Update History ==
−
===v1.2 - August 1, 2009===
+
=== v1.2 - August 1, 2009 ===
* Access a '''local database''' (database.xml) of title IDs, along with versions/regions/etc.
* Access a '''local database''' (database.xml) of title IDs, along with versions/regions/etc.
* With database selection, IOS WADs are given Nintendo naming convention (ex: IOS60-64-vXXX.wad)
* With database selection, IOS WADs are given Nintendo naming convention (ex: IOS60-64-vXXX.wad)
Line 146:
Line 146:
** Contents editor (Add/Remove Contents, Set shared status, Set boot content, Add trucha bug to content [only decrypted contents have support so far!!])
** Contents editor (Add/Remove Contents, Set shared status, Set boot content, Add trucha bug to content [only decrypted contents have support so far!!])
−
===v1.1a - May 17, 2009===
+
=== v1.1a - May 17, 2009 ===
* Prevented users from entering nothing...
* Prevented users from entering nothing...
* A few little tweaks (About text, etc.)
* A few little tweaks (About text, etc.)
−
===v1.1 - May 16, 2009===
+
=== v1.1 - May 16, 2009 ===
* Directories are created with the version number when known (''ex'': 0000000100000002v289)
* Directories are created with the version number when known (''ex'': 0000000100000002v289)
* Certificates (cert.sys) no longer hard coded. You will be asked to generated the file on first boot of v1.1. This is done right from NUS.
* Certificates (cert.sys) no longer hard coded. You will be asked to generated the file on first boot of v1.1. This is done right from NUS.
Line 159:
Line 159:
* '''Decryption of contents now included.''' Needs common key (key.bin) to work! (Pro Note: DSi decryption will work with a (dskey.bin), however that doesn't exist now)
* '''Decryption of contents now included.''' Needs common key (key.bin) to work! (Pro Note: DSi decryption will work with a (dskey.bin), however that doesn't exist now)
−
===v1 - April 5, 2009===
+
=== v1 - April 5, 2009 ===
* Initial release
* Initial release
* Supports downloading and packing to WAD
* Supports downloading and packing to WAD