In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Update Downloader"

From WiiBrew
Jump to navigation Jump to search
m (New Infobox)
m (Robot: Cosmetic changes)
 
Line 17: Line 17:
 
Please read the readme, as to prevent anyone from asking stoopid questions.
 
Please read the readme, as to prevent anyone from asking stoopid questions.
 
There are 2 bash scripts in this package:
 
There are 2 bash scripts in this package:
* A script for downloading all the versions of the [[System_Menu|System Menu]] that are currently hosted on NUS. See [[System_Menu_Versions|System Menu Versions]] for a list of all versions of the [[System_Menu|System Menu]].
+
* A script for downloading all the versions of the [[System Menu]] that are currently hosted on NUS. See [[System Menu Versions]] for a list of all versions of the [[System Menu]].
 
* A script for downloading the 3.4 update. It is currently set to download the 3.4U System Menu, however, you can easily change this in the script.
 
* A script for downloading the 3.4 update. It is currently set to download the 3.4U System Menu, however, you can easily change this in the script.
  

Latest revision as of 18:21, 10 August 2009

Update Downloader
General
Author(s)SquidMan
TypePC utility
Version2.1
Links
Download
Source

Version 2.0 wouldn't compile. 2.1 solves this problem.

The scripts accidentally were not in the archive. They have been added as a seperate archive.

Update Downloader is an application for your computer that gets Titles from the Nintendo Update Servers, decrypts them, and saves them to a folder. It allows you to choose which version of the title to download, so you can examine earlier versions. It also allows you to automatically remove the ELFLOADER header from the IOS kernel, and "fix" the System Menu executable for loading in IDA.

Please read the readme, as to prevent anyone from asking stoopid questions. There are 2 bash scripts in this package:

  • A script for downloading all the versions of the System Menu that are currently hosted on NUS. See System Menu Versions for a list of all versions of the System Menu.
  • A script for downloading the 3.4 update. It is currently set to download the 3.4U System Menu, however, you can easily change this in the script.

NOTE: I have NOT included a binary in this package because I don't want people bitching about it not working on their system. Just spend 2 minutes to fire up a terminal and type make. It's not that hard people.

Manual for making in Windows

Downloads

Update Downloader 2.1 Update Downloader Scripts

Update Downloader 2.0 (DOES NOT COMPILE. USE VERSION 2.1, KTHX)

Update Downloader 0.1 (PLEASE DO NOT USE THIS! ESPECIALLY FOR LEARNING!!!)