Changes

948 bytes added ,  04:44, 13 September 2022
β†’β€ŽVersion history: found when v6686 was posted through Last-Modified
Line 1: Line 1: βˆ’
'''IOS62''' is an [[IOS]] that is used by the Wii U Transfer Tool (both on the Wii and Wii U).
+
{{Infobox IOS
 +
| update = [[4.3rev04]]
 +
| version = v6430
 +
| type = special
 +
| status = active
 +
}}
   βˆ’
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*).
+
'''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]].
   βˆ’
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.
+
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.
 +
 
 +
IOS62 contains 2012 versions of [[IOSP]], FFSP, [[ES]], [[:/dev/sdio|SDI]], and [[:/dev/di|DI]], possibly the same ones found in the IOSes in newer [[RVL-101]] consoles.
 +
 
 +
== Titles using this IOS ==
 +
* [[Wii U Transfer Tool]]
 +
* [[Wii System Transfer (tool)|Wii System Transfer]]
 +
* [[Wii System Transfer (hidden channel)|Wii System Transfer hidden channel]]
 +
 
 +
== Version history ==
 +
{{IOS version history|
 +
{{IOS version|v5663|sdireg|Never released, but known to exist because of the [[Wii mini]] version}}
 +
{{IOS version|v6430|sdireg|First release. November 6, 2012.}}
 +
{{IOS version|v6686|sdireg|Added HCZ* access. [[vWii]] only, never released on SOAP server. Posted on the vWii [[NUS]] CDN in May 2014.}}
 +
{{IOS version|v6942|sdireg|vWii only. Posted in July 2014}}
 +
{{IOS version|v31263|sdireg|Only found on Wii mini}}
 +
}}
   βˆ’
{| class="wikitable"
  βˆ’
|-
  βˆ’
! Version
  βˆ’
! [[Signing bug]]?
  βˆ’
! [[STM Release Exploit]]?
  βˆ’
! Notes
  βˆ’
|-
  βˆ’
| v6430
  βˆ’
| No
  βˆ’
| No
  βˆ’
| First release. November 6, 2012.
  βˆ’
|}
   
{{Navbox IOS}}
 
{{Navbox IOS}}
5,579

edits