Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Difference between revisions of "Controller:DualShock 3"

From PCGamingWiki, the wiki about fixing PC games
m (→‎Steam Link compatibility: added key template)
(46 intermediate revisions by 18 users not shown)
Line 10: Line 10:
 
'''Key points'''
 
'''Key points'''
 
{{ii}} The Sixaxis controller is an earlier variant of the DualShock 3 controller, lacking force feedback. See [[Wikipedia:Sixaxis|Sixaxis]].
 
{{ii}} The Sixaxis controller is an earlier variant of the DualShock 3 controller, lacking force feedback. See [[Wikipedia:Sixaxis|Sixaxis]].
{{++}} DualShock 3 controllers can be used either wired with a USB Mini-B cable or wireless with Bluetooth dongles that support [[Wikipedia:Bluetooth#Bluetooth v2.0 + EDR|Bluetooth 2.0 + EDR]].
+
{{ii}} Remove MotionInJoy and Better DS3 if they are installed. See [[Controller:DualShock 3#Removing MotionInJoy|Removing MotionInJoy]].
{{++}} Bluetooth dongles running on Bluetooth 4.0 and below are backwards compatible with Bluetooth 2.0.
+
{{++}} DualShock 3 controllers can be used either wired via USB Mini-B cable or wireless with Bluetooth dongles supporting [[Wikipedia:Bluetooth#Bluetooth 2.0 + EDR|Bluetooth 2.0+EDR]].
 +
{{--}} Has non-standard HID descriptors<ref>https://github.com/torvalds/linux/blob/a687c5765b5ae19fe559e14615ddc87ebb46d409/drivers/hid/hid-sony.c#L76</ref> and broken Bluetooth protocol<ref>https://twitter.com/NefariusMaximus/status/770517683875876864</ref> that require specific drivers fixes to be used.  
  
==PS3 Controller on Windows==
+
==Installation==
{{ii}} Uninstall MotioninJoy and Better DS3 if either are currently installed. See [[Controller:DualShock 3#Removing MotionInJoy|Removing MotionInJoy]].
 
{{ii}} The central Home button will act as an XInput Guide button.
 
  
===Step One===
+
===Windows===
{{Fixbox|1=
+
Windows 10 has no native drivers; drivers is needed. When the gamepad is plugged in for the first time, Windows 10 detects it and the device shows up as a placeholder device. Once the official drivers is installed, the device acts as a DirectInput gamepad. All buttons are tested to work under Windows "Game controller settings".
{{Fixbox/fix|Instructions}}
+
 
# Plug-in the desired controller and let Windows install any default drivers if needed.
+
==Use with PC platforms==
# Download the [http://community.pcgamingwiki.com/files/file/590-dualshock-3-xinput-wrapper/ DualShock XInput Wrapper].
+
===Windows===
# Push {{key|Win|R}} and type <code>%SystemDrive%</code> then select '''OK''' and once the window opens extract the '''ScpServer''' folder in there.  
+
====Wired connection - official drivers====
 +
{{Fixbox|description=Setup|fix=
 +
{{++}} There is no need to have a program running in the background, once the drivers are installed the controller works.
 +
{{--}} While the drivers might be official, they don't work on nearly as many games as the unofficial ones due to not supporting the 360 controllers Xinput, and to make matters even worse, not using conventional input values.
 +
# Plug in the Dualshock 3 or SIXAXIS controller into the computer, and if prompted, install the dummy drivers. These are not designed to make the controller usable, they are just there to make it so windows can identify them.
 +
# Download and install the [https://mega.nz/#!dSYlTapS!NQqQAEVvvgkcKMCsUhCaoLYk8xVPT8womz62tabgm6o Official DualShock 3 drivers v3.0.0.0] for Windows and install it.
 +
'''Notes'''
 +
{{ii}} If the installer gets stuck, take a toothpick or a needle and press down the reset button in the small hole on the back of the device.
 
}}
 
}}
  
===Step Two===
+
====Wired connection - unofficial drivers====
{{ii}} Do not erase the '''ScpServer''' folder after installing the wrapper, if needed it can be hidden instead.
+
=====Using SCPDriver/XInput Wrapper=====
{{ii}} Uncheck the '''Bluetooth Driver''' checkbox if the controller is being used through a wire.  
+
{{++}} Support Windows XP and up.
{{ii}} Follow these steps in the right order, choose the appropriate system from the list.
+
{{--}} No longer maintained<ref>https://forums.pcsx2.net/Thread-XInput-Wrapper-for-DS3-and-Play-com-USB-Dual-DS2-Controller</ref>.
  
{{Fixbox|1=
+
{{Fixbox|description=Instructions|fix=
{{Fixbox/fix|Windows 8 and Windows 10}}
+
# Plug-in the controller and let Windows install any drivers if prompted.
* Run <code>ScpServer\Binaries\SCPDriver.exe</code> and install the driver.
+
# Download the [https://community.pcgamingwiki.com/files/file/590-dualshock-3-xinput-wrapper/ DualShock XInput Wrapper].
 +
# Push {{key|Win|R}} and type <code>%SystemDrive%</code> then select '''OK''' and extract the '''ScpServer''' folder in that location.
 +
# Now perform the following based on the operating system:
 +
#* '''Windows 10, 8.x''':
 +
#*# Run <code>ScpServer\Binaries\SCPDriver.exe</code> and uncheck the '''Bluetooth''' checkbox then select '''Install'''.
 +
#** If the controller still does not connect (may involve the controller number LEDs all flashing), uninstall and then retry while having '''Force Install''' checked before selecting '''Install''' again.
 +
#* '''Windows 7''':
 +
#*# Download and install the [https://www.microsoft.com/hardware/en-us/d/xbox-360-controller-for-windows Xbox 360 Controller Drivers].
 +
#*# Run <code>ScpServer\Binaries\SCPDriver.exe</code>
 +
#*# Check the '''Force Install''' checkbox and uncheck the '''Bluetooth''' checkbox then select '''Install'''.
 +
#* '''Windows Vista, XP'''
 +
#*# Run <code>ScpServer\Binaries\SCPDriver.exe</code>
 +
#*# Check the '''Force Install''' checkbox and uncheck the '''Bluetooth''' checkbox then select '''Install'''.
 +
#*# Download and install the [https://www.microsoft.com/hardware/en-us/d/xbox-360-controller-for-windows Xbox 360 Controller Drivers].
 
}}
 
}}
{{Fixbox|1=
+
 
{{Fixbox/fix|Windows 7}}
+
=====Using ViGem Drivers=====
# Download and install the [https://www.microsoft.com/hardware/en-us/d/xbox-360-controller-for-windows Xbox 360 Controller Drivers].
+
{{++}} Development is still active.
# Run <code>ScpServer\Binaries\SCPDriver.exe</code> then check the '''Force Install''' checkbox and install the driver.
+
{{--}} Only suport Windows 10 right now.
}}
+
{{--}} Installed Windows Service for the drivers sometimes doesn't start at boot and need to be started manually.
{{Fixbox|1=
+
 
{{Fixbox/fix|Windows XP and Windows Vista}}
+
{{Fixbox|description=Instructions<ref>https://forums.vigem.org/topic/357/bthps3-post-setup-instructions</ref>|fix=
# Run <code>ScpServer\Binaries\SCPDriver.exe</code> then check the '''Force Install''' checkbox and install the driver.
+
# Make sure '''no other DS3 drivers''', like SCPDriver/XInput Wrapper, are installed.
# Download and install the [https://www.microsoft.com/hardware/en-us/d/xbox-360-controller-for-windows Xbox 360 Controller Drivers].
+
# Plug-in the controller and let Windows install any drivers if prompted.
 +
# Download [https://github.com/ViGEm/FireShock/releases/latest Fireshock], [https://github.com/ViGEm/ViGEmBus/releases/latest ViGemBus] and [https://buildbot.vigem.org/builds/Shibari/master/ Shibari] (choose the latest version).
 +
# Extract FireShock archive and execute the <code>dpinst.exe</code> (or <code>dpinst64.exe</code>) in the folder.
 +
# Run <code>ViGemBus_Setup_XXXX.exe</code> and finish the setup.
 +
# Extract Shibari archive to your system drive (usually <code>C:</code>). '''Take note on the folder path.'''
 +
# Press {{key|Win}} and type '''powershell''', select '''Run as Administrator'''.
 +
# On the powershell console, '''depend on your Shibari folder path''', type <code><Shibari folder path>\Shibari.Dom.Server.exe install</code> (ex: <code>C:\Shibari\Shibari.Dom.Server.exe install</code>).
 +
# After the process is complete, type <code>Start-Service Shibari.Dom.Server</code> on the powershell console to start the service and finish the drivers setup.
 +
 
 +
'''Notes'''
 +
{{ii}} Sometimes Shibari service does not start at startup so you need to repeat the last step again.
 
}}
 
}}
  
==Bluetooth Dongle==
+
====Bluetooth connection====
{{ii}} Other Bluetooth devices cannot be used while the DualShock 3 Bluetooth driver is installed.
+
=====Using SCPDriver/XInput Wrapper=====
 +
{{--}} Other Bluetooth devices cannot be used.
 +
 
 +
{{Fixbox|description=Instructions|fix=
 +
# Plug-in the controller and let Windows install any drivers if prompted.
 +
# Download the [https://community.pcgamingwiki.com/files/file/590-dualshock-3-xinput-wrapper/ DualShock XInput Wrapper].
 +
# Push {{key|Win|R}} and type <code>%SystemDrive%</code> then select '''OK''' and extract the '''ScpServer''' folder in that location.
 +
# Now perform the following based on the operating system:
 +
#* '''Windows 10, 8.x''':
 +
#*# Run <code>ScpServer\Binaries\SCPDriver.exe</code> and check the '''Bluetooth''' checkbox then select '''Install'''.
 +
#* '''Windows 7''':
 +
#*# Download and install the [https://www.microsoft.com/hardware/en-us/d/xbox-360-controller-for-windows Xbox 360 Controller Drivers].
 +
#*# Run <code>ScpServer\Binaries\SCPDriver.exe</code>
 +
#*# Check the '''Force Install''' checkbox and check the '''Bluetooth''' checkbox then select '''Install'''.
 +
#* '''Windows Vista, XP''':
 +
#*# Run <code>ScpServer\Binaries\SCPDriver.exe</code>
 +
#*# Check the '''Force Install''' checkbox and check the '''Bluetooth''' checkbox then select '''Install'''.
 +
#*# Download and install the [https://www.microsoft.com/hardware/en-us/d/xbox-360-controller-for-windows Xbox 360 Controller Drivers].
 +
# Push {{key|Win|R}} and type '''control printers''' then select '''OK'''.
 +
# Insert the Bluetooth dongle, then copy the last name which shows up.
 +
# Run <code>ScpServer\Binaries\zadig\zadig.exe</code>
 +
# Under '''Device''' select '''Load Preset Device''' and '''Bluetooth.cfg''' then select '''Open'''.
 +
# Under '''Options''' select '''List All Devices'''.
 +
# Select the name found in '''control printers''' from the dropdown menu, then select '''Replace Driver'''.
 +
# Unplug the controller.
  
===Setting Up===
+
'''Notes'''
{{ii}} Install the DualShock 3 drivers first before installing the Bluetooth drivers. See [[#PS3 Controller on Windows|PS3 Controller on Windows]].
+
{{ii}} Pair the controller to the desired computer by plugging it in. Unplug it to use it with the Bluetooth dongle.
{{ii}} Certain browser extensions may interfere with the download page, disable them if needed.
+
{{ii}} If the controller isn't working push the central {{key|Home}} button to turn it on, plug it into the desired computer, then unplug it.
{{Fixbox|1=
+
{{ii}} If the device isn't being paired try reinstalling the [[#PS3 Controller on Windows|DualShock 3 Driver]].
{{Fixbox/fix|Instructions}}
 
# Download the Bluetooth driver from [http://www.broadcom.com/support/bluetooth here] for the appropiate version of Windows.
 
# Extract the contents of the archive on the '''Desktop'''.
 
# Push {{key|Win|R}} and type '''control printers''' then click '''OK'''.
 
# Plug-in the desired Bluetooth device and check the last device that showed up, then write its name down.
 
 
}}
 
}}
  
===Step One===
+
=====Using ViGem Drivers=====
{{Fixbox|1=
+
{{++}} Can use other Bluetooth Devices.
{{Fixbox/fix|Instructions}}
+
{{--}} Like the wired solution, service for the drivers sometimes does not start.
# Push {{key|Win|R}} and type '''devmgmt.msc''' then push '''OK''' and navigate to '''Other devices'''.
 
# Find the desired device, then {{key|Right Click}} on it and select '''Update Driver Software'''.
 
# Select '''Browse my computer for driver software''' then push the '''Browse''' button.
 
# Find the Bluetooth driver folder with '''BTW Retail Package''' in the name and select it, then push '''OK'''.
 
# See if the '''Include subfolders''' checkbox is selected, then push '''Next''', once finished select '''Close'''.
 
}}
 
  
===Step Two===
+
{{Fixbox|description=Instructions<ref>https://forums.vigem.org/topic/362/playstation-r-3-peripherals-unofficial-bluetooth-drivers-bthps3</ref>|fix=
{{ii}} Other drivers can easily be replaced with a misclick, follow each step precisely.
+
# Make sure your bluetooth is turned on and/or connected and '''there is no other DS3 drivers installed'''.
{{ii}} To see the name of the device again push {{key|Win|R}} and type '''control printers''' then push '''OK'''. Plug the dongle again and check the name of the last device that was connected.
+
# Download [https://github.com/ViGEm/BthPS3/releases/latest BthPS3].
{{Fixbox|1=
+
# Run <code>BthPS3.Bluetooth.Drivers_vXXX.exe</code> and finish the setup.
{{Fixbox/fix|Instructions}}
+
# After you finish the setup, you will get a link to the next step which is '''identical to the wired connection guide'''. Do the steps listed in there.
# Run the <code>ScpServer\Binaries\zadig.exe</code> executable.
+
# Type <code>Get-Service Shibari.Dom.Server</code> on the '''Powershell''' window that was '''run as administrator''' to see if the service already started. Start the service if it isn't.
# Under '''Device''' select '''Load Preset Device''' then find '''Bluetooth.cfg''' and select '''Open'''.
+
# Plug-in your controller with USB cable and turn it on to pair it with your bluetooth if it hasn't.
# Under '''Options''' select '''List All Devices'''.  
+
# Unplug your controller and turn it on if it isn't.
# Select the desired Bluetooth device from the dropdown menu, then select '''Replace Driver'''.
 
  
 
'''Notes'''
 
'''Notes'''
{{ii}} If the controller is plugged-in it should automatically be paired, it can then be un-plugged.
+
{{ii}} If the light on your controller is just flashing, most likely it means that the Shibari service failed to start. Try restarting the service manually.
{{ii}} If the controller is unplugged then push the central {{key|Home}} button to turn it on and pair it.
 
{{ii}} If that didn't work, plug the controller in then push the central {{key|Home}} button and unplug it again.
 
{{ii}} '''ScpService''' needs to be running, if it isn't, reinstall the DualSchock 3 driver. See [[#PS3 Controller on Windows|PS3 Controller on Windows]].  
 
 
}}
 
}}
  
==Bluetooth Driver Removal==  
+
=====Bluetooth Driver Removal=====
 
{{ii}} If the instructions didn't work then remove the Bluetooth drivers and try something else.
 
{{ii}} If the instructions didn't work then remove the Bluetooth drivers and try something else.
 
{{ii}} If the device manager asks to restart select '''No'''.
 
{{ii}} If the device manager asks to restart select '''No'''.
{{Fixbox|1=
+
{{Fixbox|description=Instructions|fix=
{{Fixbox/fix|Instructions}}
 
 
# Plug-in the desired Bluetooth device.
 
# Plug-in the desired Bluetooth device.
 
# Push {{key|Win|R}} and type '''devmgmt.msc''' then push '''OK'''.
 
# Push {{key|Win|R}} and type '''devmgmt.msc''' then push '''OK'''.
Line 99: Line 136:
 
# {{key|Right Click}} on it then select '''Uninstall''' and select the '''Delete the driver software for this device''' checkbox.
 
# {{key|Right Click}} on it then select '''Uninstall''' and select the '''Delete the driver software for this device''' checkbox.
 
# Unplug the Bluetooth device, then plug it in again.
 
# Unplug the Bluetooth device, then plug it in again.
# Reinstall the drivers for the appropiate device. See [[#Bluetooth Dongle|Bluetooth Dongle]].
+
# Reinstall the drivers for the appropiate device. See [[#PS3 Controller on Windows (Bluetooth)|Bluetooth]].
  
 
'''Notes'''
 
'''Notes'''
Line 105: Line 142:
 
}}
 
}}
  
==PS3 Controller on OS X==
+
===OS X===
{{Fixbox|1=
+
{{Fixbox|description=OS X 10.7 and Newer|fix=
{{Fixbox/fix|OS X 10.7 and Newer}}
 
 
# Plug-in the desired controller and ignore the '''Pairing Request'''.
 
# Plug-in the desired controller and ignore the '''Pairing Request'''.
 
# Go to '''Bluetooth Preferences'''.
 
# Go to '''Bluetooth Preferences'''.
Line 113: Line 149:
 
# Find the '''PlayStation3 controller''' in the list, and add it to the favourites.
 
# Find the '''PlayStation3 controller''' in the list, and add it to the favourites.
 
}}
 
}}
{{Fixbox|1=
+
{{Fixbox|description=OS X 10.6 and Older|fix=
{{Fixbox/fix|OS X 10.6 and Older}}
 
 
Download and install this [http://tattiebogle.net/index.php/ProjectRoot/Ps3Controller driver].
 
Download and install this [http://tattiebogle.net/index.php/ProjectRoot/Ps3Controller driver].
 
}}
 
}}
  
==PS3 Controller on Linux==
+
===Linux===
{{Fixbox|1=
+
{{Fixbox|description=Download and install the [http://qtsixa.sourceforge.net Sixaxis Joystick Manager].}}
{{Fixbox/fix|Download and install the [http://qtsixa.sourceforge.net Sixaxis Joystick Manager].}}
+
 
}}
+
==Steam==
 +
{{ii}}  Controller can be found in [https://support.steampowered.com/kb_article.php?ref=5199-TOKV-4426 Supported Controller Database] and it's correctly recognizable as PlayStation DualShock 3 controller.
 +
{{--}} Not capable of making full use of [[Store:Steam#Steam Input|Steam Input]]. Does not include support for the DS3 gyro or analog face buttons. Gyroscope is not visible in configuration menu.
 +
{{--}} If you’re using a DS3 on Windows you’ll have to obtain the Sony driver through PlayStation Now.
 +
 
 +
===Steam Link compatibility===
 +
{{++}} Natively supported wired and wireless (since beta build 554).<ref>[https://steam.fandom.com/wiki/List_of_compatible_controllers_with_Steam_Link List of compatible controllers with Steam Link - SteamWiki]</ref>
 +
{{++}} Works without any drivers on any operating system that supports Steam.
 +
{{++}} Can be used just to send input from a controller to a PC. Go into Streaming options, hit {{Key|△}} and disable video and audio streaming.
 +
{{--}} To pair over bluetooth connect via USB cable press PS button. Unplug USB cable then press again PS button and now DS3 works over bluetooth.
 +
{{ii}} Some clones (CECHZC2H Bluetooth DualShochIII and OUBANG PS3 Controller Wireless Dualshock3) won't work wirelessly.<ref>[https://steamcommunity.com/app/353380/discussions/0/1473096694452098426/ SteamCommunity]</ref>
 +
{{ii}} Won't work great unless you connect it to LAN or a low latency Wi-Fi.
  
 
==Hardware==
 
==Hardware==
Line 129: Line 175:
 
{{ii}} Can connect one controller in XInput Mode and four controllers in DirectInput Mode.
 
{{ii}} Can connect one controller in XInput Mode and four controllers in DirectInput Mode.
 
{{ii}} Includes turbo mode. Pressing "PlayStation" and button toggles turbo for that button. To disable turbo for all buttons press PlayStation button twice quickly.
 
{{ii}} Includes turbo mode. Pressing "PlayStation" and button toggles turbo for that button. To disable turbo for all buttons press PlayStation button twice quickly.
 +
 +
===[https://www.8bitdo.com/wireless-usb-adapter/ 8BitDo Wireless USB Adapter] or [https://www.8bitdo.com/usb-adapter-ps1-classic/ USB Wireless Adapter for PS classic edition]===
 +
{{++}} All controllers that can be paired and work with regular PlayStation 3 should work, including third party ones.
 +
{{++}} Supports X-input, D-input, Mac mode, Switch mode.
  
 
==Issues fixed==
 
==Issues fixed==
 
===Controller no longer detected or working (Windows)===
 
===Controller no longer detected or working (Windows)===
{{Fixbox|1=
+
{{Fixbox|description=Instructions|fix=
{{Fixbox/fix|Instructions}}
 
 
# Plug-in the desired controller.
 
# Plug-in the desired controller.
 
# Run <code>ScpServer\Binaries\SCPDriver.exe</code> and select '''Uninstall'''. Check the '''Bluetooth Driver''' checkbox if needed.
 
# Run <code>ScpServer\Binaries\SCPDriver.exe</code> and select '''Uninstall'''. Check the '''Bluetooth Driver''' checkbox if needed.
Line 154: Line 203:
 
| Order          = descending
 
| Order          = descending
 
| limit          = 20
 
| limit          = 20
| introtemplate  = Template:Infobox company/t1i
+
| introtemplate  = Infobox company/intro/company
| outrotemplate  = Template:Infobox company/t1o
+
| outrotemplate  = Infobox company/outro
| template      = Template:Infobox company/t1
+
| template      = Infobox company/row/company
 
| format        = template
 
| format        = template
 
| default        =  
 
| default        =  
Line 162: Line 211:
  
 
==Other information==
 
==Other information==
 +
 
===Removing MotionInJoy===
 
===Removing MotionInJoy===
 
{{ii}} Due to the way MotionInJoy behaves a full reformat is advised instead. The following steps could potentially harm Windows, backup any important files before following these instructions.
 
{{ii}} Due to the way MotionInJoy behaves a full reformat is advised instead. The following steps could potentially harm Windows, backup any important files before following these instructions.
{{--}} MotionInJoy should be always treated as malware due to its odd and overall harmful behaviour. It can often trigger BSODs, crashes and other major system issues.
+
{{--}} MotionInJoy should be always treated as malware due to its odd and overall harmful behaviour. It can trigger BSODs, crashes and other major system issues.
{{Fixbox|1=
+
{{Fixbox|description=Instructions|ref=<ref>[http://emulation.gametechwiki.com/index.php/MotioninJoy Emulation Wiki - MotionInJoy]</ref>|fix=
{{Fixbox/fix|Instructions|ref=<ref>[http://emulation.gametechwiki.com/index.php/MotioninJoy Emulation Wiki - MotionInJoy]</ref>}}
 
 
# Download [http://www.geekuninstaller.com/geek.zip Geek Uninstaller], then extract it anywhere.
 
# Download [http://www.geekuninstaller.com/geek.zip Geek Uninstaller], then extract it anywhere.
 
# Find MotionInJoy in the list, then {{key|Double Click}} on it, select '''Finish''' when asked to remove any leftover items.
 
# Find MotionInJoy in the list, then {{key|Double Click}} on it, select '''Finish''' when asked to remove any leftover items.
Line 178: Line 227:
 
{{ii}} Deleting any system files in use could potentially break the current Windows installation.
 
{{ii}} Deleting any system files in use could potentially break the current Windows installation.
 
}}
 
}}
{{Fixbox|1=
+
{{Fixbox|description=Overridden Bluetooth Driver|fix=
{{Fixbox/fix|Overridden Bluetooth Driver}}
 
 
# Plug-in the desired bluetooth device.
 
# Plug-in the desired bluetooth device.
 
# Open '''Devices and Printers''', and find the desired device.
 
# Open '''Devices and Printers''', and find the desired device.
Line 187: Line 235:
 
# Remove and plug-in again the desired device.
 
# Remove and plug-in again the desired device.
 
}}
 
}}
 +
 +
===Technical information===
 +
{{ii}} '''Wireless controller''', HWID: '''054C:0268'''
 +
 
{{references}}
 
{{references}}
 
[[Category:Controller]]
 
[[Category:Controller]]

Revision as of 07:24, 6 September 2020

DualShock 3
DualShock 3 cover
XInput support
Predecessor
Sixaxis, DualShock 2
Successor
PlayStation Move, DualShock 4
DualShock 3 on Wikipedia

Key points

The Sixaxis controller is an earlier variant of the DualShock 3 controller, lacking force feedback. See Sixaxis.
Remove MotionInJoy and Better DS3 if they are installed. See Removing MotionInJoy.
DualShock 3 controllers can be used either wired via USB Mini-B cable or wireless with Bluetooth dongles supporting Bluetooth 2.0+EDR.
Has non-standard HID descriptors[1] and broken Bluetooth protocol[2] that require specific drivers fixes to be used.

Installation

Windows

Windows 10 has no native drivers; drivers is needed. When the gamepad is plugged in for the first time, Windows 10 detects it and the device shows up as a placeholder device. Once the official drivers is installed, the device acts as a DirectInput gamepad. All buttons are tested to work under Windows "Game controller settings".

Use with PC platforms

Windows

Wired connection - official drivers

Setup
There is no need to have a program running in the background, once the drivers are installed the controller works.
While the drivers might be official, they don't work on nearly as many games as the unofficial ones due to not supporting the 360 controllers Xinput, and to make matters even worse, not using conventional input values.
  1. Plug in the Dualshock 3 or SIXAXIS controller into the computer, and if prompted, install the dummy drivers. These are not designed to make the controller usable, they are just there to make it so windows can identify them.
  2. Download and install the Official DualShock 3 drivers v3.0.0.0 for Windows and install it.

Notes

If the installer gets stuck, take a toothpick or a needle and press down the reset button in the small hole on the back of the device.

Wired connection - unofficial drivers

Using SCPDriver/XInput Wrapper
Support Windows XP and up.
No longer maintained[3].
Instructions
  1. Plug-in the controller and let Windows install any drivers if prompted.
  2. Download the DualShock XInput Wrapper.
  3. Push Win+R and type %SystemDrive% then select OK and extract the ScpServer folder in that location.
  4. Now perform the following based on the operating system:
    • Windows 10, 8.x:
      1. Run ScpServer\Binaries\SCPDriver.exe and uncheck the Bluetooth checkbox then select Install.
      • If the controller still does not connect (may involve the controller number LEDs all flashing), uninstall and then retry while having Force Install checked before selecting Install again.
    • Windows 7:
      1. Download and install the Xbox 360 Controller Drivers.
      2. Run ScpServer\Binaries\SCPDriver.exe
      3. Check the Force Install checkbox and uncheck the Bluetooth checkbox then select Install.
    • Windows Vista, XP
      1. Run ScpServer\Binaries\SCPDriver.exe
      2. Check the Force Install checkbox and uncheck the Bluetooth checkbox then select Install.
      3. Download and install the Xbox 360 Controller Drivers.
Using ViGem Drivers
Development is still active.
Only suport Windows 10 right now.
Installed Windows Service for the drivers sometimes doesn't start at boot and need to be started manually.
Instructions[4]
  1. Make sure no other DS3 drivers, like SCPDriver/XInput Wrapper, are installed.
  2. Plug-in the controller and let Windows install any drivers if prompted.
  3. Download Fireshock, ViGemBus and Shibari (choose the latest version).
  4. Extract FireShock archive and execute the dpinst.exe (or dpinst64.exe) in the folder.
  5. Run ViGemBus_Setup_XXXX.exe and finish the setup.
  6. Extract Shibari archive to your system drive (usually C:). Take note on the folder path.
  7. Press Win and type powershell, select Run as Administrator.
  8. On the powershell console, depend on your Shibari folder path, type <Shibari folder path>\Shibari.Dom.Server.exe install (ex: C:\Shibari\Shibari.Dom.Server.exe install).
  9. After the process is complete, type Start-Service Shibari.Dom.Server on the powershell console to start the service and finish the drivers setup.

Notes

Sometimes Shibari service does not start at startup so you need to repeat the last step again.

Bluetooth connection

Using SCPDriver/XInput Wrapper
Other Bluetooth devices cannot be used.
Instructions
  1. Plug-in the controller and let Windows install any drivers if prompted.
  2. Download the DualShock XInput Wrapper.
  3. Push Win+R and type %SystemDrive% then select OK and extract the ScpServer folder in that location.
  4. Now perform the following based on the operating system:
    • Windows 10, 8.x:
      1. Run ScpServer\Binaries\SCPDriver.exe and check the Bluetooth checkbox then select Install.
    • Windows 7:
      1. Download and install the Xbox 360 Controller Drivers.
      2. Run ScpServer\Binaries\SCPDriver.exe
      3. Check the Force Install checkbox and check the Bluetooth checkbox then select Install.
    • Windows Vista, XP:
      1. Run ScpServer\Binaries\SCPDriver.exe
      2. Check the Force Install checkbox and check the Bluetooth checkbox then select Install.
      3. Download and install the Xbox 360 Controller Drivers.
  5. Push Win+R and type control printers then select OK.
  6. Insert the Bluetooth dongle, then copy the last name which shows up.
  7. Run ScpServer\Binaries\zadig\zadig.exe
  8. Under Device select Load Preset Device and Bluetooth.cfg then select Open.
  9. Under Options select List All Devices.
  10. Select the name found in control printers from the dropdown menu, then select Replace Driver.
  11. Unplug the controller.

Notes

Pair the controller to the desired computer by plugging it in. Unplug it to use it with the Bluetooth dongle.
If the controller isn't working push the central Home button to turn it on, plug it into the desired computer, then unplug it.
If the device isn't being paired try reinstalling the DualShock 3 Driver.
Using ViGem Drivers
Can use other Bluetooth Devices.
Like the wired solution, service for the drivers sometimes does not start.
Instructions[5]
  1. Make sure your bluetooth is turned on and/or connected and there is no other DS3 drivers installed.
  2. Download BthPS3.
  3. Run BthPS3.Bluetooth.Drivers_vXXX.exe and finish the setup.
  4. After you finish the setup, you will get a link to the next step which is identical to the wired connection guide. Do the steps listed in there.
  5. Type Get-Service Shibari.Dom.Server on the Powershell window that was run as administrator to see if the service already started. Start the service if it isn't.
  6. Plug-in your controller with USB cable and turn it on to pair it with your bluetooth if it hasn't.
  7. Unplug your controller and turn it on if it isn't.

Notes

If the light on your controller is just flashing, most likely it means that the Shibari service failed to start. Try restarting the service manually.
Bluetooth Driver Removal
If the instructions didn't work then remove the Bluetooth drivers and try something else.
If the device manager asks to restart select No.
Instructions
  1. Plug-in the desired Bluetooth device.
  2. Push Win+R and type devmgmt.msc then push OK.
  3. Find the desired Bluetooth device under Universal Serial Bus devices.
  4. Right Click on it then select Uninstall and select the Delete the driver software for this device checkbox.
  5. Unplug the Bluetooth device, then plug it in again.
  6. Find the desired Bluetooth device under Bluetooth.
  7. Right Click on it then select Uninstall and select the Delete the driver software for this device checkbox.
  8. Unplug the Bluetooth device, then plug it in again.
  9. Reinstall the drivers for the appropiate device. See Bluetooth.

Notes

If the drivers are not working find them on the manufacturer's website.

OS X

OS X 10.7 and Newer
  1. Plug-in the desired controller and ignore the Pairing Request.
  2. Go to Bluetooth Preferences.
  3. Select Connected and Configured and deselect Paired if needed.
  4. Find the PlayStation3 controller in the list, and add it to the favourites.
OS X 10.6 and Older

Download and install this driver.

Linux

Download and install the Sixaxis Joystick Manager.

Steam

Controller can be found in Supported Controller Database and it's correctly recognizable as PlayStation DualShock 3 controller.
Not capable of making full use of Steam Input. Does not include support for the DS3 gyro or analog face buttons. Gyroscope is not visible in configuration menu.
If you’re using a DS3 on Windows you’ll have to obtain the Sony driver through PlayStation Now.

Steam Link compatibility

Natively supported wired and wireless (since beta build 554).[6]
Works without any drivers on any operating system that supports Steam.
Can be used just to send input from a controller to a PC. Go into Streaming options, hit and disable video and audio streaming.
To pair over bluetooth connect via USB cable press PS button. Unplug USB cable then press again PS button and now DS3 works over bluetooth.
Some clones (CECHZC2H Bluetooth DualShochIII and OUBANG PS3 Controller Wireless Dualshock3) won't work wirelessly.[7]
Won't work great unless you connect it to LAN or a low latency Wi-Fi.

Hardware

Mayflash Wireless PS3 Controller to USB Adapter

All controllers that can be paired and work with regular PlayStation 3 should work, including third party ones.
Has switch on side of adapter, allowing for both XInput and DirectInput modes natively. XInput should work with regular drivers, for rumble to work with DirectInput mode, drivers needs to be downloaded manufacturers website.
Can connect one controller in XInput Mode and four controllers in DirectInput Mode.
Includes turbo mode. Pressing "PlayStation" and button toggles turbo for that button. To disable turbo for all buttons press PlayStation button twice quickly.

8BitDo Wireless USB Adapter or USB Wireless Adapter for PS classic edition

All controllers that can be paired and work with regular PlayStation 3 should work, including third party ones.
Supports X-input, D-input, Mac mode, Switch mode.

Issues fixed

Controller no longer detected or working (Windows)

Instructions
  1. Plug-in the desired controller.
  2. Run ScpServer\Binaries\SCPDriver.exe and select Uninstall. Check the Bluetooth Driver checkbox if needed.
  3. See PS3 Controller on Windows.

Playing with multiple PlayStation 3 Controllers on Windows

Set up the Xbox 360 Controller Emulator, then play the desired multiplayer game with multiple controllers, such as Lego Marvel Super Heroes.

Games with DualShock button prompts

Please note, that this is only list for games that offer DualShock button prompts.
Some may require use of DualShock 4, which right now isn't possible to emulate. Refer to game-specific articles for details.

{{#ask: Buttons prompts::DualShock | ?Developed by = Developer | ?Published by = Publisher | ?Uses engine = Engine | ?Release date = First release |+limit=1 | ?Available on = Systems | Sort = Release date | Order = descending | limit = 20 | introtemplate = Infobox company/intro/company | outrotemplate = Infobox company/outro | template = Infobox company/row/company | format = template | default = }}

Other information

Removing MotionInJoy

Due to the way MotionInJoy behaves a full reformat is advised instead. The following steps could potentially harm Windows, backup any important files before following these instructions.
MotionInJoy should be always treated as malware due to its odd and overall harmful behaviour. It can trigger BSODs, crashes and other major system issues.
Instructions[8]
  1. Download Geek Uninstaller, then extract it anywhere.
  2. Find MotionInJoy in the list, then Double Click on it, select Finish when asked to remove any leftover items.
  3. Open a command prompt as an admin.
  4. Type and run pnputil.exe -e, and find MotionInJoy's *.inf ID, under the Published name field.
  5. Replace the star with MotionInJoy's ID in the following command pnputil.exe -f -d *.inf and run it.
  6. Navigate to %WINDIR%\System32\drivers\ and remove MijXfilt.sys.

Notes

Geek Uninstaller is portable and as such can be easily removed afterwards.
Deleting any system files in use could potentially break the current Windows installation.
Overridden Bluetooth Driver
  1. Plug-in the desired bluetooth device.
  2. Open Devices and Printers, and find the desired device.
  3. Right Click on the device, select Properties, the Hardware tab, and Properties again.
  4. Select Change Settings, Authenticate, the Driver tab, and Uninstall.
  5. When asked to remove the device's software select OK.
  6. Remove and plug-in again the desired device.

Technical information

Wireless controller, HWID: 054C:0268


References