nefarius / ScpToolkit

Windows Driver and XInput Wrapper for Sony DualShock 3/4 Controllers
http://forums.pcsx2.net/Thread-ScpToolkit-XInput-Wrapper-aka-ScpServer-Reloaded
GNU General Public License v3.0
3.09k stars 538 forks source link

Updated version doesn't work with Built-in Bluetooth #435

Closed YNagato closed 6 years ago

YNagato commented 8 years ago

The old version 1.6.238.16010 of ScpToolkit worked perfectly with my built-in Bluetooth. But after I updated to Ver. 1.7.277.16103, and even though the re-installation of the driver looked all successful, the built-in Bluetooth no longer works with my DualShock3. (In contrast, my extra USB dongle work well with both versions.)

My built-in Bluetooth is Intel Bluetooth (HCI version: 6.7869, LMP version 6.64512).

Would you give me some help? Thanks!

rafsanjani commented 8 years ago

in the ScpConfig.ini file, find the hardward ID of your built-in bluetooth device and append to the end of the list. this is usually the last line HardwareId = USB\VID_04CA&PID_300B append your custom hardware id so that the list becomes something like this

HardwareId = USB\VID_04CA&PID_300B HardwareId =[your bluetooth device hardware ID]

after that, run the scpdriverinstaller again and it should detect your built in bluetooth