Skip to content

mahmood/ScpToolkit

 
 

Repository files navigation

ScpToolkit

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

Join the chat at https://gitter.im/nefarius/ScpToolkit

Credits

Community

Sponsors

  • ScpToolkits Setup is created with Advanced Installer, a feature-rich and yet easy to learn installation package creation framework for the Windows platform.
  • Development is assisted by JetBrains ReSharper Ultimate tool collection, a must-have for every serious .NET developer.

Used libraries and other 3rd party code

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 (yes, all of them) via USB and let Windows install its default drivers. Leave them plugged in during the entire installation process!
  2. Download the latest release of the ScpToolkit Setup to an arbitrary location on your PC.
  3. Run the Setup and follow it's instructions. Should be fairly straight-forward.
  4. Wait for the Setup to finish.
  • If you're performing a fresh installation, run the Driver Installer afterwards.
  • If you're upgrading from an older installation you may skip the Driver Installer.
  1. When running the Driver Installer, choose your Bluetooth and controller devices you like to use with ScpToolkit.
  2. The next step depends on your operating system:
  • Vista: check the Force Install option.
  • Win 7/8/8.1/10: leave it unchecked (or check if you're facing installation troubles, might help).
  1. Click Install.
  2. You're done!

Install Screenshot

To-Do list

  • Rewrite profile manager
  • Add support for fake PANHAI DS3 controllers
  • 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

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 62.2%
  • C 22.7%
  • C++ 15.0%
  • Other 0.1%