..:: 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
Hi guys!

I have this Bluetooth dongle but I can't make it work with the drivers and my DS3...

http://www.amazon.es/gp/product/B00I4X74...ge_o00_s00

When I first plug it Windows seems to recognize it but after I install the drivers from the OP it stops working. Windows says the dongle can't work with USB 3 which is weird cause I'm plugging it on USB 2.0...Any thougts? Thanks.
(06-28-2015, 09:56 PM)Hyori Wrote: [ -> ]Eureka! I got mine working!

Unfortunately the name fix was not enough. Appearently a fake controller will not respond to the standard "Set Feature Report", so it has to be changed slightly to account for this.
I followed the steps made by Report Fix and got it woking!
My approach for the device name problem was to change the name verification to use the "StartsWith" method instead of a comparison.
Code:
for (int i = 0; i < 6; i++) BD_Addr[i] = Buffer[i + 3];
if (Name.StartsWith("PLAYSTATION(R)3 Controller") || Name.StartsWith("PLAYSTATION(R)3Controller") || Name.StartsWith("PLAYSTATION(R)3 Conteroller") || Name.StartsWith("PLAYSTATION(R)3Conteroller") ||
Name == "Navigation Controller" ||
Name == "Wireless Controller")
{
       NameList.Add(bd, nm.ToString());
       Transfered = HCI_Accept_Connection_Request(BD_Addr, 0x00);
}
...
I have uploaded the modified source code and compiled version:
Fake Controller Fix
is your decision and help me with my PANHAY

Link not working. Throw me again. Or mail [email protected]
my ds3 controller(fake,half board) cant connect via bluetooth.
scp server start
connect ds3 via usb (connected,tried working like xbox 360 gamepad)
cant connect when unplug usb from ds3

my usb dongle USB\VID_0A12&PID_0001

how can i connect via bluetooth ?   Where did I do wrong ?  please help me
Is there any way to make the computer recognize the DS3 as a PlayStation controller?
I ask because I am playing The Division, and if you hook up a DS4, the game will give you PS button prompts. Since the SC driver falsifies the DS3 as a X360, the game recognizes it as a X360 controller. There is no in game switch.
First of all I'd like to thank to the creator of this amazing software.
Thank you for your awesome work!!

I've done all the steps to install SCP and it works while it's connected by usb.
But when I unplug it says:

Pad 1 : DS3 01:0F:A9:74:63:25 - Reserved

And it doesn't work at all.
It's an unoffical pad (fake, it doesn't even look like a ps3 controller)
But I think it's not because it's fake
The remote controller even gets a mac adress

2016-03-14 17:15:43.465 -- Started Device Instance [USB\VID_054C&PID_0268\5&D223D2E&0&2] Local [01:0F:A9:74:63:25] Remote [00:0A:3A:83:A3:66]

I attach the ScpServer.log.

Thank you very much just for reading.
I have same problem with connection via BT. SCPServer showing Remote [00:00:00:00:00:00] and write MAC ID throgh SCP Pair dosnt worked.
Gamepad BT connection working on android, using app Sixaxis, therefore cause in SCP.
hello guys.

i have a question i did it run plenty times but i get only this :

-- Install Summary --
Bus Device
Bus Driver
DS3 USB Driver
Bluetooth Driver

but i don't get the : SCP DS3 SERVICE!

what to do ?
XanLost
You can install the service manually.
1. On the Windows Start menu or Start screen, choose Visual Studio , Visual Studio Tools, Developer Command Prompt.
A Visual Studio command prompt appears.
2. Access the directory where your project's compiled executable file is located.
3. Run InstallUtil.exe from the command prompt with your project's executable as a parameter:

Quote:installutil <yourproject>.exe

https://msdn.microsoft.com/library/sd8zc....110).aspx
DELETE POST
(03-11-2016, 01:38 PM)shuriban Wrote: [ -> ]is your decision and help me with my PANHAY

Link not working. Throw me again. Or mail [email protected]

I trying compile SPCControl.dll from source with changes in the code, but still not working for me.
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