..:: PCSX2 Forums ::..

Full Version: DS4 To XInput Wrapper
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
If it is possible to add support for use of a headset with the DS4tool, for Bluetooth connections for distances gaming.
Got a problem. And don't know what to do. Downloaded DS4Tool 1.2.2. Installed driver, then lounch SCP Server. I play fifa 15. So i have to hide my DS4 Controller.
But there is a problem. When i plug in my DS4 to PC, it sees 'Wireless Controller'. When i lounch SCP Server, there are both controllers (as it has to be): Wireless Controller and XBox 360 Controller for windows. To avoid double input, i use "Hide DS4 Controller" option. It's been working well nearly 2 months. Now, when i press it, it turns off emulated X360 controller. I Don't know what to do, guys. Please help me.
First of all, great job with the ease of setup and install.
However, I am having a problem. I've mapped the DS4 so that the D-Pad replicates the arrow keys and X becomes enter so that I can navigate menus. I have tested this to work whilst web browsing etc, but once I launch the game, Richard Burns Rally, it no longer works. I assume this is due to the DS4 being recognised as a controller, so is there anyway of hiding the DS4 and just inputing the keyboard inputs mapped to it?
If I'm being stupid feel free to tell me, as long as you also tell me what to do Smile
(11-29-2014, 11:33 AM)doyley101 Wrote: [ -> ]First of all, great job with the ease of setup and install.
However, I am having a problem. I've mapped the DS4 so that the D-Pad replicates the arrow keys and X becomes enter so that I can navigate menus. I have tested this to work whilst web browsing etc, but once I launch the game, Richard Burns Rally, it no longer works. I assume this is due to the DS4 being recognised as a controller, so is there anyway of hiding the DS4 and just inputing the keyboard inputs mapped to it?
If I'm being stupid feel free to tell me, as long as you also tell me what to do Smile

Some games do not allow for dynamic switching of controllers or allowing KB & DS4 input simultaneously, unfortunately there is no work around for this that I can think of.
So I just bought a DS4 for my PC hoping to get this up and running, and excited and.... and it doesn't pair with my CS 4.0 chip based bluetooth dongle. I use the CSR Harmony stack (for its apt-x support of my bluetooth headphones), and even though it sees the device, it refuses to pair.

I saw one post in this thread mentioning he fixed this by removing the CSR Harmony Software, and using I assume the default windows drivers for his CS based dongle... but if I do that I lose apt-x...

Anyone have any other ideas or solutions? I am amazed at just how broken bluetooth is in terms of usability considering it is a usability driven system.

EDIT:
I also have onboard Bluetooth... I took out my stick using "CSR Harmony" to test that, and the on board asus, won't let me fully connect either. It finds the controller, pairs, and then instantly disconnects... I get a bunch of:

12/5/2014 11:39:17 PM> TRACE: 1C:96:5A:02:0D:0B device start
12/5/2014 11:39:18 PM> WARNING: 1C:96:5A:02:0D:0B encountered synchronous write failure attempt (1/5): 995
12/5/2014 11:39:19 PM> WARNING: 1C:96:5A:02:0D:0B encountered synchronous write failure attempt (2/5): 995
12/5/2014 11:39:20 PM> WARNING: 1C:96:5A:02:0D:0B encountered synchronous write failure attempt (3/5): 995
12/5/2014 11:39:21 PM> WARNING: 1C:96:5A:02:0D:0B encountered synchronous write failure attempt (4/5): 995
12/5/2014 11:39:22 PM> WARNING: 1C:96:5A:02:0D:0B encountered synchronous write failure attempt (5/5): 995
12/5/2014 11:39:23 PM> WARNING: 1C:96:5A:02:0D:0B encountered synchronous write failure attempt (6/5): 995

