Difference between revisions of "WiiMotionDemo"
Jump to navigation
Jump to search
(Updated WiiMotionDemo to v1.5) |
|||
Line 6: | Line 6: | ||
| author = [[User:shdwcoder|shdwcoder]] | | author = [[User:shdwcoder|shdwcoder]] | ||
| display = | | display = | ||
− | | download = [http://rapidshare.com/files/ | + | | download = [http://rapidshare.com/files/121096938/WiimoteDemo.zip.html v 1.5] |
− | | source = | + | | source = Included in zip |
| peripherals = {{Wiimote1}} | | peripherals = {{Wiimote1}} | ||
}} | }} | ||
Line 15: | Line 15: | ||
== How to use == | == How to use == | ||
− | * | + | * Load the elf using your favorite loader |
− | * | + | * Tested to work with the Homebrew Channel |
− | * Move your Wiimote and see the accelerometers readings. | + | |
+ | * Move your Wiimote and see the accelerometers readings | ||
+ | * Press and hold A to activate rumble | ||
+ | * Press HOME to return to the loader | ||
+ | |||
+ | == New in v1.5 == | ||
+ | |||
+ | * Built using the latest libogc - official Wiimote support | ||
+ | * Added rumble when press A | ||
+ | * Return to the loader | ||
+ | * Shows the actual Wiimote accelerometers reading (float numbers) | ||
== Thanks == | == Thanks == | ||
Line 23: | Line 33: | ||
* [[User:NoNameNo|NoNameNo]] for the great GRRLIB library | * [[User:NoNameNo|NoNameNo]] for the great GRRLIB library | ||
* [[User:para|para]] for the WiiUse library | * [[User:para|para]] for the WiiUse library | ||
+ | * Everyone who made Wii homebrew a reality! | ||
== License == | == License == |
Revision as of 02:46, 9 June 2008
WiiMotionDemo | |
General | |
---|---|
Author(s) | shdwcoder |
Type | Demo |
Links | |
[[v 1.5|Download]] | |
Source | |
Peripherals | |
![]() |
WiiMotionDemo is a simple demo that shows the current reading of the Wiimote accelerometers.
How to use
- Load the elf using your favorite loader
- Tested to work with the Homebrew Channel
- Move your Wiimote and see the accelerometers readings
- Press and hold A to activate rumble
- Press HOME to return to the loader
New in v1.5
- Built using the latest libogc - official Wiimote support
- Added rumble when press A
- Return to the loader
- Shows the actual Wiimote accelerometers reading (float numbers)
Thanks
- NoNameNo for the great GRRLIB library
- para for the WiiUse library
- Everyone who made Wii homebrew a reality!
License
Do whatever you want with the code.