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)
No edit summary
Hallowizer (talk | contribs)
m Screenshots: fixed generic link
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{infobox homebrew
{{infobox homebrew
  | title    = Wii System Menu Player
  | title    = Wii System Menu Player
  | image    = tbd
  | image    = [[File:J-Favs-Wii-logo.PNG‎]]
  | type      = Other
  | type      = demo
  | author  = [[User:Dimok|Dimok]], [[User:giantpune|giantpune]]
  | author  = [[User:Dimok|Dimok]], [[User:giantpune|giantpune]]
  | version  = v0.1
  | version  = v0.1
Line 10: Line 10:
  | website  = http://code.google.com/p/wii-system-menu-player
  | website  = http://code.google.com/p/wii-system-menu-player
  | peripherals  = {{Wiimote4}} {{Nunchuck}} {{ClassicController}} {{FrontSD}} {{FrontSDHC}} {{Internet}}
  | peripherals  = {{Wiimote4}} {{Nunchuck}} {{ClassicController}} {{FrontSD}} {{FrontSDHC}} {{Internet}}
  | hbb=no
  | hbb=
| osc        = yes
}}
}}
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.
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.
Line 16: Line 17:


==Features==
==Features==
*tbd
* 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 ==
== Screenshots ==
{| 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:Wsmplayer_mainmenu.png|frameless|200px]] || [[File:Wsmplayer_settings.png|frameless|200px]] || [[File:Wsmplayer_fullscreen.png‎|frameless|200px]]
|-
|-
|}
|}
Line 30: Line 42:
{| class="wikitable"
{| class="wikitable"
|-
|-
! '''Save Game Menu''' !! '''Home Menu''' !! '''Banner Animated Icons'''
! '''Save Game Menu''' !! '''Channel Menu''' !! '''Home Menu''' !! '''Banner Animated Icons'''
|-
|-
| [[File:Wsmplayer_savegames.png‎|frameless|200px]] || [[File:Wsmplayer_homemenu.png‎|frameless|200px]] || [[File:Wsmplayer_animation.png‎|frameless|200px]]
| [[File:Wsmplayer_savegames.png‎|frameless|200px]] || [[File:Wsmplayer channels.png|frameless|200px]] || [[File:Wsmplayer_homemenu.png‎|frameless|200px]] || [[File:Wsmplayer_animation.png‎|frameless|200px]]
|-
|-
|}
|}
== Media ==
=== v0.1 ===
{|
| <youtube valign="top" align="left">_F_oP4wEDFY</youtube>
|}
== 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.

Latest revision as of 06:41, 1 August 2021

Wii System Menu Player
General
Author(s)Dimok, giantpune
TypeDemo
Versionv0.1
LicenceGPL
Links
Download
Website
Source
Downloadable via the Open Shop Channel
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
Save Game Menu Channel Menu Home Menu Banner Animated Icons

Media

v0.1

Credits

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