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 (Robot: Bringing template up-to-date (manual fixing may be required); cosmetic changes)
(Fix link)
Line 2: Line 2:
 
| title      = Button Tracer
 
| title      = Button Tracer
 
| desc        = A simple app to trace what buttons are pressed and prints results on screen.
 
| desc        = A simple app to trace what buttons are pressed and prints results on screen.
| type        = Media
+
| type        = media
| license    = GPL/etc
+
| license    = GPL
 
| author      = [[User:Danny|Danny]]
 
| author      = [[User:Danny|Danny]]
 
| version    = 0.7
 
| version    = 0.7
| download    = [[Media:Button tracer.0.7.zip | Button Tracer]]
+
| download    = Media:Button tracer.0.7.zip
| source     = Included
+
| sourceraw     = 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) -->  
 
| hbc        = 1 <!-- Only if "Full" HBC Support (boot.elf/boot.dol,meta.xml, and icon.png) -->  

Revision as of 14:23, 12 August 2009

Button Tracer
General
Author(s)Danny
Typemedia
Version0.7
LicenseGPL
Links
Download
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.