-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
DolphinThis must be changed in DolphinThis must be changed in DolphinbugSomething isn't workingSomething isn't workingwontfixThis will not be worked onThis will not be worked on
Description
Game Name?
Mario Party 4-7, MKWii, Double Dash, SSBB
Game ID?
GMPE01,GP5E01,GP6E01,GP7E01,RMCE01,GM4E01,RSBE01
Input device ID?
Xinput/1/Gamepad
Dolphin version?
5.0-17995
Operating System?
Windows 10
Describe the bug.
Setting the first Gamecube controller port to the secondary windows controller (Xinput/1/Gamepad instead of Xinput/0/Gamepad) will generate question mark icons (ex. Mario Party 4) or just use the default textures.
The supported device section only lists Xinput/0/Gamepad, so I assume Xinput/1/Gamepad is considered an unknown device.
Expected behavior.
Regardless of windows number of the controller, the correct icons should appear
Possible Fixes
Adding a new (Xinput/1/Gamepad) entry to the .json files seems to solve the issue. So some regex style device name matching (Xinput/[0-9]/Gamepad) instead of exact match could solve it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DolphinThis must be changed in DolphinThis must be changed in DolphinbugSomething isn't workingSomething isn't workingwontfixThis will not be worked onThis will not be worked on