FIX94 / Nintendont

A Wii Homebrew Project to play GC Games on Wii and vWii on Wii U
1.84k stars 316 forks source link

Connecting HID controller shuts down the console #1184

Open TCAtrevor opened 4 months ago

TCAtrevor commented 4 months ago

Specs: Nintendont 6.501, Wii U, Through Homebrew Channel

I set up a controller.ini config myself as shown below, and whenever I connect this HID controller while running Nintendont, the console immediately shuts down. HIDTest shows this config working perfectly fine with no errors, other than MultiIn being missing. (That is not the cause of the shutdown, though, as I've tried a version of the file with a MultiIn=0 line added.) Powering the Wii U back up, it boots normally without the message box that would display from a forced poweroff, indicating to me that it was a normal poweroff.

[GuliKit Kingkong2 Pro Controller]
VID=0079
PID=181C
Polltype=1
DPAD=1
DigitalLR=0
Power=1,80
A=0,01
B=0,02
X=0,08
Y=0,10
Z=0,80
L=1,01
R=1,02
S=1,08
Left=2,06
Down=2,04
Right=2,02
Up=2,00
RightUp=2,01
DownRight=2,03
DownLeft=2,05
UpLeft=2,07
StickX=3
StickY=4
CStickX=5
CStickY=6
LAnalog=8
RAnalog=7

Unfortunately, I don't seem to have any more HID controllers that I could configure with Nintendont, so I can't tell if the issue is only with this one controller.

TCAtrevor commented 4 months ago

I now found another controller to try out, a much simpler one, and it did not shut down the console. It's not ideal for me to use though since it doesn't have analog triggers. This makes testing the issue harder I suppose since the issue is only going to be with certain controllers.

SparkTheUnknown commented 3 months ago

I have a GuliKit Kingkong2 Pro Controller as well and there are a bunch of issues for some reason. Such as it keeps connecting and disconnecting, causing it to rumble constantly. And when it does end up working and launching a game, some of the inputs of the controller just don't work. I've tried the different modes on the controller and it still doesn't seem to work despite making my own controller.ini

TCAtrevor commented 3 months ago

I have a GuliKit Kingkong2 Pro Controller as well and there are a bunch of issues for some reason. Such as it keeps connecting and disconnecting, causing it to rumble constantly. And when it does end up working and launching a game, some of the inputs of the controller just don't work. I've tried the different modes on the controller and it still doesn't seem to work despite making my own controller.ini

Could I try out the config you created, or does it practically match exactly what I made?

SparkTheUnknown commented 3 months ago

0079_181c.txt here's what I've tried, just dont expect it to work :(

TCAtrevor commented 3 months ago

That config still has the same shutdown issue for me. Do you use a Wii or Wii U (vWii)?