More actions
(Created page with "{{#seo: |title=Wii Homebrew Apps (Utilities) - GameBrew |title_mode=append |image=balanceboardtoolswii.jpg |image_alt=Balance Board Tools }} {{Infobox Wii Homebrews |title=Bal...") |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=Balance Board Tools | |title=Balance Board Tools | ||
|image= | |image=balanceboardtoolswii2.png | ||
|description=Balance tools for your enjoyment | |description=Balance tools for your enjoyment. | ||
|author=elisherer | |author=elisherer | ||
|lastupdated=2009/06/13 | |lastupdated=2009/06/13 | ||
|type= | |type=Addons | ||
|version= | |version=1.0 | ||
|license=GPL | |license=GPL | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/balanceboardtoolswii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/balanceboardtoolswii.7z?k33p0fil35 | ||
|website= | |website=https://wiibrew.org/wiki/Talk:Balance_Board_Tools | ||
|source=http://www.mediafire.com/file/llwnyozmd22/baltools-1.0-src.zip | |source=http://www.mediafire.com/file/llwnyozmd22/baltools-1.0-src.zip | ||
}} | }} | ||
Balance Board Tools is a handy application that allows you to quickly weigh yourself and determine your center of gravity using the Wii Balance Board. | |||
It is a fun and easy-to-use tool for those who want to track their weight and balance. | |||
==User guide== | |||
=== Skins === | |||
The program's appearance can be customized by editing the PNG files in the "images" folder. | |||
Note that the PNG files must be a multiple of 4 in width and height and have 24 or 32-bit color (if using an alpha channel). | |||
===Exercises=== | |||
You can customize the appearance of the exercises by creating transparent or non-transparent PNG files (640x460 in size). | |||
This allows you to create unique and fun exercises, such as a circle for hoola-hooping. | |||
== Controls == | |||
'''Menu:''' | |||
Balance Board - Puts pressure on the scale | |||
A - Confirm selection | |||
Home - Quit | |||
'''Weight check:''' | |||
A - Toggle between Kgs/Lbs | |||
Minus/Plus - Get the ruler backwards/forwards | |||
1 - Toggle between analog and digital display | |||
Home - Quits | |||
'''Center of Gravity:''' | |||
Balance Board - See where your weak point | |||
A - Confirms selection | |||
Home Button - Quits | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/wiihomebrews/balanceboardtoolswii3.png | |||
==Media== | ==Media== | ||
<youtube></youtube> | '''Balance Board Tools WBBT''' ([https://www.youtube.com/watch?v=rLavkRibHD0 CountZeroWad])<br> | ||
<youtube>rLavkRibHD0</youtube> | |||
== Known Issues == | |||
The program doesn't load the images - Make sure all the data is in SD:/apps/balancetools/images/. | |||
The Program crashes when I try to make skins - Make sure the png files are sized in a multiple of 4 (i.e 24x44=GOOD, 25x55=BAD) and a depth of 24BIT or greater. | |||
== Changelog == | |||
'''v1.0 2009/06/10 final-release''' | |||
* Added: HOMEMenu support. | |||
* Added: save file on the SD called baltools.cfg. | |||
** Holds: LBS/KG,Digital/Analog,Analog-Offset,Exercise. | |||
* Added: Exercises on the Center of gravity (as requested by http://www.wiihabilitation.co.uk) (skinable...). | |||
* Fixed: issues on the debuging screen, board recognition issues etc. | |||
'''v0.9 2009/05/26 pre-final-release''' | |||
* Added: ruler of lbs (now changes with A pressed). | |||
* Added: Digital Display ('1' toggles). | |||
* Added: Progress for debug on initialization. | |||
* Fixed: some minor checking. | |||
'''v0.25 2009/05/06 pre-release''' | |||
* Initial work with lbs. | |||
'''v0.2 2009/05/04''' | |||
* Changed the buttons so they are text now and take less space on the SD card. | |||
* Fixed the cursor and the background position | |||
* Added an icon of the balance board on the main menu that becomes opaque on identification. | |||
'''v0.1 2009/05/03''' | |||
* First Release. | |||
==Credits== | |||
Special thanks to Yaron Burger for the help. | |||
==External links== | |||
* Open Shop Channel - https://oscwii.org/library/app/balancetools | |||
* WiiBrew - https://wiibrew.org/wiki/Balance_Board_Tools |
Latest revision as of 12:36, 29 Ocak 2024
Balance Board Tools | |
---|---|
General | |
Author | elisherer |
Type | Addons |
Version | 1.0 |
License | GPL |
Last Updated | 2009/06/13 |
Links | |
Download | |
Website | |
Source | |
Balance Board Tools is a handy application that allows you to quickly weigh yourself and determine your center of gravity using the Wii Balance Board.
It is a fun and easy-to-use tool for those who want to track their weight and balance.
User guide
Skins
The program's appearance can be customized by editing the PNG files in the "images" folder.
Note that the PNG files must be a multiple of 4 in width and height and have 24 or 32-bit color (if using an alpha channel).
Exercises
You can customize the appearance of the exercises by creating transparent or non-transparent PNG files (640x460 in size).
This allows you to create unique and fun exercises, such as a circle for hoola-hooping.
Controls
Menu:
Balance Board - Puts pressure on the scale
A - Confirm selection
Home - Quit
Weight check:
A - Toggle between Kgs/Lbs
Minus/Plus - Get the ruler backwards/forwards
1 - Toggle between analog and digital display
Home - Quits
Center of Gravity:
Balance Board - See where your weak point
A - Confirms selection
Home Button - Quits
Screenshots
Media
Balance Board Tools WBBT (CountZeroWad)
Known Issues
The program doesn't load the images - Make sure all the data is in SD:/apps/balancetools/images/.
The Program crashes when I try to make skins - Make sure the png files are sized in a multiple of 4 (i.e 24x44=GOOD, 25x55=BAD) and a depth of 24BIT or greater.
Changelog
v1.0 2009/06/10 final-release
- Added: HOMEMenu support.
- Added: save file on the SD called baltools.cfg.
- Holds: LBS/KG,Digital/Analog,Analog-Offset,Exercise.
- Added: Exercises on the Center of gravity (as requested by http://www.wiihabilitation.co.uk) (skinable...).
- Fixed: issues on the debuging screen, board recognition issues etc.
v0.9 2009/05/26 pre-final-release
- Added: ruler of lbs (now changes with A pressed).
- Added: Digital Display ('1' toggles).
- Added: Progress for debug on initialization.
- Fixed: some minor checking.
v0.25 2009/05/06 pre-release
- Initial work with lbs.
v0.2 2009/05/04
- Changed the buttons so they are text now and take less space on the SD card.
- Fixed the cursor and the background position
- Added an icon of the balance board on the main menu that becomes opaque on identification.
v0.1 2009/05/03
- First Release.
Credits
Special thanks to Yaron Burger for the help.
External links
- Open Shop Channel - https://oscwii.org/library/app/balancetools
- WiiBrew - https://wiibrew.org/wiki/Balance_Board_Tools