Emulator Issues #13747
closedKeyboard not working in dolphin after selecting "Connect USB Keyboard" in config>wii
0%
Description
Game Name?
devkitpro example (works on real hardware https://github.com/devkitPro/wii-examples/tree/master/devices/usbkeyboard
What's the problem? Describe what went wrong.
nothing happens when typing with usb keyboard, but the devkitpro example works on real hardware
try typing after enabling Connect USB Keyboard in config>wii
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
didn't check
Is the issue present in the latest release? For future reference, please also write down the version number of the latest release.
yes 2412
Updated by lesleyrs about 1 month ago
Updated by Billiard26 about 1 month ago
ยท Edited
- Status changed from New to Duplicate
Dolphin's "Connect USB Keyboard" feature currently only emulates the virtual "/dev/usb/kbd" device.
It doesn't emulate a USB HID Keyboard. It can use a physical keyboard via "USB Passthrough".
Updated by Billiard26 about 1 month ago
- Is duplicate of Emulator Issues #11492: Many games do not work with the "Connect USB Keyboard" feature because only /dev/usb/kbd is emulated. added