..:: 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
(05-01-2015, 05:36 AM)GP2 Wrote: [ -> ]Hey guys, is this able to support 6 PS3 controllers via wires or is it only 4 maximum? Would like to get some local 6 player fun with friends via multitap function of pcxs2.

Thanks.

As it is, the answer is no. In the code there are only 4 slots available. I very much doubt it would be an easy fix to allow more.
(05-01-2015, 07:32 AM)RayfenWindspear Wrote: [ -> ]As it is, the answer is no. In the code there are only 4 slots available. I very much doubt it would be an easy fix to allow more.

Would I be able to combine in with another program like motioninjoy?
I need some serious help. I've pretty much followed instructions to the dot and cannot seem to get anything to work. I'm running Windows 7.

I installed:
- Microsoft Net 4.0
- Visual C++ 2013
- Xbox 360 Accessories
- Latest Direct X

I then ran ScpDriver.exe which resulted in a success
I then restart, plug in my DS3 controller and I get nothing. I run ScpServer.exe and it still doesn't work.

If there's any logs that I should be posting to get help just let me know. I've tried uninstalling and reinstalling multiple times and I'm just getting really frustrated
(04-30-2015, 09:40 PM)wakoko79 Wrote: [ -> ]I did it.. I made an account here just so i can post this..

against all posts that says this scp driver WILL ONLY work with bluetooth usb dongle, I made it to work with my laptop's built-in one (lenovo z410, check specs).

I don't know if fiddling with zadig tool help, but i think i undid the overwrite on my bluetooth device (built-in), so i think zadig is irrelevant. I really don't know, it may already did some configuration with some files that i don't know.

okay.
All I did was to check "force install".
Basically i installed and uninstalled several times until i was exhausted.
I also stopped and started the scp service a couple of times.
What happened unintentionally, was that the scp service stopped running even after freshly installing the driver via scpdriver.exe . This happened because of I always have the program 'process explorer' by sysinternals always open. because of that, a flag that the scp service IS marked for deletion is not refreshed because process explorer was interfering.

But all that time, the internal bluetooth of my laptop works with the ds3. BTW, every test I did, the SCPserver.exe is opened, so that I can see the status.

TL;DR:
->When the service is running, I CAN use the ds3 with usb cord ONLY. Bluetooth will NOT work. This is regardless of whether the SCPserver.exe is running or not. (host MAC address will not show up, so bluetooth will not work)
->When the service is NOT running (in this case, you need SCPserver.exe running), Bluetooth AND USB works for the ds3.

Frankly, this is enough for me. opening this one application whenever you play is not a hassle for me. It's just like using betterds3 tool. I just can't make bluetooth work on it for the life of me.

Did it also work after you restart the laptop?
(05-01-2015, 07:59 AM)Fegsper Wrote: [ -> ]I need some serious help. I've pretty much followed instructions to the dot and cannot seem to get anything to work. I'm running Windows 7.

I installed:
- Microsoft Net 4.0
- Visual C++ 2013
- Xbox 360 Accessories
- Latest Direct X

I then ran ScpDriver.exe which resulted in a success
I then restart, plug in my DS3 controller and I get nothing. I run ScpServer.exe and it still doesn't work.

If there's any logs that I should be posting to get help just let me know. I've tried uninstalling and reinstalling multiple times and I'm just getting really frustrated

Hmm, people usually only have troubles connecting over bluetooth, not USB. Make sure your service is NOT running by typing
Code:
net stop "scp ds3 service"
in an administrator command prompt. If it is started then running ScpServer.exe doesn't work properly. Then try connecting and disconnecting the controller and post the logs that it spews out.
(05-01-2015, 08:33 AM)RayfenWindspear Wrote: [ -> ]Hmm, people usually only have troubles connecting over bluetooth, not USB. Make sure your service is NOT running by typing
Code:
net stop "scp ds3 service"
in an administrator command prompt. If it is started then running ScpServer.exe doesn't work properly. Then try connecting and disconnecting the controller and post the logs that it spews out.

Thanks for the reply. I did forget to mention I'm trying to use the controller only via USB. I don't own a Bluetooth dongle. This is what came out after I stopped the service, restarted it, and replugged the controller

