Jump to content

I upgraded to Windows 10 on Friday last week, and I'm been pretty happy with the OS so far. But today I tried to connect my PS3 controller to my PC, and started up Better DS3. The problem is that the device doesn't show up in the list of connected devices. I tried to look for some drivers, but so far I've not been able to find any. Nor have I found any other forum topics here or anywhere else, but I guess that's normal since Windows 10 has only been out for a few days.

 

I'd be happy if anyone could present me a solution. ^^

Link to comment
https://linustechtips.com/topic/421091-ps3-controller-and-windows-10/
Share on other sites

Link to post
Share on other sites

I upgraded to Windows 10 on Friday last week, and I'm been pretty happy with the OS so far. But today I tried to connect my PS3 controller to my PC, and started up Better DS3. The problem is that the device doesn't show up in the list of connected devices. I tried to look for some drivers, but so far I've not been able to find any. Nor have I found any other forum topics here or anywhere else, but I guess that's normal since Windows 10 has only been out for a few days.

 

I'd be happy if anyone could present me a solution. ^^

try motion joy.

and set your date back a few years

 

 

 

Link to post
Share on other sites

It seems that when you Disable driver signature enforcement and use motion in joy, the controller works most of the time. There are some bugs though, but I guess that's just the software being weird. Since my keyboard didn't work using the following steps:

 

a. Press the Win + C and click on PC settings.
b. Switch over to the “Update & recovery” section.
c. Then click on the Recovery option on the left hand side.
d. Once selected, you will see an advanced startup section appear on the right hand side. You will need to click on the “Restart now” button.
e. Once your Computer has rebooted you will need to choose the Troubleshoot option.
f. Then head into Advanced options.
g. Then Startup Settings.
h. The computer will restart.
I. Here you will be given a list of startup settings that you can change. The one we are looking for is “Disable driver signature enforcement”. To choose the setting, you will need to press the F7 key.
 
I had to do this trough the command prompt using the following steps:
 
Disabling Driver Signature Enforcement In Windows 10 Permanently
Step 1.  Open the Windows command promt as “Run as Administrator”.
Step 2.  Run “bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS” (without the “”).
Step 3.  To finalize the process run “bcdedit -set TESTSIGNING ON” (without the “”).
Step 4.  Reboot and you’re done.
 
If you would like to disable this again in the future, do step 1 and run these commands on step 2 and 3:
Step 2. “bcdedit -set loadoptions ENABLE_INTEGRITY_CHECKS” (without the “”)
Step 3. “bcdedit -set TESTSIGNING OFF” (without the “”)
Then do step 4 and you’re done.
Step 4.  Reboot and you’re done.
 
 
Unfortunately though, the following appears in the bottom right corner.
ss%20(2015-08-08%20at%2008.36.00).png

 

Link to post
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×