..:: PCSX2 Forums ::..

Full Version: XInput Wrapper for DS3 and Play.com USB Dual DS2 Controller
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510
Hello!
I'm using PS3 controller, bluetooth 3.0 dongle and windows 10 x64
I installed SCP drivers with ScpTolkit so here is my problem:
When i conect my controller via USB it is working correctly (screenshots 1-3), also when i disconnect my controller scp says that "Geniune Sony Dualshok 3 fund", server says the same thing when i'm pressing central button, but controller doesnt work (screenshots 4,5) 
Earlier i used the same controller and dongle with windows 8.1 x32 and it worked
I hope someone can help me to solve this problem
(01-29-2016, 08:11 PM)shuriban Wrote: [ -> ]I hastily removed ScpServer.And try other versions.

Only the screenshots.

I tried different versions of software and drivers. But still, do not switch on the bluetooth.

In my view, nothing has changed.

I do not know why I'm writing. I bought them here http://ru.aliexpress.com/item/2pcs-New-B...63984.html in my country, one worth $ 15-20. Just now, this rate ... no words.

Tomorrow I'll try to do everything from scratch, using your file.

The REMOTE MAC ID that shows 00:00:00:00:00 is the problem I believe. It is the Bluetooth MAC ID written in the controller memory (Controller MAC ID is called as LOCAL) and when you unplug the controller, it finds the Bluetooth MAC ID (REMOTE) and connects when found.

Yours is saying 00:00:00:00:00 and that is why it fails to find/connect. When you tick pad 1 and click pair, this REMOTE MAC ID should change to your Bluetooth MAC ID. i.e 00:1B:10:00:2A:EC

Do the following:

1. Open the SCPServer
2. Plug-in the controller
3. Wait for few sec
4. Tick pad 1 and click pair.
5. Wait for few sec
6. Unplug the controller and plug again before the LEDs go off.
7. Now check the log and see if REMOTE says your Bluetooth MAC ID or still 00:00:00:00:00

Until REMOTE says your Bluetooth MAC ID, I'm afraid you can get your controller working via bt. This happens when the computer (scp program) cannot write Bluetooth MAC ID into the controller memory because its blocked.

I too have fake ps3 controller but memory isn't blocked nor it has default REMOTE ID 00:00:00:00:00. The scp program can write bt mac id into the controller memory and connects wireless'ly when unplugged.

(01-29-2016, 10:32 PM)Yzzzi Wrote: [ -> ]Hello!
I'm using PS3 controller, bluetooth 3.0 dongle and windows 10 x64
I installed SCP drivers with ScpTolkit so here is my problem:
When i conect my controller via USB it is working correctly (screenshots 1-3), also when i disconnect my controller scp says that "Geniune Sony Dualshok 3 fund", server says the same thing when i'm pressing central button, but controller doesnt work (screenshots 4,5) 
Earlier i used the same controller and dongle with windows 8.1 x32 and it worked
I hope someone can help me to solve this problem

Looks like you have plugged multiple controllers and did plug/unplug several times so the log provided by you is mixed up. However, if you got the controller working in Windows 8.1 then it should work in Windows 10 also because I have also upgraded from 8.1 to 10 and my controller still works fine.

May be its driver problem so start from fresh but slowly. Test only one controller till it works. When paired, make sure Bluetooth MAC ID is written in REMOTE. To check this, try the steps I said to above member.
(03-12-2015, 01:49 AM)shogunreaper Wrote: [ -> ]nvm i fixed it.

can you tell me how you fixed the Bus Open: Failed error??
The situation does not change.
Started Device Instance [USB\VID_054C&PID_0268\5&73CD85C&0&7] Local [01:A2:93:6C:63:25] Remote [00:00:00:00:00:00]
This means that I can never connect the controller via bluetooth?
May have to unblock the memory controller, or to register in his hand MAC?
(01-30-2016, 06:20 AM)CRACING Wrote:Looks like you have plugged multiple controllers and did plug/unplug several times so the log provided by you is mixed up. However, if you got the controller working in Windows 8.1 then it should work in Windows 10 also because I have also upgraded from 8.1 to 10 and my controller still works fine.

