How to use dolphin gamecube emulator on mac

broken image

Once installed, Dolphin should be able to recognize that the adapter has been plugged in. Thus in order to use adapters on macOS, a driver needs to be installed that simply grabs and ignores the adapter, and permits a lower-level connection (like the one Dolphin makes). Since the adapter does not supply a valid report descriptor, this makes the IOKit driver useless for direct communication. If you want to change the rule, links for instructions are available on the libusb FAQ.ĭue to the nature of Apple's HID implementation, all HID devices (including non-standard ones) are intercepted by IOKit's HID driver. Dolphin should now detect it in the controller settings (refer to #Dolphin Setup below). Paste the following in the /etc/udev/rules.d/les file (/lib/udev/rules.d/les if making a package):

broken image

However, a udev rule must be created to allow access to the device. Linux support does not require any special drivers, as long as Dolphin was built with libusb support.