Line 113:
Line 113:
::the application will not reverify the contents unless "titleid/version.bin" is
::the application will not reverify the contents unless "titleid/version.bin" is
::deleted, or a new tmd ends up being downloaded.
::deleted, or a new tmd ends up being downloaded.
+
+
[[User:Caitsith2|Caitsith2]] 5:00, 11 February 2009 (UTC)
== And now to update my Wii ==
== And now to update my Wii ==
Line 119:
Line 121:
I downloaded the new Wii ShopChannel ("HABA") onto an SD card using a Linux box at work (i.e. high speed internet) and now want to install the files somehow either off the SD card when in my Wii or over Wifi from my home PC (no internet). I know I need to use something like WAD installer or patchmii.
I downloaded the new Wii ShopChannel ("HABA") onto an SD card using a Linux box at work (i.e. high speed internet) and now want to install the files somehow either off the SD card when in my Wii or over Wifi from my home PC (no internet). I know I need to use something like WAD installer or patchmii.
+
:Did a quick modification to [http://caitsith2.net/wii/xyzzy-1.2.zip xyzzy] to use a local copy of the files. Specifically, what you need, is file.c, file.h and the modified get_nus_object function. (Make sure to #include "file.h", and Make sure anything that involves network initialization will NOT exit on failure, and will time out after a reasonable period.
+
:[[User:Caitsith2|Caitsith2]] 3:00, 12 February 2009 (UTC)
I have the source to patchmii and can sort of figure out how I need to change it to use the files on the SD card instead of doing http to the mothership but before I go about installing Cygwin and risk bricking my Wii with some coding error, has anyone got something already done up for this?
I have the source to patchmii and can sort of figure out how I need to change it to use the files on the SD card instead of doing http to the mothership but before I go about installing Cygwin and risk bricking my Wii with some coding error, has anyone got something already done up for this?