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

Difference between revisions of "User:Danny/ButtonTracer"

From WiiBrew
Jump to navigation Jump to search
m
m (Updated Infobox)
 
Line 1: Line 1:
 
{{Infobox homebrew
 
{{Infobox homebrew
 
| title      = Button Tracer
 
| title      = Button Tracer
| desc        = A simple app to trace what buttons are pressed and prints results on screen.
 
 
| type        = demo
 
| type        = demo
 
| license    = GPL
 
| license    = GPL
Line 9: Line 8:
 
| source      = included
 
| source      = included
 
| peripherals = {{Wiimote1}} {{Nunchuk}} {{ClassicController}}
 
| peripherals = {{Wiimote1}} {{Nunchuk}} {{ClassicController}}
| hbc         = 1 <!-- Only if "Full" HBC Support (boot.elf/boot.dol,meta.xml, and icon.png) -->
+
| hbb         =  
 
}}
 
}}
 
'''Button Tracer'''
 
'''Button Tracer'''

Latest revision as of 23:06, 24 September 2009

Button Tracer
General
Author(s)Danny
TypeDemo
Version0.7
LicenseGPL
Links
Download
Source Included
Peripherals
Wiimote1.svg Nunchuck alternative.svg ClassicController.svg

Button Tracer

A small app that was written in about 5 minutes. It records what buttons are pressed on the Wiimote, nunchuk and classic controller and prints the results as text on the screen.I wrote this program for beginners who want to get into Wii homebrew.

If you're wondering why it took so long for me to update, it's because I had to reformat my hard drive which had devkit and the source and everything on it, but my next update will make the jump from text and consoles to graphics and pictures and such.