The HOMEbrew Menu Standard Library: Difference between revisions
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
==The Main Features of the Library== | ==The Main Features of the Library== | ||
*Allows the user to return to the loader or the system menu | *Allows the user to return to the loader or the system menu | ||
*Allows the user to reset or shutdown his Wii | *Allows the user to reset or shutdown his/her Wii | ||
*Displays sprites for up to 4 connected wiimotes | *Displays sprites for up to 4 connected wiimotes | ||
*Displays which wiimotes are synced to the Wii | *Displays which wiimotes are synced to the Wii |
Revision as of 19:04, 17 March 2009
This page is a work in progress for a developers library which should be released later this week.
The HOMEbrew Menu Standard Library is a simple code library that allows developers to easily incorporate a HOME menu similiar to Nintendos into their applications.
The HOMEbrew Menu Standard Library | |
General | |
---|---|
Author(s) | Arikado, Pinball Wizard, WarpedFlash |
Type | Development |
Version | Not released yet |
Links | |
Download | |
Source |
Current Project Status
Arikado is one linking error away from finishing the library's source code. Tantric is assisting Arikado with this error.
Download
Demonstration Application - Download
The Main Features of the Library
- Allows the user to return to the loader or the system menu
- Allows the user to reset or shutdown his/her Wii
- Displays sprites for up to 4 connected wiimotes
- Displays which wiimotes are synced to the Wii
- Displays if the balance board is synced to the Wii
- Open Source
Incorporating the library into your programs
Arikado has made some changes and will rewrite this section upon the release of the library.
Ports
At them moment, The HOMEbrew Menu Standard Library is only compatible with programs that use libwiisprite. However, several ports are underway in order to widen compatibility. If you would like to do a port, it would be appreciated if you say so before you do the port, so that the authors (and users) know that the port is underway. Right now, the authors are not working on any ports as they are consumed with just pushing out the initial release for libwiisprite users.
GRRLIB
LibPNG Only
LibJPG Only
Unofficial Versions
Place all unofficial of the library here. Unofficial versions will only become official versions only if the original authors decide to make your version the next official version. All unofficial versions must be released open source in order to have a chance at becoming the next official version.
Screenshot
NOTE: This screenshot was taken from the demonstration application.
NOTE2: Those red dots are the sensor bar. They are not on the television screen.
Legal Stuff
Please be sure to credit the original authors in any unofficial versions of the library you make. You do not have to credit the original authors if you use the library in one of your public programs. However, you may do so if you would like to. Having said that, we would really appreciate if you at least mention that your program uses our library.
Credits
Original concept and design by Pinball Wizard
Artwork by WarpedFlash
Hand Artwork done by drmr.
Coding by Arikado
Special thanks to Tantric for giving linking assistance to Arikado