How to use the Official GameCube Controller Adapter for Wii U in Dolphin: Difference between revisions

(→‎Windows: Someone please clean this up better.)
Line 39: Line 39:


For questions on any of these OS X connection techniques, please see the [https://forums.dolphin-emu.org/Thread-os-x-gcn-adapter-kext-testers-wanted forum thread].
For questions on any of these OS X connection techniques, please see the [https://forums.dolphin-emu.org/Thread-os-x-gcn-adapter-kext-testers-wanted forum thread].
==== OS X with System Integrity Protection (SIP) ====
For newer versions of OSX, the unsigned Kernel Extension will fail to load.
The only current workaround is to disable kernel-extension signing verification, which can be done in OSX Recovery Mode.
This will lessen security, and is not recommended.
<pre>
csrutil enable --without kext
</pre>
See this [http://apple.stackexchange.com/questions/208478/how-do-i-disable-system-integrity-protection-sip-aka-rootless-on-os-x-10-11 StackExchange thread] for more details.


== Windows ==
== Windows ==
Anonymous user