Announcement

Collapse
No announcement yet.

Dualshock 4 controller for the PC by InhexSTER

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Dualshock 4 controller for the PC by InhexSTER

    By InhexSTER

    DS4 To XInput Wrapper

    Hello guys, I am new here but i want to share a tool I made for Dualshock 4 controllers. I was inspired by the tool made by Scarlet.Crush for DS3.

    My tool works in similar fashion and is based on source code from DS3 Scp Tool.

    It works though without messing with the original drivers for DS4. Uses DirectInput to XInput mapping. You still need to install drivers for SCP virtual bus device and possible X360 Controller drivers.

    Currently all buttons/Axis work like they should.

    No support for rumble and controlling light to indicate controller number.


    Update:

    After looking into disabling original controller, so it wouldn't show up in games / do double input, I think it's not possible with using default windows drivers.

    Rumble and lightbar also require some more reverse engineering of USB communication.

    So first thing it would require actually capturing data sent between PS4 and DS4, so we need to wait until it's released.

    Second thing I most likely will not be able to capture that data myself, I don't have any means to do it.

    Third this approach would require installing custom drivers for USB and Bluetooth, just like with DS3 (unsigned drivers install is a bit tricky)

    I also don't mind people with Computer Engineering skills joining in. I myself have only basic knowledge of hardware, my degree focuses on software
    Download

    Source
    The Hackmaster
Working...
X