More actions
(Created page with "{{#seo: |title=Wii Homebrew Apps (Utilities) - GameBrew |title_mode=append |image=wii-logo.jpg |image_alt=ButtonCast }} {{Infobox Wii Homebrews |title=ButtonCast |image=wii-lo...") |
No edit summary |
||
Line 15: | Line 15: | ||
|license=Freeware | |license=Freeware | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/buttoncastwii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/buttoncastwii.7z | ||
|website=http://www.coldbird.uk.to/ | |website=https://web.archive.org/web/20140326141713/http://www.coldbird.uk.to/ | ||
|source= | |source= | ||
}} | }} | ||
'''ButtonCast''' is an Input Device Tunneler (Caster) which allows your Wii to act as a Controller-Hub. | |||
== | It connects via TCP to any application of choice (be it on PC, Android, iOS or even another Wii if you wanted) and tunnels the Button Presses of ALL devices to said application for handling. | ||
== | |||
This allows endusers to use all of their Gamecube Controllers, Wiimotes, Nunchuks, Guitars, Dance-Mats, etc. on any ButtonCast enabled application out there '''without the need of buying physical adapters'''. | |||
In theory, it would even be possible to have 8-player-multiplayer-matches using this application as it transfers a full set of 4x Wiimote and 4x Gamecube Controller input data. | |||
Sample Code on how to add ButtonCast input support to your own applications is included in the download package, along with the Hub application for Wii. | |||
== Controls == | |||
{| class="wikitable" | |||
|- | |||
! Wiimote | |||
! Action | |||
|- | |||
| align="center"| Wiimote Minus Button / Wiimote Plus Button | |||
| align="center"|Quit | |||
|} | |||
== References == | |||
ButtonSpell - Use Wii Dancemats & Gamecube Controllers in Stepmania. | |||
== Changelog == | |||
''' August 17, 2013 ''' | |||
*Initial 1.0 release. | |||
*Support for Wiimote Digital Buttons | |||
*Support for Nunchuk Digital Buttons | |||
*Support for Classic Controller (Analog Sticks untested) | |||
*Support for Gamecube Controllers (including both Analog Sticks) | |||
*Support for Guitars | |||
*Support for Dancemats | |||
==External links== | |||
* Homepage - https://web.archive.org/web/20140326141713/http://www.coldbird.uk.to/ | |||
* wiibrew - https://wiibrew.org/wiki/ButtonCast |
Revision as of 02:18, 3 July 2022
ButtonCast | |
---|---|
General | |
Author | ColdBird |
Type | Utilities |
Version | 1.0 |
License | Freeware |
Last Updated | 2013/08/17 |
Links | |
Download | |
Website | |
ButtonCast is an Input Device Tunneler (Caster) which allows your Wii to act as a Controller-Hub.
It connects via TCP to any application of choice (be it on PC, Android, iOS or even another Wii if you wanted) and tunnels the Button Presses of ALL devices to said application for handling.
This allows endusers to use all of their Gamecube Controllers, Wiimotes, Nunchuks, Guitars, Dance-Mats, etc. on any ButtonCast enabled application out there without the need of buying physical adapters.
In theory, it would even be possible to have 8-player-multiplayer-matches using this application as it transfers a full set of 4x Wiimote and 4x Gamecube Controller input data.
Sample Code on how to add ButtonCast input support to your own applications is included in the download package, along with the Hub application for Wii.
Controls
Wiimote | Action |
---|---|
Wiimote Minus Button / Wiimote Plus Button | Quit |
References
ButtonSpell - Use Wii Dancemats & Gamecube Controllers in Stepmania.
Changelog
August 17, 2013
- Initial 1.0 release.
- Support for Wiimote Digital Buttons
- Support for Nunchuk Digital Buttons
- Support for Classic Controller (Analog Sticks untested)
- Support for Gamecube Controllers (including both Analog Sticks)
- Support for Guitars
- Support for Dancemats