XInput Wrapper for DS3 and Play.com USB Dual DS2 Controller
(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.

Sponsored links

(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.




Users browsing this thread: 4 Guest(s)