nefarius / ScpToolkit

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

Home Page:http://forums.pcsx2.net/Thread-ScpToolkit-XInput-Wrapper-aka-ScpServer-Reloaded

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error starting the service. Reinstall does not help.

justalemon opened this issue · comments

Error on the driver installer:

image

Couldn't start service:
System.InvalidOperationException: The service Ds3Service cannot be started on this computer
System.Component.Model.Win32Exception: The service or dependency group cannot be started
--- End of the procedure in the internal stack ---
  in
System.ServiceProcess.ServiceController.Start(String[] args)
  in
ScpDriverInstaller.MainWindow.StartService(String service)

Error on services.msc:

image

Windows was not able to start the service SCP DSx Service on the Local computer.

Error 1068: The service or dependency group cannot be started.

I have the same issue. If I right click Ds3Service in Task Manager's Services tab and click Start, it says "The operation could not be completed. The dependency service or group failed to start." I installed the last stable one originally which worked for a long time. It probably stopped working with one of the recent Windows updates. I tried the latest beta version which also failed to work.

Yep, both the stable and beta are affected by this error.

But using Scarlet.Crush's version doesn't have the same problem so can be used as a workaround.