This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
Releases: nefarius/ScpToolkit
Releases · nefarius/ScpToolkit
ScpServer v1.5.5730.24251
Stuff changed:
- Added sounds!
- Improved Bluetooth dongle compatibility detection
ScpServer v1.5.5724.38523
If you update from 1.4.x: run ScpDriver
again with all your devices plugged in and ticking the Force check box!
Stuff changed:
- Fixed poor DualShock 4 input update rate when connected via Bluetooth
- Removed unused assemblies
- Minor clean-up under the hood
ScpServer v1.5.5720.21148
This is a pre-release with some major changes, use with care!
Stuff changed:
- Using
libusbK
instead ofWinUSB
driver - Driver installer and Windows service are now automatically skipping driver installation for devices which already run under the correct driver
- Slight performance improvements on DualShock 4 inputs
- Removed unfinished and/or non-working binaries from this release
If you update from 1.4.x: run ScpDriver
again with all your devices plugged in and ticking the Force check box!
ScpServer v1.4.5706.37073
Stuff changed:
- Minor fixes and clean-up under the hood
- Fixed DSx and Bluetooth drivers not being removed on uninstallation
ScpServer v1.4.5702.37500
Stuff changed:
- Fixed libwdi DLL installer error possibly occurring on Windows 7
- Added check if Visual C++ 2013 Redistributable is installed
ScpServer v1.4.5702.33820
Stuff changed:
- Removed unneeded and duplicate files
- Fixed silent Windows Service crash
- More logging improvements and minor fixes
- Shrunk archive by ~50%
ScpServer v1.4.5700.35696
Stuff changed:
- Improved driver installer to detect more devices
- Added the following hardware IDs:
USB\VID_0A12&PID_0001
USB\VID_0A5C&PID_21E8
USB\VID_045E&PID_028E
USB\VID_8087&PID_07DC
ScpServer v1.4.5699.21666
Stuff changed:
- Internal clean-up
- Refined error handling
- Improved service settings dialog
- Added tool tips with explanations what each dial does in more detail
- Brightness level indicator now uses percentage instead of the raw value
This release is still not compatible with the legacy build of XInput1_3.dll!
Don't use 1.4.x if you need compatibility with older games!
ScpServer v1.4.5698.39842
Stuff changed:
- Added automatic driver installer for DualShock 4 controllers
- This release breaks compatibility with ScpUser!
ScpServer v1.4.5698.19778
Stuff changed:
- Workaround for Windows 10 automatic driver update which might break Bluetooth connectivity
- Device drivers for DSx controllers and Bluetooth dongles are automatically reinstalled by ScpService on service start
- Added more options to
ScpControl.ini
for users to add fake controllers - Rewrote inter-process-communication to use WCF and Rx
- More clean-up and logging improvements