Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://steamcommunity.com/sharedfiles/filedetails/?id=1220490504
and simply mapping layout and save as supported controller type would give you working controller both in games and out with game for Big Picture navigation. (No joysticks or trackpads means globaldesktop mode could not work in desktop)
Dolphin emulator could be conflicting with Steam Input and wii remote is not officially supported by Steam Input i.e. Not in list of controller types so just switching steam off is all you can do when using Dolphin emulator with wii remote. Remove Dolphin as non Steam game from Steam libray.
Regardless what is described in OP is a bug as Steam should just ignore "unsupported" controller, that is if removal of controller layout mapping and save as supported controller type is and was intentional. Since it such a big feature i think Valve must of intentionally removed it, but just speculating as no evidence of this is shared in Steam client changelogs.
Being able to tell Steam Input to "ignore this controller" in settings > controller would be good too.
Does Steam Input do that with your wii remote even if Dolphin is not running at all?.
Are you using any other software to make wii remote work in Dolphin emulator?
Some info in this thread: https://steamcommunity.com/discussions/forum/1/5241649843390667165/
What do I insert in the case of my Wii Remote? for VID/PID
EDIT: So, I found the VID/PID for my Wii Remote and followed your instructions: IT WORKED!
Thank you so much because not even HidHide was working, I hope Steam doesn't reset this config file
try:
"controller_blacklist" "57e/0330,57e/0306"
my wii remote used to work perfectly fine on dolphin, until yesterday after updating steam deck, it doesn't work anymore. Already used everything like Hide device, Blacklist, Disable, or even quit steam, but nothing works. the cursor always blinking no matter what i did :(
How did you manage to find the VID/PID for your Wii controller. I bought a NSO N64 controller and I am trying to find it.
However, the NSO n64 controller is connected via Bluetooth so it does not have one.
Steam > Settings > Controller > Test Device Inputs [Begin Test]
Look in top-left corner for the Vendor & Product ID
https://steamcommunity.com/sharedfiles/filedetails/?id=2992360951
Then format them for controller_blacklist by removing 0x and using / as the divider:
0x054c,0x0ce6 ==> 054c/0ce6
(just re-tested, removing leading zeros is optional e.g. 54c/ce6 should be good as well)