Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Which makes the controller emulate as if it was an Xbox controller.
https://github.com/nefarius/ScpToolkit
Not sure if i need to report because of that or what to report. Works fine as far as i can tell :P
I was able to set the "Control Type" To PS3.
(The service that SCPToolkit uses.)
And my controller no longer works. It is to note that SCPToolkit does mess with drivers.
So i'd have to uninstall, and reinstall drivers, ect. To test.
That makes perfect sense. The other user that was having this issue was also running scptoolkit so I would bet that is the cause of the issue! Thank you!@
I have a shortcut to make it start tho.
Script, and how to below (Detailed for Windows 7):
net start "SCP DSx Service"
Post the above code^ into a txt file, and save it. Then rename it to a bat.
"StartDSxService.txt" to "StartDSxService.bat" (Or whatever you called it)
You can always right click on the bat, and click "edit" to change it.
No need to rename it, "Open as", ect. If you got "Notepad++" you can also use that.
(You need to have known File Extensions shown. Here's how:
https://www.howtohaven.com/system/show-file-extensions-in-windows-explorer.shtml )
Right click "StartDSxService.bat" Left click "Create shortcut"
Then right click that shortcut, and in the "Shortcut" tab. Click the "Advanced..." button.
Make sure the "Run as administrator" is checked, and click OK. Then you should be done.
If you don't want the "Are you sure you wanna run this as admin?" Message
(taken from https://superuser.com/questions/200788/how-to-run-an-app-as-administrator-without-the-prompt :
(Searching for Task Scheduler, and it should pop up)
Check the box "Run with highest privileges"
In "Configure for" pick "Windows 7, Windows Server 2008 R2" From the drop down list
Then in "Program/script"
%windir%\System32\cmd.exe
And in "Add arguments"
/c start "StartDSxService" "C:\Program Files\Sample\Program.exe
^Change name to that of the scheduled task,
and change the program location to that of the "StartDSxService.bat"
So it looks like this:
/c start "StartDSxService" "C:\Users\JacobMIX\Desktop\Things\SCP DS3Tool\StartDSxService.bat"
and then uncheck Start the task only if the computer is on AC power
Create a new shortcut (Right click the desktop, and go to New>Shortcut
In "Type the location of the item" put:
schtasks /run /tn "StartDSxService"
^Again. "StartDSxService" should match your scheduled task. Don't remove the "
Go in, and edit the command in "Task Scheduler" Tick "Run as Minimized"/"Hidden"
This shortcut and task can only be created and work while logged in as an administrator account. It'll not work in a standard user account.
Edit: Updated the info a bit, and posted it here:
https://docs.google.com/document/d/116LwfIM6evk4Dy89N1EQjGYVbcgdIX3cHE8CIR1pflk/edit?usp=sharing
just close the ScpTrayApp, and your controller should work fine.