..:: 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
Is there a way to fix the random button inputs?
Installing and configuration of this is easy and worked without problems but somehow if I press the left/right stick and move it it results in pressing more buttons than I actually pressed.
It also happens with other buttons but this is happening way more often with the left stick.
I would really like to fix this, I followed the guide, didn't installed Motionjoy and tested this with two different DS3's and on USB and my bluetooth stick (which is a good one and is one of the working ones) and it's not a hardware problem.

I really don't want to switch to Better DS3, it caused trouble (bluescreens) and I really like this way more than that.

I already uninstalled, deleted all remaining files, started win8.1 with disable driver signature and downloaded, patched, moved the folder to the root and installed it again but it still doesn't worked.
I don't know what to do anymore and I appreciate any help!
My pc have the newest updates (including optional ones) installed and is kept clean and good running.
I have two DS3 and a two wireless 360 controller (which are rarely used, we enjoy DS3 better).

Any ideas how to fix this?
did you try recalibrating the controller in "Game controllers" Yudoken?
Hello! I couldn't find the answer to this anywhere on the thread, but when I first installed the drivers for my DS3 remote, and it wasn't working properly. I followed the suggestion to stop the SCP DS3 Service, uninstall the drivers, and then reinstall them. However, the SCP Drivers wouldn't open at all, and when I checked in my Services, there was no trace of the SCP DS3 Services anywhere. Is there any way to fix this?

Edit: I'm on a 64-bit Windows 8 OS.

Edit: I've tried starting the service via cmd and the net start command, but I get the message, "The service name is invalid".
(03-15-2015, 04:40 AM)shogunreaper Wrote: [ -> ]did you try recalibrating the controller in "Game controllers" Yudoken?

No I didn't but I could try it out.
Could you please try out to move the left sick and press L3?
I would like to know if it's a software problem.
I've been tracking a very strange behaviour of the ScpService.exe program for the past few weeks. I thought I was going crazy when using netstat -anb, until I actually opened up SysInternal's TCPView and Process Monitor and began to witness this in real-time. This is on Windows XP Pro SP3, and SCP DS Driver 1.2.2.175 + a bugfix to ScpControl.dll (see post 2708).

ScpService.exe appears to open up two UDP sockets. The port numbers (I believe) are fully dynamic, and are bound to localhost (so the traffic is not Internet-facing, but that doesn't change the concern). ScpService.exe begins *constantly* sending traffic from one socket to another (in my case right now, UDP port 1026 --> UDP port 26761). When I say constant, I do mean constant: the interval appears to be 0.01 seconds (not a typo), so that's 100 times a second. For example, within a few minutes, I see over 22000 packets totalling over 2MBytes. The payload is always 96 bytes in size.

What exactly is going on here? This almost looks like some form of IPC or very badly implemented SHM, but I just cannot fathom why the process is doing this. This is a joypad driver + emulation layer, I cease to see why this thing is doing *anything* relating to networking.

If you don't believe me, go ahead and download Process Monitor and TCPView and see for yourself.

Edit: I've attached a packet capture of the data itself (you can view it in Wireshark) using RawCap. It's as I said: 100 packets a second, 96 byte payload. Some of the bytes appear to be an arbitrary counter (not sure of the size, maybe 32-bit or 64-bit).

If this is simply some form of IPC, then named pipes should have been used, not UDP transport.
I noticed that too koitsu... but its just sending it to localhost so i didn't really worry about it.
So I got everything working but the L2 and R2 doesn't work. I'm pretty sure it's because there's only a max of 10 buttons or something. Anyway to get the back buttons working?
(03-15-2015, 07:53 PM)koitsu Wrote: [ -> ]I've been tracking a very strange behaviour of the ScpService.exe program for the past few weeks. I thought I was going crazy when using netstat -anb, until I actually opened up SysInternal's TCPView and Process Monitor and began to witness this in real-time. This is on Windows XP Pro SP3, and SCP DS Driver 1.2.2.175 + a bugfix to ScpControl.dll (see post 2708).

ScpService.exe appears to open up two UDP sockets. The port numbers (I believe) are fully dynamic, and are bound to localhost (so the traffic is not Internet-facing, but that doesn't change the concern). ScpService.exe begins *constantly* sending traffic from one socket to another (in my case right now, UDP port 1026 --> UDP port 26761). When I say constant, I do mean constant: the interval appears to be 0.01 seconds (not a typo), so that's 100 times a second. For example, within a few minutes, I see over 22000 packets totalling over 2MBytes. The payload is always 96 bytes in size.

What exactly is going on here? This almost looks like some form of IPC or very badly implemented SHM, but I just cannot fathom why the process is doing this. This is a joypad driver + emulation layer, I cease to see why this thing is doing *anything* relating to networking.

If you don't believe me, go ahead and download Process Monitor and TCPView and see for yourself.

Edit: I've attached a packet capture of the data itself (you can view it in Wireshark) using RawCap. It's as I said: 100 packets a second, 96 byte payload. Some of the bytes appear to be an arbitrary counter (not sure of the size, maybe 32-bit or 64-bit).

If this is simply some form of IPC, then named pipes should have been used, not UDP transport.


Somewhere in this threat scarlet crush explained this. It is how the wrapper works: the service receives the data from the controller, and then sends it to the virtual 360 controller via localhost

(03-16-2015, 04:34 PM)Stendon Wrote: [ -> ]So I got everything working but the L2 and R2 doesn't work. I'm pretty sure it's because there's only a max of 10 buttons or something. Anyway to get the back buttons working?

L2 and R2 are assigned to Left Trigger and Right Trigger, which in Direct Input both work as the whole Z axis. In Xinput games they will work as buttons/triggers, in DInput they work as axis. If you need then to work as buttons you could use SCP Monitor (right mouse click in the traybar icon>profile manager) to remap the buttons.
Hello everyone.
I do not know English, I use google translate Sad
I have a problem with "SCP drivers". My DS3 controller is detected as # 2. The first LED lights up on the DS3. I am as a player 2 so some games do not work. How to change the port controller?
I need help.
I cannot pair my ds3 wirelessly
Also my Bluetooth icon disappears. Is this normal?
also running on windows 8.1
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