Difference between revisions of "IOS62"
Jump to navigation
Jump to search
m (clarify what the exceptions are on the Wii U versions) |
(More info about vWii) |
||
Line 1: | Line 1: | ||
'''IOS62''' is an [[IOS]] that is used by the Wii U Transfer Tool (both on the Wii and Wii U). | '''IOS62''' is an [[IOS]] that is used by the Wii U Transfer Tool (both on the Wii and Wii U). | ||
− | Unlike other IOS versions, IOS62's ES sysmodule allows ES_SetUid to be called not only by the System Menu but also by the Wii U Transfer Tool. This is done by checking whether (active_title_id & 0xff) is equal to 00010001484353ff. | + | Unlike other IOS versions, IOS62's ES sysmodule allows ES_SetUid to be called not only by the System Menu but also by the Wii U Transfer Tool. This is done by checking whether (active_title_id & 0xff) is equal to 00010001484353ff (HCS*). |
− | + | On Wii U vWii, IOS62 has a different set of exceptions. Its v6430 allows 00010001484354ff (HCT*), and its v6686 and v6942 allow 00010001484354ff (HCT*) and 0001000848435aff (HCZ*). Note that v6942 was [https://wii.marcan.st/wiimpersonator/reports/vwii/USA/20140722-022106.log released as an update] at the same time HCZ* was added. | |
{| class="wikitable" | {| class="wikitable" |
Revision as of 01:36, 6 January 2020
IOS62 is an IOS that is used by the Wii U Transfer Tool (both on the Wii and Wii U).
Unlike other IOS versions, IOS62's ES sysmodule allows ES_SetUid to be called not only by the System Menu but also by the Wii U Transfer Tool. This is done by checking whether (active_title_id & 0xff) is equal to 00010001484353ff (HCS*).
On Wii U vWii, IOS62 has a different set of exceptions. Its v6430 allows 00010001484354ff (HCT*), and its v6686 and v6942 allow 00010001484354ff (HCT*) and 0001000848435aff (HCZ*). Note that v6942 was released as an update at the same time HCZ* was added.
Version | Signing bug? | STM Release Exploit? | Notes |
---|---|---|---|
v6430 | No | No | First release. November 6, 2012. |
|