Stadia Controller on Nintendo Wii [18D1_9400.ini]
Hi everyone! i would like to share my Google Stadia Controller .ini file for with you. I created myself to make the Stadia controller work on the Nintendo Wii (nintendont).
To create the configuration i used HIDTest homebrew for Wii. To make the file copy this text on a txt file and save it as "18D1_9400.ini". Then put the file in the "controllers" folder of the SD card (and HDD/USB too).
Thank you all! PS: If anyone knows how to add vibration please tell me here!
To create the configuration i used HIDTest homebrew for Wii. To make the file copy this text on a txt file and save it as "18D1_9400.ini". Then put the file in the "controllers" folder of the SD card (and HDD/USB too).
Code:
#created by: PhilRoll
#D-PAD UP = 1,00
#D-PAD RIGHT = 1,02
#D-PAD DOWN = 1,04
#D-PAD LEFT = 1,06
#D-PAD UP+RIGHT = 1,01
#D-PAD DOWN+RIGHT = 1,03
#D-PAD DOWN+LEFT = 1,05
#D-PAD UP+LEFT = 1,07
#A = 3,40
#B = 3,20
#X = 3,10
#Y = 3,8
#L1 = 3,04
#R1 = 3,02
#L2 = 2,04
#R2 = 2,08
#L3 = 3,01
#R3 = 2,80
#OPTIONS (select) = 2,40
#MENU (start) = 2,20
#GOOGLE ASSISTANT button = 2,02
#SCREENSHOT button = 2,01
#STADIA button = 2,10
[Stadia Controller]
VID=18D1
PID=9400
Polltype=1
DPAD=1 #enable the 8-way directional of the D-PAD
Up=1,00 #D-PAD UP
Down=1,04 #D-PAD DOWN
Left=1,06 #D-PAD LEFT
Right=1,02 #D-PAD RIGHT
UpLeft=1,07 #D-PAD UP+LEFT
RightUp=1,01 #D-PAD UP+RIGHT
DownLeft=1,05 #D-PAD DOWN+LEFT
DownRight=1,03 #D-PAD DOWN+RIGHT
StickX=4 #
StickY=5 #
CStickX=6 #
CStickY=7 #
DigitalLR=1 #
A=3,40 #A
B=3,20 #B
X=3,10 #X
Y=3,8 #Y
L=2,04 #L2
R=2,08 #R2
Z=3,02 #R1
S=2,20 #MENU
LAnalog=3,01 #L3
RAnalog=2,80 #R3
Power=2,70 #EXIT GAME: OPTIONS+MENU+STADIA_BUTTON [in general: L2+R2+MENU = reset game]
Rumble=1
RumbleType=1
RumbleDataLen=05
RumbleDataOn=0x05,0xFF,0xFF,0xFF,0xFF
RumbleDataOff=0x05,0x00,0x00,0x00,0x00
RumbleTransferLen=05
RumbleTransfers=1
Thank you all! PS: If anyone knows how to add vibration please tell me here!
Attachments
Last edited by PhilRoll,