WiiSystemMenuPlayer: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
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) | ||
* 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" | ||
|- | |- | ||
! ''' | ! '''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 |
Type | Other |
Version | v0.1 |
Licence | GPL |
Links | |
Download | |
Website | |
Source | |
Peripherals | |
![]() ![]() ![]() ![]() ![]() ![]() |
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.