May be its driver problem so start from fresh but slowly. Test only one controller till it works. When paired, make sure Bluetooth MAC ID is written in REMOTE. To check this, try the steps I said to above member.

Yes, I saw that earlier, I have only 1 controller, but sometimes when i unplug controller and plug it back, intead of work normally it shows, that i plug different controller. That issue i also saw on win 8.1 but is wasn't cause any trouble, so just ignored that. 
Of course  tried to uninstall everything and start again, i also tried another methods, like install drivers using zadig, or start computer with "disable driver sigmature enfocement" flag.
Ok, i will try some method u said above members and when write here again, but if u have an idea after my detailed discribe don't be shy to tell me about it.
Sry for my bad english.
Bes Regards.
(01-23-2016, 10:52 PM)asinanan Wrote: [ -> ]Hi,

I have a lenovo t410s on windows 10 and used SCP toolkit to install drivers. Previously without the toolkit I could not get the internal broadcom bt drivers replaced. With the toolkit the SCP monitor shows my host mac address. I have two fake ps3 controllers that both work when connected via usb cable. As soon as I disconnect, the controller flashes like it's searching and the monitor shows Bluetooth 00000000 None. In fact, if the controller is off and not connected to a cable, when I turn it on, it flashes and the monitor seems to see something as the pad changes from Reserved to Bluetooth 00000000 None.

These are the controllers I bought:
http://www.amazon.com/dp/B00UMZ0NLY?tag=...f8e85f0000

Is my issue the fake controllers or the internal bluetooth card not capable?? I think my internal broadcom is ver 2.1 with edr.

Help Sad

Any advice for me. Where do I get the logs? I have a Scarlet.Crush folder from my first attempt, but now Nefarius is installed. I've attached files from the Nefarius logs folder. I can't make any sense of it. I can't get bluetooth to work. I don't know if to give up and try to spend more money on a new bt adapter or genuine ps3 controllers.
(01-30-2016, 09:52 AM)shuriban Wrote: [ -> ]The situation does not change.
Started Device Instance [USB\VID_054C&PID_0268\5&73CD85C&0&7] Local [01:A2:93:6C:63:25] Remote [00:00:00:00:00:00]
This means that I can never connect the controller via bluetooth?
May have to unblock the memory controller, or to register in his hand MAC?

Then you may not be able to connect your controller via bluetooth and I'm not aware of any method to unblock the memory, though it was just my guess. In-fact, there are many other people suffer same problem and did not found any solution till now.

There is another developer who is working on SCP program source aka SCPToolkit. See if his program works for you or contact him on his thread.

(01-30-2016, 12:54 PM)Yzzzi Wrote: [ -> ]Yes, I saw that earlier, I have only 1 controller, but sometimes when i unplug controller and plug it back, intead of work normally it shows, that i plug different controller. That issue i also saw on win 8.1 but is wasn't cause any trouble, so just ignored that. 
Of course  tried to uninstall everything and start again, i also tried another methods, like install drivers using zadig, or start computer with "disable driver sigmature enfocement" flag.
Ok, i will try some method u said above members and when write here again, but if u have an idea after my detailed discribe don't be shy to tell me about it.
Sry for my bad english.
Bes Regards.


That method shows whether the SCP is able to write bt mac id into controller memory, then only the controller connects to bt when unplugged. You may have different problem but I really don't know at the moment. All the controllers are unique with different mac id and names (You see typo in most of fake controllers) which makes difficult to debug. Because of this, SCP developer focused on original controllers only but some of other developers, modified his source and made some fake controllers to work. I'm so much thankful to SCP developer and without his SCP program and source, I would have never used my controller on PC.

I hope you will get better support from the co-developer who is working on SCP program to make it better. In his modified SCP program, you can enter mac id into a inf/ini file instead of hacking dll. Check out his thread here.
Hi,

