IOS62: Difference between revisions
Jump to navigation
Jump to search
Hallowizer (talk | contribs) Infobox |
No edit summary |
||
Line 4: | Line 4: | ||
}} | }} | ||
'''IOS62''' | '''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). | ||
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 0001000148435300 (HCS*). |
Revision as of 22:25, 7 May 2021
IOS62 | |
![]() | |
Technical info | |
---|---|
Type | Common IOS |
IOS62 was released alongside 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).
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*).
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. |
|