Enable GameCube controllers on Wii U (vWii).#1292
Open
GerbilSoft wants to merge 3 commits intoFIX94:masterfrom
Open
Enable GameCube controllers on Wii U (vWii).#1292GerbilSoft wants to merge 3 commits intoFIX94:masterfrom
GerbilSoft wants to merge 3 commits intoFIX94:masterfrom
Conversation
GameCube controllers *normally* cannot be connected to a Wii U directly. The CAT-DEV Wii U devkit has a Classic Controller port that goes to a device that converts the CC protocol to GameCube SI protocol, which then goes to test point TP69 on the system board. It turns out that test point TP69 exists on retail systems, so it's possible to wire up a single GameCube port on any Wii U. This commit removes the SI restrictions on vWii and adds a note about using TP69 in the "Native Control" option. (It works with the option set to either On or Off.)
TP68 isn't quite as nice as TP69. Co-authored-by: Erik Kunze <eku@users.noreply.github.com>
Contributor
Author
|
Yeah, that was a typo. Thanks for the fix. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
GameCube controllers normally cannot be connected to a Wii U directly.
The CAT-DEV Wii U devkit has a Classic Controller port that goes to a device that converts the CC protocol to GameCube SI protocol, which then goes to test point TP69 on the system board. It turns out that test point TP69 exists on retail systems, so it's possible to wire up a single GameCube port on any Wii U.
This commit removes the SI restrictions on vWii and adds a note about using TP69 in the "Native Control" option. (It works with the option set to either On or Off.)
Tested using a CAT-DEV and a Wii Classic Controller Pro connected to the debug controller port. (The port is also recognized by Homebrew Channel as a GameCube controller.)
More information: https://bitbuilt.net/forums/index.php?threads/gc-controller-natively-on-the-wii-u.6441/