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

IOS62: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
Fawe (talk | contribs)
m Link
Hallowizer (talk | contribs)
Clarifications
Line 4: Line 4:
}}
}}


'''IOS62''' was released alongside [[Wii Shop Channel|Wii Shop]] v21, but wasn't used by it. Instead it is used by the [[Wii U Transfer Tool]] (both on the Wii and on the Wii U).
'''IOS62''' was released alongside [[Wii Shop Channel]] v21, but wasn't used by it. Instead it is used by the [[Wii U Transfer Tool]]. The [[4.3-U]] update also includes a different version of IOS62, which is used by [[Wii System Transfer (tool)|Wii System Transfer]].


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 0001000148435300 (HCS*).
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 0x0001000148435300 (HCS*).


On Wii U vWii, IOS62 has a different set of exceptions.  Its v6430 allows 0001000148435400 (HCT*), and its v6686 and v6942 allow 0001000148435400 (HCT*) and 0001000848435a00 (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.
On Wii U vWii, IOS62 has a different set of exceptions.  Its v6430 allows 0001000148435400 (HCT*), and its v6686 and v6942 allow 0001000148435400 (HCT*) and 0001000848435a00 (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.

Revision as of 02:16, 2 June 2021

IOS62
Technical info
TypeCommon IOS


IOS62 was released alongside Wii Shop Channel v21, but wasn't used by it. Instead it is used by the Wii U Transfer Tool. The 4.3-U update also includes a different version of IOS62, which is used by Wii System Transfer.

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 0x0001000148435300 (HCS*).

On Wii U vWii, IOS62 has a different set of exceptions. Its v6430 allows 0001000148435400 (HCT*), and its v6686 and v6942 allow 0001000148435400 (HCT*) and 0001000848435a00 (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.