Changes

Jump to navigation Jump to search
789 bytes added ,  00:08, 29 October 2013
m
no edit summary
Line 100: Line 100:  
== This Tutorial Is Broken ==
 
== This Tutorial Is Broken ==
 
This tutorial no longer seems to work.  I'm getting an assortment of errors.  Could someone please add version number or file links that are compatible with this tutorial? <small>—Preceding unsigned comment added by [[User:Wiibrew111|Wiibrew111]] ([[User talk:Wiibrew111|talk]] • [[Special:Contributions/Wiibrew111|contribs]]) 20:39, 26 May 2012 (CEST)</small>
 
This tutorial no longer seems to work.  I'm getting an assortment of errors.  Could someone please add version number or file links that are compatible with this tutorial? <small>—Preceding unsigned comment added by [[User:Wiibrew111|Wiibrew111]] ([[User talk:Wiibrew111|talk]] • [[Special:Contributions/Wiibrew111|contribs]]) 20:39, 26 May 2012 (CEST)</small>
 +
I noticed that in the WII SDL page (http://wiibrew.org/wiki/SDL_Wii ) the gamecube controller support is not documented.
 +
 +
== Gamecube controller support==
 +
 +
It is not documented, but from the code it seems that SDL Wii should support also the gamecube controllers which should be mapped to SDL joystick 4-7 (Wii controllers are mapped to 0-3), the stick axes and the pad are associated as in the Wii classsic controller and the buttons are with this order:
 +
 +
BUTTON 0 = A,
 +
BUTTON 1 = B,
 +
BUTTON 2 = X,
 +
BUTTON 3 = Y,
 +
BUTTON 4 = Z,
 +
BUTTON 5 = R,
 +
BUTTON 6 = L,
 +
BUTTON 7 = START
 +
 +
I can not say if the support works since I do not have a gamecube controller to test
 +
 +
[[User:Oibaf|Oibaf]] 1 Jan 2013 (UTC)
 +
 +
There were some bugs in the code. Not it is fixed.
 +
 +
[[User:Oibaf|Oibaf]] 28 Oct 2013 (UTC)
295

edits

Navigation menu