2015-05-01 03:24:03.036 ++ C:\Program Files\Scarlet.Crush Productions\bin\ScpServer.exe 1.2.0.160
2015-05-01 03:24:03.047 ++ C:\Program Files\Scarlet.Crush Productions\bin\ScpControl.dll 1.2.0.160
2015-05-01 03:24:03.105 ++ Microsoft Windows 7 Ultimate (6.1.7600.0 AMD64)
2015-05-01 03:24:03.106 -- Bus Open : Offset 0
2015-05-01 03:24:03.112 -- Bus Open : Path \\?\ROOT#SYSTEM#0002#{F679F562-3164-42CE-A4DB-E7DDBE723909}
2015-05-01 03:24:03.164 ## Mapper.Initialize() - Profiles [5] Active [Default] Mappings [0]
2015-05-01 03:24:13.197 -- Bus Plugin : Serial 1
2015-05-01 03:24:13.198 ++ Plugin Port #1 for [00:00:00:00:00:00]
2015-05-01 03:24:18.234 -- Controller : UDP_Worker_Thread Starting
2015-05-01 03:25:04.292 ++ Notify [Removal] [{E2824A09-DBAA-4407-85CA-C8E8FF5F6FFA}] [\\?\USB#VID_054C&PID_0268#5&35CC10CD&0&2#{E2824A09-DBAA-4407-85CA-C8E8FF5F6FFA}]
2015-05-01 03:25:12.563 ++ Notify [Arrival] [{E2824A09-DBAA-4407-85CA-C8E8FF5F6FFA}] [\\?\USB#VID_054C&PID_0268#5&35CC10CD&0&1#{E2824A09-DBAA-4407-85CA-C8E8FF5F6FFA}]
2015-05-01 03:25:12.564 -- DS3 Arrival Event
2015-05-01 03:25:22.566 -- Device Arrival [00:00:00:00:00:00]
2015-05-01 03:25:22.566 ++ Plugin Port #1 for [00:00:00:00:00:00]
(05-01-2015, 09:28 AM)Fegsper Wrote: [ -> ]Thanks for the reply. I did forget to mention I'm trying to use the controller only via USB. I don't own a Bluetooth dongle. This is what came out after I stopped the service, restarted it, and replugged the controller

2015-05-01 03:24:03.036 ++ C:\Program Files\Scarlet.Crush Productions\bin\ScpServer.exe 1.2.0.160
2015-05-01 03:24:03.047 ++ C:\Program Files\Scarlet.Crush Productions\bin\ScpControl.dll 1.2.0.160
2015-05-01 03:24:03.105 ++ Microsoft Windows 7 Ultimate (6.1.7600.0 AMD64)
2015-05-01 03:24:03.106 -- Bus Open : Offset 0
2015-05-01 03:24:03.112 -- Bus Open : Path \\?\ROOT#SYSTEM#0002#{F679F562-3164-42CE-A4DB-E7DDBE723909}
2015-05-01 03:24:03.164 ## Mapper.Initialize() - Profiles [5] Active [Default] Mappings [0]
2015-05-01 03:24:13.197 -- Bus Plugin : Serial 1
2015-05-01 03:24:13.198 ++ Plugin Port #1 for [00:00:00:00:00:00]
2015-05-01 03:24:18.234 -- Controller : UDP_Worker_Thread Starting
2015-05-01 03:25:04.292 ++ Notify [Removal] [{E2824A09-DBAA-4407-85CA-C8E8FF5F6FFA}] [\\?\USB#VID_054C&PID_0268#5&35CC10CD&0&2#{E2824A09-DBAA-4407-85CA-C8E8FF5F6FFA}]
2015-05-01 03:25:12.563 ++ Notify [Arrival] [{E2824A09-DBAA-4407-85CA-C8E8FF5F6FFA}] [\\?\USB#VID_054C&PID_0268#5&35CC10CD&0&1#{E2824A09-DBAA-4407-85CA-C8E8FF5F6FFA}]
2015-05-01 03:25:12.564 -- DS3 Arrival Event
2015-05-01 03:25:22.566 -- Device Arrival [00:00:00:00:00:00]
2015-05-01 03:25:22.566 ++ Plugin Port #1 for [00:00:00:00:00:00]

You need to apply the update from the first post.
(04-30-2015, 04:59 PM)RayfenWindspear Wrote: [ -> ]When you say "force install" do you mean the zadig tool? The installation that ScpDriver.exe does puts the driver in the windows driver store, but it doesn't actively force the dongle to use it, which is where zadig comes in. At least, that has been my experience.

Are you using a laptop? Builtin bluetooth devices have issues toggling the power state when using the SCP driver. If my laptop sleeps or shuts off the bluetooth it cannot wake the device unless I do a sleep/wake cycle with the factory driver installed.


Post some logs, maybe we can help.


not using laptop - normal PC, bluetooth is part of my mobo. also i managed to get it to work ages ago - but because i've messed with other tools (Betterds4 or something) i can't get it to work back again.
i've used zadig, tried installing scp driver with and without force install.
i'll try fiddling with zadig a bit more.

logs of me fiddling with it:
http://pastebin.com/dgVxZhL5 SCP driver log
http://pastebin.com/FkRKZbhe SCP service log
http://pastebin.com/Ywp2mv2t SCP server log
http://imgur.com/OfefC1s SCP monitor screenshot.

USB works fine, bluetooth dosen't, but it used to work. bluetooth is on supported list.
(05-01-2015, 12:21 PM)RayfenWindspear Wrote: [ -> ]You need to apply the update from the first post.

Oh wow... I didn't think it would be that easy. Thanks for your help, got it working now
(05-01-2015, 01:37 PM)Xelbair Wrote: [ -> ]not using laptop - normal PC, bluetooth is part of my mobo. also i managed to get it to work ages ago - but because i've messed with other tools (Betterds4 or something) i can't get it to work back again.
i've used zadig, tried installing scp driver with and without force install.
i'll try fiddling with zadig a bit more.

logs of me fiddling with it:
http://pastebin.com/dgVxZhL5 SCP driver log
http://pastebin.com/FkRKZbhe SCP service log
http://pastebin.com/Ywp2mv2t SCP server log
http://imgur.com/OfefC1s SCP monitor screenshot.

USB works fine, bluetooth dosen't, but it used to work. bluetooth is on supported list.

I don't have any experience with troubleshooting a DS4. I'm afraid I might not be the one who can help. If I owned one myself I could step through the connection process in the code and determine where yours fails.
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