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

Difference between revisions of "IOS62"

From WiiBrew
Jump to navigation Jump to search
(Wii U Transfer Tool)
m (clarify what the exceptions are on the Wii U versions)
Line 3: Line 3:
 
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.
  
Newer versions of IOS62 (e.g. v6942) which are exclusive to the Wii U have two other exceptions: 00010001484354ff, 0001000848435aff  
+
Newer versions of IOS62 (e.g. v6942) which are exclusive to the Wii U have a different set of exceptions: 00010001484354ff, 0001000848435aff  
  
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 20:23, 5 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.

Newer versions of IOS62 (e.g. v6942) which are exclusive to the Wii U have a different set of exceptions: 00010001484354ff, 0001000848435aff

Version Signing bug? STM Release Exploit? Notes
v6430 No No First release. November 6, 2012.