I'm having a problem right now with my PS3 controller using this program. I've installed it, the controller works, it connects to the game etc. But as soon as I use the trigger buttons (R1, R2, L1, L2) the input will freeze and the controller will disconnect.

http://i.imgur.com/TrhzNot.jpg

This is how the Profile Manager looks from the ScpMonitor. As soon as I pressed the L2 button it froze, my car in GTA won't stop reversing and all the controls on the controller are unusable at this point.

I'm running a DualShock 3 PS3 controller on Windows 10 Pro and the game I'm playing is GTA V. Any help would be greatly appreciated.

- CM
(01-30-2016, 07:02 PM)CRACING Wrote: [ -> ]Then you may not be able to connect your controller via bluetooth and I'm not aware of any method to unblock the memory, though it was just my guess. In-fact, there are many other people suffer same problem and did not found any solution till now.

There is another developer who is working on SCP program source aka SCPToolkit. See if his program works for you or contact him on his thread.


it is possible that the controller stores only the address of the console PS3?
Do you know there is a possibility to change the address BTH Dongle (windows)?
Hi.
I am trying to install DS3 in my lenovo thinkpad T430 laptop.
In the process does not install the driver for bluetooth.
Here the log:


Code:
SCP Driver Installer 1.2.2.175 [30/01/2016 07:53:14 p.m.]

Detected - Microsoft Windows 7 Professional Service Pack 1 (6.1.7601.65536 AMD64)
Selected WIN7 configuration.

SUCCESS - Virtual Bus Created
INFO    - ENTER:  DriverPackageInstallW
INFO    - Looking for Model Section [SCProductions.NTamd64]...
INFO    - Installing INF file 'C:\Program Files\Scarlet.Crush Productions\bin\System\ScpVBus.inf' (Plug and Play).
INFO    - Looking for Model Section [SCProductions.NTamd64]...
INFO    - Installing devices with Id "root\ScpVBus" using INF "C:\Windows\System32\DriverStore\FileRepository\scpvbus.inf_amd64_neutral_21ca245c0e23d7a5\ScpVBus.inf".
INFO    - ENTER UpdateDriverForPlugAndPlayDevices...
SUCCESS - RETURN UpdateDriverForPlugAndPlayDevices.
INFO    - Installation was successful.
SUCCESS - Install completed
INFO    - RETURN: DriverPackageInstallW  (0x0)
INFO    - ENTER:  DriverPackageInstallW
INFO    - Looking for Model Section [SCProductions.NTamd64]...
INFO    - No matching devices found in INF "C:\Program Files\Scarlet.Crush Productions\bin\System\BthWinUsb.inf" on the Machine.
INFO    - RETURN: DriverPackageInstallW  (0xE000020B)
INFO    - ENTER:  DriverPackageInstallW
INFO    - Looking for Model Section [SCProductions.NTamd64]...
INFO    - Installing INF file 'C:\Program Files\Scarlet.Crush Productions\bin\System\Ds3WinUsb.inf' (Plug and Play).
INFO    - Looking for Model Section [SCProductions.NTamd64]...
INFO    - Installing devices with Id "USB\VID_054C&PID_0268&REV_0100" using INF "C:\Windows\System32\DriverStore\FileRepository\ds3winusb.inf_amd64_neutral_15691982ca5c21ae\Ds3WinUsb.inf".
INFO    - ENTER UpdateDriverForPlugAndPlayDevices...
SUCCESS - RETURN UpdateDriverForPlugAndPlayDevices.
INFO    - Installation was successful.
SUCCESS - Install completed
INFO    - RETURN: DriverPackageInstallW  (0x0)
INFO    - SCP DS3 Service Started.

Install Succeeded.

-- Install Summary --
SCP DS3 Service
Bus Device
Bus Driver
DS3 USB Driver


I wonder if the pad problem, the laptop or a driver.

Thank you very much in advance, and sorry for my english!!
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510