mirror of
https://github.com/RetroDECK/Wiki.git
synced 2024-11-23 22:25:41 +00:00
1 KiB
1 KiB
GameCube Controller Adapter for Wii U
Steam Input support
Yes, but the connected controllers shows up as Generic Controllers.
Linux Kernel Support
Yes, acts a normal USB-hub.
How to connect?
In most cases you just need to connect it via USB and put the device in PC mode on the switch.
Sometimes the udev rule is missing and you will need to add it:
- Open a terminal window
- Type
sudo echo 'SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTRS{idVendor}=="057e", ATTRS{idProduct}=="0337", MODE="0666"' | sudo tee -a /etc/udev/rules.d/51-gcadapter.rules > /dev/null
- Type
sudo udevadm control --reload-rules
- Sometimes you will need to take out and reinsert the USB connector after you have reloaded the rules.
What is the Official - Switch Pro RetroDECK profile called?
- Generic Gamecube:
RetroDECK: Generic GameCube
NOTE: That this will be released at a later date and work has not started on it yet.