In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "WiiMotionDemo"

From WiiBrew
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/108799138/WiimoteDemo.zip.html v 1.0]
+
| 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 ==
  
* Installation for Zelda Chainloader: Install as usual
+
* Load the elf using your favorite loader
* Press "1&2" once to sync your remote
+
* 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
TypeDemo
Links
[[v 1.5|Download]]
Source
Peripherals
Wiimote1.svg

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.