Bluetooth Passthrough: Difference between revisions

(→‎Windows: Add information about installing a libusbK driver. Should we still link to usbdk even though it's not recommended?)
Line 17: Line 17:
=== Windows ===
=== Windows ===


WARNING:  While a libusbK driver is installed, other programs/devices will not be able to use your Bluetooth device.  This can be easily reverted in Windows Device Manager and instructions are provided below.
WARNING:  While a libusb driver is installed, other programs/devices will not be able to use your Bluetooth device.  This can be easily reverted in Windows Device Manager and instructions are provided below.


Download and open [http://zadig.akeo.ie/ Zadig] as Administrator, then:
Download and open [http://zadig.akeo.ie/ Zadig] as Administrator, then:
# In the "Options" menu in Zadig, make sure "List All Devices" is enabled.
# In the "Options" menu in Zadig, make sure "List All Devices" is enabled.
# Look through the devices for the device to passthrough.
# Look through the devices for the device to passthrough.
# On the right column, select "libusbk" then click "Replace Driver". Select "Yes" to modify the system driver.
# On the right column, select "libusbk" or then click "Replace Driver". Select "Yes" to modify the system driver.


If you wish to return your Bluetooth back to normal, start "Device Manager" and locate "libusbK" devices in the list.  Right click the device you wish to restore and uninstall device.  Upon plugging it in next time, Windows will install the default Bluetooth driver and it will continue functioning per normal.
If you wish to return your Bluetooth back to normal, start "Device Manager" and locate "libusbK" devices in the list.  Right click the device you wish to restore and uninstall device.  Upon plugging it in next time, Windows will install the default Bluetooth driver and it will continue functioning per normal.  NOTE:  If you used the winUSB driver instead, it will be located under "Universal Serial Bus Devices."  Same instructions apply otherwise.


While the usbdk driver does work, it is no longer recommendedIt will immediately crash your game upon an ES_Launch.
If Dolphin is unable to use your Bluetooth device after doing this, it may not have the necessary hardware features.  You can attempt to use the "winUSB" driver from zadig as a last ditch effort.
 
==== usbdk ====
 
Some users who wish to maintain use of their Bluetooth Device and use it in Dolphin without swapping drivers have opted to use usbdk.  When Dolphin starts up, you will lose control of your Bluetooth Device and regain it when Dolphin is shutdown.  While this cuts down on the work if you need to use your Bluetooth device across many controllers, usbdk has many bugsThe worst of which is that any ES_Launch will immediately crash freeze the game due to usbdk losing control of the Bluetooth.


=== macOS ===
=== macOS ===
2,011

edits