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

Difference between revisions of "WiiMode"

From WiiUBrew
Jump to navigation Jump to search
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
=== Updates ===
+
'''WiiMode''' refers to the state on the Wii U when Wii backwards compatibility is in use. It is launched by [[cafe2wii]], and can only be exited through a reboot, which is what the [https://wiibrew.org/wiki/Wii_U_Menu Wii U Menu] channel does.
If an update is available for the Wii U, the Wii Mode will be disabled until the update is done.
 
  
=== Homebrew Channel ===
+
WiiMode is not emulated; it instead runs in a hardware-enforced sandbox. This results in certain Wii U mode features being available through exploits, such as [[Hardware/Espresso|Espresso]] code execution without Broadway compatibility mode enabled. None of these exploits allow a full Wii U mode takeover.
  
As of the 7th December 2012, HBC can be installed within Wii Mode on the Wii U using the latest version of the HackMii Installer: http://hackmii.com/2012/12/hbc-release-for-a-new-wii-u/
+
== Espresso compatibility ==
 +
Because the [[Espresso boot ROM]] only boots [[Ancast image|ancast images]], Broadway titles will not boot in their ordinary form. Instead, they must boot through a special apploader in ancast format, which then loads the title itself.
  
=== Riivolution===
+
== Updates ==
 +
If an update is available for the Wii U, the Wii Mode will be disabled until the update is done, while IOSU255 runs.
  
As of June 10th 2013, Riivolution now works in wiimode on the Wii U. To run Riivolution, you can install it through the HBC by downloading the HBC first from http://please.hackmii.com, or through smashstack by downloading the .elf file from http://rvlution.net/riivolution.zip, extract the contents and place the boot.elf in the "apps" folder on the SD card, or leave boot.elf in the root of the SD card and run through smashstack.
+
== Config reflection ==
 +
To avoid having to configure settings in both Wii U and Wii mode separately, wii settings have been disabled and several settings from CafeOS are applied in WiiMode.<br>
 +
When launching CMPT mode the MCP writes a 0x4E8 byte structure to "/shared2/sys/compat/conf.bin" and sets the "wii_acct.internal.reflection" flag. This structure contains settings for Audio/Video, paired Wii Motes, parental controls, and general settings. The network configuration is directly written to "/shared2/sys/net/02/config.dat"<br>
 +
Once booted into WiiMode this structure will be parsed by the Wii System Menu or the [[COMPAT-BS]] and the settings will be applied to the [https://wiibrew.org/wiki//shared2/sys/SYSCONF SYSCONF].
 +
 
 +
After returning back to CafeOS, [https://wiiubrew.org/wiki//dev/usr_cfg#Wii2Cafe Wii2Cafe] parses changes made in WiiMode.
 +
 
 +
== Boot arguments ==
 +
The following boot arguments are written by the MCP to "/shared2/sys/compat/args.bin".<br>
 +
They are read and parsed by the Wii System Menu. [[COMPAT-BS]] reads the file and verifies the magic, but ignores all arguments.
  
=== Working exploits ===
 
The following list of exploits work in the Wii U's Wii Mode. Some exploits require a particular original Wii game to be inserted. All other publicly-released Wii exploits (such as Twilight Hack, [http://www.wiibrew.org/wiki/Bannerbomb Bannerbomb], [http://www.wiibrew.org/wiki/LetterBomb LetterBomb]) do '''not''' work in the Wii U's Wii Mode. The games used in these exploits do not support SDHC cards - use a 2GB SD card.
 
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Exploit name
+
! Start
! Game required
+
! Length
! USA
+
! Description
! JPN
 
! EUR
 
! KOR
 
! Notes
 
|-
 
| [[Bathaxx]]
 
| LEGO Batman
 
| Yes
 
| Yes
 
| Yes
 
| '''No'''
 
|
 
|-
 
| [http://www.wiibrew.org/wiki/Eri_HaKawai Eri HaKawai]
 
| Tales of Symphonia: Dawn of the New World
 
| Yes
 
| Yes
 
| Yes
 
| '''No'''
 
|
 
 
|-
 
|-
| [http://www.wiibrew.org/wiki/Indiana_Pwns Indiana Pwns]
+
| 0x00
| LEGO Indiana Jones
+
| 4
| Yes
+
| Magic value: "WiiU"
| Yes
 
| Yes
 
| '''No'''
 
|  
 
 
|-
 
|-
| [http://www.wiibrew.org/wiki/Return_of_the_Jodi Return of the Jodi]
+
| 0x04
| LEGO Star Wars
+
| 4
| Yes
+
| Launch target<br>0x00: System Menu<br>0x01: System setup<br>0x02: Data management<br>0x10: Specified Title ID
| Yes
 
| Yes
 
| '''No'''
 
|  
 
 
|-
 
|-
| [[Smash Stack]]
+
| 0x08
| Super Smash Bros. Brawl
+
| 8
| Yes
+
| Title ID
| Yes
 
| Yes
 
| Yes
 
|  
 
 
|-
 
|-
| [http://www.wiibrew.org/wiki/Yu-Gi-OWNED! Yu-Gi-OWNED!]
+
| 0x10
[http://www.wiibrew.org/wiki/Yu-Gi-Vah Yu-Gi-Vah]
+
| 0x70
| Yu-Gi-Oh 5D's Wheelie Breakers
+
| Reserved
| Yes
 
| Yes
 
| Yes
 
| '''No '''
 
| SCART cable users: You must connect a SCART lead and use the save 50Hertz + configure output 576i for France
 
HDMI users: Make sure to use the 60hz version of the exploit
 
|-
 
| [[Wuphax]]
 
| Mii Channel
 
| Yes
 
| ?
 
| Yes
 
| ?
 
| Exploit created by FIX94. This exploit is only usable on the Wii U. More information on this exploit can be found [https://gbatemp.net/threads/wuphax-v1-1-hacking-vwii-from-wiiu-mode.446786/ here]
 
 
|}
 
|}
 +
 +
== See also ==
 +
* [https://wiibrew.org/wiki/vWii vWii on WiiBrew]
 +
* [[Recover  a vWii IOS/Channel]]

Latest revision as of 20:41, 23 May 2024

WiiMode refers to the state on the Wii U when Wii backwards compatibility is in use. It is launched by cafe2wii, and can only be exited through a reboot, which is what the Wii U Menu channel does.

WiiMode is not emulated; it instead runs in a hardware-enforced sandbox. This results in certain Wii U mode features being available through exploits, such as Espresso code execution without Broadway compatibility mode enabled. None of these exploits allow a full Wii U mode takeover.

Espresso compatibility

Because the Espresso boot ROM only boots ancast images, Broadway titles will not boot in their ordinary form. Instead, they must boot through a special apploader in ancast format, which then loads the title itself.

Updates

If an update is available for the Wii U, the Wii Mode will be disabled until the update is done, while IOSU255 runs.

Config reflection

To avoid having to configure settings in both Wii U and Wii mode separately, wii settings have been disabled and several settings from CafeOS are applied in WiiMode.
When launching CMPT mode the MCP writes a 0x4E8 byte structure to "/shared2/sys/compat/conf.bin" and sets the "wii_acct.internal.reflection" flag. This structure contains settings for Audio/Video, paired Wii Motes, parental controls, and general settings. The network configuration is directly written to "/shared2/sys/net/02/config.dat"
Once booted into WiiMode this structure will be parsed by the Wii System Menu or the COMPAT-BS and the settings will be applied to the SYSCONF.

After returning back to CafeOS, Wii2Cafe parses changes made in WiiMode.

Boot arguments

The following boot arguments are written by the MCP to "/shared2/sys/compat/args.bin".
They are read and parsed by the Wii System Menu. COMPAT-BS reads the file and verifies the magic, but ignores all arguments.

Start Length Description
0x00 4 Magic value: "WiiU"
0x04 4 Launch target
0x00: System Menu
0x01: System setup
0x02: Data management
0x10: Specified Title ID
0x08 8 Title ID
0x10 0x70 Reserved

See also