This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
Releases: nefarius/ScpToolkit
Releases · nefarius/ScpToolkit
ScpToolkit v1.6.196.15346-BETA
Test-Release for the QuadStick.
ScpToolkit v1.6.186.15342-BETA
This release - although tagged as beta - fixes some major issues, please consider updating.
Stuff changed:
- Fixed an error in Driver Installer prohibiting device driver installation for controllers and dongles
- Fixed Driver Installer creating drivers on the users Desktop instead of the applications root
- Possibly fixed some other issues as well like controllers "stealing" their pad IDs while connected over Bluetooth
ScpToolkit v1.6.183.15340-BETA
Stuff changed:
- Removed and replaced old or duplicated code
- Fixed thread sync/lock issues
- Added tray notification utility
ScpToolkit v1.6.161.15333-BETA
This is a beta-release which is meant for testing purposes only. Stuff changed:
- Fixed multiple memory leaks
- Identified and removed some performance bottle-necks
- Added alpha-release of new Profile manager
- In this release only remapping of buttons is possible, axis and other stuff will follow
- Keystroke & Mouse targets are not implemented yet
- Including a customize-able turbo option
ScpToolkit v1.6.133.15324
Stuff changed:
- Improved genuine Sony DualShock detection by adding all known ALPS MAC addresses to
ScpControl.ini
- Some clean-up under the hood
ScpToolkit v1.6.126.15319
Stuff changed:
- Some fixes in the Gamepad Analyzer
- Some fixes in file system permissions set by the setup
- Major changes under the hood
ScpToolkit v1.6.4.15310-BETA
Stuff changed:
- Changed timer code, hopefully fixes screensaver/monitor hibernation issues
ScpToolkit v1.6.2.15309
Stuff changed:
- Fixed unhandled service crash if sound engine couldn't initialize
- Introduced more sane version numbers
- It's now composed of
Major
,Minor
,Incrementing build number
,Year/Day of year of build
- It's now composed of
- Fixed ScpMonitor not detecting if the Service is reachable
ScpServer v1.5.5787.40106
Stuff changed:
- Improved DualShock edition detection in HCI logic
- Fixed service crash if computer name starts with numbers
- Added missing manifest to debug info collector
- Added more genuine MAC addresses reported by the community
ScpServer v1.5.5787.36514
Stuff changed:
- Added
ScpDebugInfoCollector
tool - Some installer fixes