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

Difference between revisions of "Visual Controller Test"

From WiiBrew
Jump to navigation Jump to search
(salvaged my kitchen sink joke, heh)
Line 5: Line 5:
 
| licence    =  
 
| licence    =  
 
| author      = [[User:Mr. Reaper|Mr. Reaper]]
 
| author      = [[User:Mr. Reaper|Mr. Reaper]]
| version    = 1.00
+
| version    = 1.1
| download    = Media:VC_Test_v1.00.zip
+
| download    = Media:VC_Test_v1.1.zip
 
| source      =  
 
| source      =  
 
| peripherals = {{Wiimote4}}  {{Nunchuck}} {{ClassicController}} {{LesPaul}} {{GCNController}}
 
| peripherals = {{Wiimote4}}  {{Nunchuck}} {{ClassicController}} {{LesPaul}} {{GCNController}}
Line 36: Line 36:
 
One works but reports ranges higher than a standard nunchuk.
 
One works but reports ranges higher than a standard nunchuk.
 
Another one will sometimes lock up the Wiimote when plugged in (requiring only the Wiimote to be powered off and back on), but other times it works as above.
 
Another one will sometimes lock up the Wiimote when plugged in (requiring only the Wiimote to be powered off and back on), but other times it works as above.
 +
The Wireless Memorex Nunchuck won't work with the Memorex Wiimote+, but it will sometimes work with an official Wiimote, usually only after I plug in and unplug an official Nunchuck first. So try that if you have problems with off-brand extension controllers.
  
 
And drums seem to report as a guitar that mostly works but has some errant input (no clue how to properly read drums; good documentation is nonexistent).
 
And drums seem to report as a guitar that mostly works but has some errant input (no clue how to properly read drums; good documentation is nonexistent).
Line 64: Line 65:
  
 
===1.00===
 
===1.00===
* Added visual feedback for Wiimote and Nunchuk accelerometer readings.
+
* Added visual feedback for Wiimote and Nunchuk accelerometer readings for orientation.
* Added automatic 16:9 widescreen aspect ratio adjustment (who even uses 4:3 anymore?), so the onscreen graphics no longer look way too fat. You can also toggle the aspect ratio manually.
+
* Added automatic 16:9 widescreen aspect ratio adjustment (does anyone even use 4:3 anymore?), so the onscreen graphics no longer look way too fat. You can also toggle the aspect ratio manually.
  
 +
===1.1===
 +
* Added visual feedback for the G Force readings, so you can shake your Wiimote or Nunchuck around furiously to see if gravity sensors are working in every direction.
  
 
[[Category:Homebrew using GRRLib]]
 
[[Category:Homebrew using GRRLib]]

Revision as of 02:28, 9 July 2018

Visual Controller Test
VC Test Icon.png
General
Author(s)Mr. Reaper
TypeUtility
Version1.1
Links
Download
Peripherals
Wiimote4.svg Nunchuck alternative.svg ClassicController.svg Les Paul Controller GameCube Controller

If you like pressing buttons, then this app is for you!!!

I have a flaky Gamecube controller and I wanted an easy way to test it. I didn't really like the other Gamecube controller test homebrew I found, because it was all text-based, so I decided to make my own.

I hadn't messed with making Wii Homebrew in such a long time, but I threw this Visual Controller Test together in a day.

But then I was in a coding mood, so I added in every other peripheral I own -- everything but the kitchen sink (and if I had a kitchen sink Wii attachment for Cooking Mama, I'd add that too).

Maybe other people will also find this app useful.

Notes:

Off-brand peripherals can be weird in homebrew.

I have a Nyko Wand remote that works, except no extension controllers can be detected in homebrew.

I have a Memorex Motion+ remote which works fine with extensions, but using the power button on it will hard crash homebrew apps, requiring a Wii reboot.


I have several off-brand Nunchuks, each with varying behavior.

One reports as a malfunctioning Classic Controller. One doesn't detect at all. One works but reports ranges higher than a standard nunchuk. Another one will sometimes lock up the Wiimote when plugged in (requiring only the Wiimote to be powered off and back on), but other times it works as above. The Wireless Memorex Nunchuck won't work with the Memorex Wiimote+, but it will sometimes work with an official Wiimote, usually only after I plug in and unplug an official Nunchuck first. So try that if you have problems with off-brand extension controllers.

And drums seem to report as a guitar that mostly works but has some errant input (no clue how to properly read drums; good documentation is nonexistent).


VCTtitle.png


Version History

0.01

  • Initial Release.

0.02

  • Made the visual analog sticks interactive
  • Added the ability to test Gamecube controllers plugged into any of the ports (by pressing Start on each controller).

0.03

  • Analog triggers now interactive
  • All buttons provide better visual feedback.

0.9

  • You should be able to test just about everything now, on any port, including the tap/slide bar on some guitars and the analog shoulder buttons on an original Classic Controller.
  • You can even test the Power button on your wiimote by holding it down for 3 seconds.

0.91

  • Added in a visual cursor so you can test the Wiimote InfraRed pointer now.

1.00

  • Added visual feedback for Wiimote and Nunchuk accelerometer readings for orientation.
  • Added automatic 16:9 widescreen aspect ratio adjustment (does anyone even use 4:3 anymore?), so the onscreen graphics no longer look way too fat. You can also toggle the aspect ratio manually.

1.1

  • Added visual feedback for the G Force readings, so you can shake your Wiimote or Nunchuck around furiously to see if gravity sensors are working in every direction.