Wii Startup Menu: Difference between revisions

Jump to navigation Jump to search
(improve infobox, add lle requirement as a problem, scratch solved issue)
Line 1: Line 1:
{{Infobox VG
{{Infobox VG
|image    =[[File:Wsd1.jpg|Wii System Menu|300px]]
|image    = [[File:Wsd1.jpg|Wii System Menu|300px]]
|developer = Nintendo
|developer = Nintendo
|publisher = Nintendo
|publisher = Nintendo
|released  = {{vgrelease|NA|October-November 2006}}
|released  = {{vgrelease|NA=October-November, 2006}}
|genre    = Utility
|genre    = Utility
|modes    = Single-player
|modes    = Single-player
Line 10: Line 10:
}}
}}


The ''''' Wii Startup Menu'''''  was a semi-stub System Menu title used to install updates on early kiosk demo Wiis, using a disc known as the "Wii Startup Disc". This disc contained a system update for the console, seemingly originally intended to be shipped with retail launch Wii units. While there exist large amounts of evidence for its existence, the physical disc remains lost. However, as some early Wiis shipped with the Startup Menu but no Startup Disc, a NAND dump of the menu has been recovered.
The '''''Wii Startup Menu'''''  was a semi-stub System Menu title used to install updates on early kiosk demo Wiis, using a disc known as the "Wii Startup Disc". This disc contained a system update for the console, seemingly originally intended to be shipped with retail launch Wii units. While there exist large amounts of evidence for its existence, the physical disc remains lost. However, as some early Wiis shipped with the Startup Menu but no Startup Disc, a NAND dump of the menu has been recovered.
                  
                  
== Problems ==
== Problems ==
{{Problems|{{#vardefineecho:problems|
{{Problems|{{#vardefineecho:problems|
=== Doesn't Boot ===
=== HLE Audio ===
The Startup Menu fails to boot with HLE audio emulation; changing to DSP LLE recompiler in config will allow it to work properly. See {{PR|5763}}.
 
=== <s>Doesn't Boot</s> ===
The Startup Menu uses IOS4v3, which Dolphin did not implement, causing it to hang at a black screen. Some revisions of Dolphin, starting with revisions before {{revision|5.0-2127}}, seem to be able to boot the menu, but lack support for detecting update partitions, rendering preservation of the unknown parts of the menu impossible. After revision {{revision|5.0-4647}} the menu boots again.
The Startup Menu uses IOS4v3, which Dolphin did not implement, causing it to hang at a black screen. Some revisions of Dolphin, starting with revisions before {{revision|5.0-2127}}, seem to be able to boot the menu, but lack support for detecting update partitions, rendering preservation of the unknown parts of the menu impossible. After revision {{revision|5.0-4647}} the menu boots again.
}}}}
}}}}
Line 20: Line 23:
== Configuration ==
== Configuration ==
{{Config
{{Config
|dspengine=LLE
|dspengine     = LLE
|dspenginenotes=https://github.com/dolphin-emu/dolphin/pull/5763
|dspenginenotes = Will not boot with HLE
}}
}}