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)
mNo edit summary
Line 26: Line 26:
* Use and demonstration of the Wii animation and layout system (brlan/brlyt)
* 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)
* Widescreen detection
* Widescreen detection
* Language detection
* Language detection
Line 45: Line 46:
|-
|-
|}
|}


== Credits ==
== Credits ==
A big thanks to all the authors of the [http://code.google.com/p/wii-banner-player/ wii-banner-player] project, which was used as a starting point for this application.
A big thanks to all the authors of the [http://code.google.com/p/wii-banner-player/ wii-banner-player] project, which was used as a starting point for this application.

Revision as of 20:03, 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

  • 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)
  • Use and demonstration of the Wii animation and layout system (brlan/brlyt)
  • Gamecube/Classic/WiiMote controller support
  • Playing ".bnr" and ".app" files from "sd:/banners/" (e.g. game opening.bnr)
  • Widescreen detection
  • Language detection

Screenshots

The Wii Health Screen The System Menu The System Settings
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.