I am sure this software is great, but I just want to try it ;(
Hello guys!
I just recently bought myself a Dualshock 4 controller. I want to be able to use it via a bluetooth adapter. I saw that the minimum to get everything to work is Bluetooth 2.1 + EDR. So my question is should I buy myself a Bluetooth version 3 or 4 or doesn't it really matter?

I appreciate any help that you guys can provide. Smile
Using the Toshiba bluetooth stack, DS4 outputs
Code:
13.12.2014 01:26:25> INFO: Starting...
13.12.2014 01:26:25> INFO: Searching for controllers....
13.12.2014 01:26:25> INFO: Using Exclusive Mode
13.12.2014 01:26:25> TRACE: \\?\hid#vid_054c&pid_05c4#9&69201a5&1&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} device start
13.12.2014 01:26:26> WARNING: \\?\hid#vid_054c&pid_05c4#9&69201a5&1&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} encountered synchronous write failure attempt (1/5): 50
13.12.2014 01:26:27> WARNING: \\?\hid#vid_054c&pid_05c4#9&69201a5&1&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} encountered synchronous write failure attempt (2/5): 50
13.12.2014 01:26:28> WARNING: \\?\hid#vid_054c&pid_05c4#9&69201a5&1&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} encountered synchronous write failure attempt (3/5): 50
13.12.2014 01:26:29> WARNING: \\?\hid#vid_054c&pid_05c4#9&69201a5&1&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} encountered synchronous write failure attempt (4/5): 50
13.12.2014 01:26:30> WARNING: \\?\hid#vid_054c&pid_05c4#9&69201a5&1&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} encountered synchronous write failure attempt (5/5): 50
13.12.2014 01:26:31> WARNING: \\?\hid#vid_054c&pid_05c4#9&69201a5&1&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} encountered synchronous write failure attempt (6/5): 50
the controller is succesfully registered via bluetooth. I can also see and use it in the game controller control panel.
It does work when i switch to the default Windows Bluetooth stack...however i can't use my Wii Controllers with that... Tongue

For testing: It is possible to force the Toshiba stack on USB Bluetooth modules that are not officially supported. The Dolphin emulator wiki has a guide on that.
https://de.dolphin-emu.org/docs/guides/w...hiba_Stack
(12-13-2014, 02:43 AM)DOCa Cola Wrote: [ -> ]Using the Toshiba bluetooth stack, DS4 outputs
Code:
13.12.2014 01:26:25> INFO: Starting...
13.12.2014 01:26:25> INFO: Searching for controllers....
13.12.2014 01:26:25> INFO: Using Exclusive Mode
13.12.2014 01:26:25> TRACE: \\?\hid#vid_054c&pid_05c4#9&69201a5&1&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} device start
13.12.2014 01:26:26> WARNING: \\?\hid#vid_054c&pid_05c4#9&69201a5&1&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} encountered synchronous write failure attempt (1/5): 50
13.12.2014 01:26:27> WARNING: \\?\hid#vid_054c&pid_05c4#9&69201a5&1&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} encountered synchronous write failure attempt (2/5): 50
13.12.2014 01:26:28> WARNING: \\?\hid#vid_054c&pid_05c4#9&69201a5&1&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} encountered synchronous write failure attempt (3/5): 50
13.12.2014 01:26:29> WARNING: \\?\hid#vid_054c&pid_05c4#9&69201a5&1&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} encountered synchronous write failure attempt (4/5): 50
13.12.2014 01:26:30> WARNING: \\?\hid#vid_054c&pid_05c4#9&69201a5&1&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} encountered synchronous write failure attempt (5/5): 50
13.12.2014 01:26:31> WARNING: \\?\hid#vid_054c&pid_05c4#9&69201a5&1&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} encountered synchronous write failure attempt (6/5): 50
the controller is succesfully registered via bluetooth. I can also see and use it in the game controller control panel.
It does work when i switch to the default Windows Bluetooth stack...however i can't use my Wii Controllers with that... Tongue

For testing: It is possible to force the Toshiba stack on USB Bluetooth modules that are not officially supported. The Dolphin emulator wiki has a guide on that.
https://de.dolphin-emu.org/docs/guides/w...hiba_Stack

This app does not support toshiba stack.
(12-05-2014, 11:16 PM)Toth21 Wrote: [ -> ]So I just bought a DS4 for my PC hoping to get this up and running, and excited and.... and it doesn't pair with my CS 4.0 chip based bluetooth dongle. I use the CSR Harmony stack (for its apt-x support of my bluetooth headphones), and even though it sees the device, it refuses to pair.

I saw one post in this thread mentioning he fixed this by removing the CSR Harmony Software, and using I assume the default windows drivers for his CS based dongle... but if I do that I lose apt-x...

Anyone have any other ideas or solutions? I am amazed at just how broken bluetooth is in terms of usability considering it is a usability driven system.

EDIT:
I also have onboard Bluetooth... I took out my stick using "CSR Harmony" to test that, and the on board asus, won't let me fully connect either. It finds the controller, pairs, and then instantly disconnects... I get a bunch of:

12/5/2014 11:39:17 PM> TRACE: 1C:96:5A:02:0D:0B device start
12/5/2014 11:39:18 PM> WARNING: 1C:96:5A:02:0D:0B encountered synchronous write failure attempt (1/5): 995
12/5/2014 11:39:19 PM> WARNING: 1C:96:5A:02:0D:0B encountered synchronous write failure attempt (2/5): 995
12/5/2014 11:39:20 PM> WARNING: 1C:96:5A:02:0D:0B encountered synchronous write failure attempt (3/5): 995
12/5/2014 11:39:21 PM> WARNING: 1C:96:5A:02:0D:0B encountered synchronous write failure attempt (4/5): 995
12/5/2014 11:39:22 PM> WARNING: 1C:96:5A:02:0D:0B encountered synchronous write failure attempt (5/5): 995
12/5/2014 11:39:23 PM> WARNING: 1C:96:5A:02:0D:0B encountered synchronous write failure attempt (6/5): 995

I am sure this software is great, but I just want to try it ;(

This tool only supports Broadcomm chipsets and windows drivers/bt stacks at the moment, you will have to make sure your adapter meets those requirements
so for some reason this just isn't working for me. I've followed all of the instructions and it does nothing. I think it might be because for some reason my PS4 controller doesn't even appear as a controller in windows just as "unspecified."

Could someone help me out? I'd really appreciate it.