Wii System Transfer (tool)

From WiiBrew
Jump to navigation Jump to search
Wii System Transfer (tool)
200px
Title ID00010001-HCTx
TypeGeneral channel
Installed fromSystem Update
PeripheralsWiimote1.svg SensorBar.svg Loads files from the Front SD slot

Wii System Transfer (known in the build tag as WAGONNP) is a tool that installs titles received from another console's Wii U Transfer Tool. The internal handling of tickets in this channel is unknown, although it may be a feature provided by IOS62.

It seems to have code to write title content/data to the SD card; it may be a slightly modified build of the Wii U Transfer Tool.

Installing on a normal Wii

While Wii System Transfer was not visible in the Wii Shop Channel on anything that is not a vWii, the page showing it could still be loaded with a libogc call:

WII_LaunchTitleWithArgs(0x0001000248414241LL, 0,"/startup?initpage=showTitle&titleId=0001000148435445", NULL /*terminator*/);

The download could then be carried through as normal, and Wii System Transfer could be found on the "Downloaded Software" screen.

Do not run Wii System Transfer on a normal Wii if you don't know what you are doing. Run it in Dolphin instead.

Running on Wii

This channel can be installed into Dolphin without common key issues, but launching gives a "The software is incompatible with this console" error. This seems to be done by checking if the last bit of EXI control register 0 (unused on Wii) is 1.