
This method does not require disabling System Integrity Protection (SIP). GCAdapterDriver is an open source project for enabling adapter usage under macOS.

GCAdapterDriver Installer Packages for macOS High Sierra (10.13.6) and later You do not need to configure the controllers manually within Dolphin's controller settings but any controllers plugged into the adapter should work immediately. 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. usr/bin/flatpak run -device=all -command=/app/bin/dolphin-emu-wrapper -emu If you did not restart your PC, then also re-insert the adapter.ĭolphin should now detect it in the controller settings (refer to #Dolphin Setup below).įlatpak user will have to allow Dolphin access to the adapter with -device=all. SUBSYSTEM="usb", ENV="0337", MODE="0666"Įither restart your PC or reload udev rules with the following terminal command:

Inside of the location /etc/udev/rules.d/ (or /lib/udev/rules.d/ if making a package), paste the following into the les file and save it (if the file does not already exist, then create a new empty file with that file name):


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. 1.2.2.1.1 System Integrity Protection (SIP).
