XInput Wrapper for DS3 and Play.com USB Dual DS2 Controller
Hi Scarlet.Crush, do you find something in the logs i posted in post #2543 in page 155?

Thanks!

Sponsored links

@al-ucard: your Dongle looks to have initialised ok && your DS3 is correctly paired with it. However, I don't see it attempting to connect via BTH when you disconnect from USB. Can you try a pin-hole reset of your DS3.
The first time I install the tool works perfectly, but after a restart or shutdown it stops working. Maybe its because I don't quit the DS3 properly with L1+R1 + home button?

Once I get back to home I will try to pinhole, but I tried it before and doesn't work... I suppose that I have to install the last update first...
@al-ucard: one reason that can cause your Dongle not to respond after a Shutdown/Reboot is that the Manufacturer's Driver provides some non-standard functionality - example would be something like Airplane Mode [the driver allows the BTH Radio to be turned on/off independently from the BTH Device].

Does your Dongle work in Windows using the "Generic Bluetooth Adapter" driver?
(03-24-2014, 05:56 PM)Scarlet.Crush Wrote: @al-ucard: one reason that can cause your Dongle not respond after a Shutdown/Reboot is that the Manufacturer's Driver provides some non-standard functionality - example would be something like Airplane Mode [the driver allows the BTH Radio to be turned on/off independently from the BTH Device].

Does your Dongle work in Windows using the "Generic Bluetooth Adapter" driver?

I'm using the default bluetooth of my MSI GT70 laptop.
@al-ucard: so it's an on-board device not a dongle? On-board devices are more likely to use manufacturer custom drivers, especially on Laptops for Airplane Mode/Power Saving features.

On my Laptop I use an Asus BT-211 Dongle for DS3 use, and have the on-board device disabled.
(03-24-2014, 06:09 PM)Scarlet.Crush Wrote: @al-ucard: so it's an on-board device not a dongle? On-board devices are more likely to use manufacturer custom drivers, especially on Laptops for Airplane Mode/Power Saving features.

On my Laptop I use an Asus BT-211 Dongle for DS3 use, and have the on-board device disabled.
OK, so if I buy a dongle I have to disable the on-board device like you?

Thanks
(03-24-2014, 04:25 PM)Scarlet.Crush Wrote: @Mikhail0: don't see it attempting to connect the L2CAP channels (PSM [11] & PSM [13). I implemented the same fix as yetifrisstlama2 so should work with your controller, do you have an ScpService.log from when you were using it? Can you also try a pin-hole reset of the controller.

btw. the "00:16:FE:71" signature presents with the name PLAYSTATION®3Conteroller-VINS, so assuming these are from the same manufacturer with a slightly different version of firmware.

It connects and shows up SCPMonitor if I stop & start the service on the first search.
But if I stop the service & allow SCP Server to start it, it doesn't connect on the first search, it goes into that HCI_Page_Scan_Repetition_Mode_EV [20] loop, it found and connected on the second search though.
Rumble isn't working either.

