Difference between revisions of "vWii"

From Rare Gaming Dump
m (Reverted edits by SUCK MY PEE PEE (talk) to last revision by RedBees)
Tag: Rollback
(Update vWii encryption description.)
Line 4: Line 4:
 
'''vWii''' (or Virtual Wii) is the fanmade name for the emulated Wii mode of the Wii U. It uses modified IOSes and a modified [[Wii System Menu]] to account for changes in the Wii U's hardware and the virtualized environment which is booted directly from Wii U mode using a technique called cafe2wii.
 
'''vWii''' (or Virtual Wii) is the fanmade name for the emulated Wii mode of the Wii U. It uses modified IOSes and a modified [[Wii System Menu]] to account for changes in the Wii U's hardware and the virtualized environment which is booted directly from Wii U mode using a technique called cafe2wii.
  
== System Menu encryption ==
+
== vWii encryption ==
The vWii System Menu uses a custom encryption not present on the original Wii; this makes it impossible to install modifications such as Priiloader without breaking the encryption first.
+
vWii-specific titles, including System Menu and IOSes, use a new keyslot not found on the original Wii.
 +
* Key slot 0: Wii common key
 +
* Key slot 1: Korean key (located in SEEPROM at 0x74)
 +
* Key slot 2: vWii key (located in OTP at 0xD0)
  
 
== Boot process ==
 
== Boot process ==

Revision as of 19:21, 10 July 2020

Template:stub

vWii (or Virtual Wii) is the fanmade name for the emulated Wii mode of the Wii U. It uses modified IOSes and a modified Wii System Menu to account for changes in the Wii U's hardware and the virtualized environment which is booted directly from Wii U mode using a technique called cafe2wii.

vWii encryption

vWii-specific titles, including System Menu and IOSes, use a new keyslot not found on the original Wii.

  • Key slot 0: Wii common key
  • Key slot 1: Korean key (located in SEEPROM at 0x74)
  • Key slot 2: vWii key (located in OTP at 0xD0)

Boot process

vWii lacks the Wii's 3 bootloaders (boot0, boot1, and boot2); instead, the Wii U launch code (cafe2wii) directly launches vWii IOS and the System Menu. This can be used to boot into a custom title other than the System Menu such as a particular channel or homebrew app.