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

WiiSystemMenuPlayer: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
Dimok (talk | contribs)
mNo edit summary
Dimok (talk | contribs)
No edit summary
Line 16: Line 16:


==Features==
==Features==
* Use and demonstration of the Wii animation and layout system (brlan/brlyt)
* Main system menu layout
* Main system menu layout
* Settings menu layout
* Settings menu layout
Line 24: Line 25:
* Icon animation banners
* Icon animation banners
* Several system animation banners (e.g. disc/gc channel)
* Several system animation banners (e.g. disc/gc channel)
* Use and demonstration of the Wii animation and layout system (brlan/brlyt)
* Gamecube/Classic/WiiMote controller support
* Gamecube/Classic/WiiMote controller support
* Playing ".bnr" and ".app" files from "sd:/banners/" (e.g. game opening.bnr)
* Playing ".bnr" and ".app" files from "sd:/banners/" (e.g. game opening.bnr)
Line 33: Line 33:
{| class="wikitable"
{| class="wikitable"
|-
|-
! '''The Wii Health Screen''' !! '''The System Menu''' !! '''The System Settings'''  
! '''Health Screen''' !! '''System Menu''' !! '''System Settings''' !! '''Fullscreen Banner'''
|-
|-
| [[File:Wsmplayer_healthscreen.png‎|frameless|200px]] || [[File:1335549256.png|frameless|200px]] || [[File:Wsmplayer_settings.png|frameless|200px]]
| [[File:Wsmplayer_healthscreen.png‎|frameless|200px]] || [[File:1335549256.png|frameless|200px]] || [[File:Wsmplayer_settings.png|frameless|200px]] || [[File:Wsmplayer_fullscreen.png‎|frameless|200px]]
|-
|-
|}
|}

Revision as of 20:47, 27 April 2012

Wii System Menu Player
General
Author(s)Dimok, giantpune
TypeOther
Versionv0.1
LicenceGPL
Links
Download
Website
Source
Peripherals
Loads files from the Front SD slot Loads files from SDHC cards in the Front SD slot Internet

The Wii System Menu Player (a.k.a. mitschwanzenegger) is a reconstruct of the System Menu with the original resource files of the System Menu. It loads the resource and animation files from the NAND and replicates the behaviour of the System Menu.

Features

  • Use and demonstration of the Wii animation and layout system (brlan/brlyt)
  • Main system menu layout
  • Settings menu layout
  • Home menu layout
  • Game saves menu layout
  • Channel edit menu layout
  • Full screen animation banners
  • Icon animation banners
  • Several system animation banners (e.g. disc/gc channel)
  • Gamecube/Classic/WiiMote controller support
  • Playing ".bnr" and ".app" files from "sd:/banners/" (e.g. game opening.bnr)
  • Widescreen detection
  • Language detection

Screenshots

Health Screen System Menu System Settings Fullscreen Banner
File:1335549256.png
Save Game Menu Channel Menu Home Menu Banner Animated Icons

Credits

A big thanks to all the authors of the wii-banner-player project, which was used as a starting point for this application.