Skip to content

Ranmastrix/ScpServer

 
 

Repository files navigation

ScpServer

Windows Driver and XInput Wrapper for Sony DualShock 3/4 Controllers

Credits

Installation requirements

Optional

  • A supported Bluetooth 2.0 (or higher) compatible USB dongle with EDR (Enhanced Data Rate)
  • See Compatible Bluetooth Devices
  • For DS4s to be useable the minimal supported Bluetooth version is 2.1!

Installation How-To

  1. Connect your Dongle (only needed if you want to use it wirelessly) and controllers via USB and let Windows install it's default drivers. Leave them plugged in during the entire installation process.
  2. Download the latest release of ScpServer to an arbitrary location on your PC.
  3. Right click on the archive and select Properties (depends on your native OS language).
  4. Click the Unblock button if it is displayed on the General tab.
  • Don't skip this step! The driver setup may fail because Windows won't install driver files tagged as "unsafe" (e.g. downloaded from the big bad Internet).
  1. Extract the archive to a location of your choice.
  2. Create a directory where you want the Service to run from. (e.g C:\Program Files\Scarlet.Crush Productions)
  3. Copy the contents of the bin directory to the location you created.
  4. Run ScpDriverInstaller.exe. You may be propted to permit execution as administrator. Please accept or the installation will fail.
  5. The next step depends on your operating system:
  • Vista: check the Force Install option.
  • Win 7/8/8.1: leave it unchecked.
  1. Click Install.

Install Screenshot

To-Do list

  • Increase supported controller count from 4 to 8
  • Rewrite profile manager
  • Add Turbo option
  • Add support for fake PANHAI DS3 controllers
  • Fix pressure sensitivity for PCSX2
  • Implement gyroscope and accelerometer readout for DS3 and DS4
  • Implement touchpad readout for DS4

Compatible Controllers

To be filled...

  • USB\VID_054C&PID_0268
  • Original Sony DualShock 3 Controller
  • USB\VID_054C&PID_0268&REV_0100
  • BigBen BB4401 PS3PADRFLX (3rd Party Controller)
  • USB\VID_0E6F&PID_0214&REV_0580
  • Afterglow AP.2 Wireless Controller for PS3 (3rd Party Controller)
  • Although it's a wireless controller, technically it's an USB controller because it uses a proprietary protocol and ships with it's own USB dongle which can't/must not be paired manually.
  • Rumble, LED-Control and battery charging status isn't supported/implemented yet.

About

Windows Driver and XInput Wrapper for Sony DualShock 3/4 Controllers

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 60.2%
  • C 23.9%
  • C++ 15.8%
  • Other 0.1%