Code:
2014-03-24 16:04:55.554 ++ C:\Program Files\Scarlet.Crush Productions\ScpService.exe 1.2.0.160
2014-03-24 16:04:55.570 ++ C:\Program Files\Scarlet.Crush Productions\ScpControl.dll 1.2.1.167
2014-03-24 16:04:55.710 ++ Microsoft Windows XP Home Edition Service Pack 3 (5.1.2600.196608 x86)
2014-03-24 16:04:55.710 -- Bus Open   : Offset 0
2014-03-24 16:04:55.726 -- Bus Open   : Path \\?\ROOT#SYSTEM#0003#{F679F562-3164-42CE-A4DB-E7DDBE723909}
2014-03-24 16:04:55.804 ## Mapper.Initialize() - Profiles [5] Active [Default] Mappings [0]
2014-03-24 16:04:55.851 -- Bluetooth  : HCI_Worker_Thread Starting [81]
2014-03-24 16:04:55.851 << HCI_Reset [0C03]
2014-03-24 16:04:55.851 >> HCI_Disconnection_Complete_EV [05]
2014-03-24 16:04:55.976 >> HCI_Command_Complete_EV [0E] [00] [HCI_Reset]
2014-03-24 16:04:56.241 << HCI_Read_BD_ADDR [1009]
2014-03-24 16:04:56.241 >> HCI_Command_Complete_EV [0E] [00] [HCI_Reset]
2014-03-24 16:04:56.241 >> HCI_Command_Complete_EV [0E] [00] [HCI_Read_BD_ADDR]
2014-03-24 16:04:56.241 << HCI_Read_Buffer_Size [1005]
2014-03-24 16:04:56.241 >> HCI_Command_Complete_EV [0E] [00] [HCI_Read_Buffer_Size]
2014-03-24 16:04:56.241 -- 0136, 40, 000A, 0008
2014-03-24 16:04:56.257 << HCI_Read_Local_Version_Info [1001]
2014-03-24 16:04:56.257 >> HCI_Command_Complete_EV [0E] [00] [HCI_Read_Local_Version_Info]
2014-03-24 16:04:56.257 -- Master 00:15:83:4C:3A:5B, HCI_Version 6.22BB, LMP_Version 6.22BB
2014-03-24 16:04:56.257 << HCI_Write_Scan_Enable [0C1A]
2014-03-24 16:04:56.257 >> HCI_Command_Complete_EV [0E] [00] [HCI_Write_Scan_Enable]
2014-03-24 16:04:56.538 -- Bluetooth  : L2CAP_Worker_Thread Starting [82,02]
2014-03-24 16:04:57.554 -- Controller : UDP_Worker_Thread Starting
2014-03-24 16:05:37.257 >> HCI_Connection_Request_EV [04]
2014-03-24 16:05:37.273 << HCI_Delete_Stored_Link_Key [0C12]
2014-03-24 16:05:37.273 << HCI_Remote_Name_Request [0419]
2014-03-24 16:05:37.273 >> HCI_Command_Complete_EV [0E] [00] [HCI_Delete_Stored_Link_Key]
2014-03-24 16:05:37.273 >> HCI_Command_Status_EV [0F] [00] [HCI_Remote_Name_Request]
2014-03-24 16:05:37.304 >> HCI_Remote_Name_Request_Complete_EV [07]
2014-03-24 16:05:37.304 -- Remote Name : 00:18:01:0A:C1:E7 - PLAYSTATION(R)3Conteroller-ghic
2014-03-24 16:05:37.304 << HCI_Accept_Connection_Request [0409]
2014-03-24 16:05:37.304 >> HCI_Command_Status_EV [0F] [00] [HCI_Accept_Connection_Request]
2014-03-24 16:05:37.476 >> HCI_Role_Change_EV [12]
2014-03-24 16:05:37.491 >> HCI_Connection_Complete_EV [03]
2014-03-24 16:05:37.523 >> HCI_Page_Scan_Repetition_Mode_Change_EV [20]
2014-03-24 16:05:55.398 >> HCI_Disconnection_Complete_EV [05]
2014-03-24 16:05:55.445 >> HCI_Connection_Request_EV [04]
2014-03-24 16:05:55.445 << HCI_Delete_Stored_Link_Key [0C12]
2014-03-24 16:05:55.460 << HCI_Remote_Name_Request [0419]
2014-03-24 16:05:55.460 >> HCI_Command_Complete_EV [0E] [00] [HCI_Delete_Stored_Link_Key]
2014-03-24 16:05:55.460 >> HCI_Command_Status_EV [0F] [00] [HCI_Remote_Name_Request]
2014-03-24 16:05:55.491 >> HCI_Remote_Name_Request_Complete_EV [07]
2014-03-24 16:05:55.523 -- Remote Name : 00:18:01:0A:C1:E7 - PLAYSTATION(R)3Conteroller-ghic
2014-03-24 16:05:55.523 << HCI_Accept_Connection_Request [0409]
2014-03-24 16:05:55.523 >> HCI_Command_Status_EV [0F] [00] [HCI_Accept_Connection_Request]
2014-03-24 16:05:55.679 >> HCI_Role_Change_EV [12]
2014-03-24 16:05:55.710 >> HCI_Connection_Complete_EV [03]
2014-03-24 16:05:55.710 >> HCI_Page_Scan_Repetition_Mode_Change_EV [20]
2014-03-24 16:05:55.710 >> L2CAP_Connection_Request [02] PSM [11]
2014-03-24 16:05:55.710 << L2CAP_Connection_Response [03]
2014-03-24 16:05:55.726 << L2CAP_Configuration_Request [04]
2014-03-24 16:05:55.726 >> L2CAP_Configuration_Request [04]
2014-03-24 16:05:55.726 << L2CAP_Configuration_Response [05]
2014-03-24 16:05:55.741 >> L2CAP_Configuration_Response [05]
2014-03-24 16:05:55.741 >> L2CAP_Connection_Request [02] PSM [13]
2014-03-24 16:05:55.741 << L2CAP_Connection_Response [03]
2014-03-24 16:05:55.741 << L2CAP_Configuration_Request [04]
2014-03-24 16:05:55.741 >> L2CAP_Configuration_Request [04]
2014-03-24 16:05:55.757 << L2CAP_Configuration_Response [05]
2014-03-24 16:05:55.757 >> L2CAP_Configuration_Response [05]
2014-03-24 16:05:55.757 >> ServiceByPass [00:18:01:0A:C1:E7 - PLAYSTATION(R)3Conteroller-ghic]
2014-03-24 16:05:55.804 -- Bus Plugin : Serial 1
2014-03-24 16:05:55.804 ++ Plugin Port #1 for [00:18:01:0A:C1:E7]
@al-ucard: You can either put up with an Uninstall/Install cycle each start-up, or get a Dongle. I disabled the on-board device since I don't use any other BTH peripherals with the Laptop, no need to have it running.

@Mikhail0: all the work is done by ScpControl.dll, ScpService & ScpServer are just different wrappers for it. Should be no difference between the two.

Does the LED switch to LED 1 lit after connecting via BTH?
(03-24-2014, 07:17 PM)Scarlet.Crush Wrote: @al-ucard: You can either put up with an Uninstall/Install cycle each start-up, or get a Dongle. I disabled the on-board device since I don't use any other BTH peripherals with the Laptop, no need to have it running.

@Mikhail0: all the work is done by ScpControl.dll, ScpService & ScpServer are just different wrappers for it. Should be no difference between the two.

Does the LED switch to LED 1 lit after connecting via BTH?

Yes




Users browsing this thread: 17 Guest(s)