Difference between revisions of "DualShock 3"

From Emulation General Wiki
Jump to navigation Jump to search
(complete rework to reflect state of drivers on windows 10)
m (replace dead vigem.org link with link to new page at nefarius.at)
 
(7 intermediate revisions by 6 users not shown)
Line 1: Line 1:
The '''DualShock 3''' is the standard controller for the [[PlayStation 3 emulators|PlayStation 3]]. It was originally intended to launch with the console, but [[wikipedia:Immersion v. Sony|a lawsuit by Immersion in 2002]] meant they were unable to include the controller's namesake feature, force feedback, until the case was over. As a stopgap measure, Sony announced the '''Sixaxis''' instead, and made the excuse at E3 2006 that force feedback would've interfered with the gyro sensors. With the eventual release of the DualShock 3 in 2008, owing to Sony's loss in court and eventual business deal for the patent, we now know this was a boldfaced lie.
+
The '''DualShock 3''' is the standard controller for the [[PlayStation 3 emulators|PlayStation 3]]. It was originally intended to launch with the console, but [[wikipedia:Immersion v. Sony|a lawsuit by Immersion in 2002]] meant they were unable to include the controller's namesake feature, force feedback, until the case was over. As a stopgap, Sony announced the '''Sixaxis''' instead, claiming at E3 2006 that force feedback would have interfered with the gyro sensors. With the eventual release of the DualShock 3 in 2008, due to Sony's loss in court and eventual deal for the patent, we now know that this was incorrect.
 
 
Aside from the gyro gimmick, the Sixaxis and DualShock 3 don't just offer the same old DualShock 2 functionality. It has:
 
  
 +
Aside from gyro support, the Sixaxis and DualShock 3 offer the following features over DualShock 2:
 
*A very good D-pad
 
*A very good D-pad
 
*10-bit precision analog sticks, and pressure sensitive buttons
 
*10-bit precision analog sticks, and pressure sensitive buttons
Line 9: Line 8:
  
 
==Windows==
 
==Windows==
Use [https://vigem.org/projects/DsHidMini/ DsHidMini]. For wireless functionality, see [https://github.com/ViGEm/BthPS3 BthPS3].
+
Use [https://docs.nefarius.at/projects/DsHidMini/ DsHidMini]. For wireless functionality, see [https://github.com/ViGEm/BthPS3 BthPS3].
  
 
Sony's official driver for the controller, <code>sixaxis.sys</code>, was only released for the PlayStation Now service. If you have it installed, you may need to follow [https://vigem.org/projects/DsHidMini/SIXAXIS.SYS-to-DsHidMini-Guide/ this guide] to remove it.
 
Sony's official driver for the controller, <code>sixaxis.sys</code>, was only released for the PlayStation Now service. If you have it installed, you may need to follow [https://vigem.org/projects/DsHidMini/SIXAXIS.SYS-to-DsHidMini-Guide/ this guide] to remove it.
Line 16: Line 15:
  
 
==Linux==
 
==Linux==
{{Outdated|section}}
+
Modern Linux kernels and Distros include support for Dualshock 3 controllers without any need to download additional programs.
On Linux, [http://qtsixa.sourceforge.net/ QtSixA] is available but [http://pingus.seul.org/~grumbel/xboxdrv/ xboxdrv] is a much more active project, although it doesn't include a GUI; use it if you run into problems.
+
 
 +
==External links==
 +
[https://www.pcgamingwiki.com/wiki/Controller:DualShock_3 PCGamingWiki: DualShock 3]
  
 
[[Category:Controllers]]
 
[[Category:Controllers]]

Latest revision as of 01:53, 23 January 2024

The DualShock 3 is the standard controller for the PlayStation 3. It was originally intended to launch with the console, but a lawsuit by Immersion in 2002 meant they were unable to include the controller's namesake feature, force feedback, until the case was over. As a stopgap, Sony announced the Sixaxis instead, claiming at E3 2006 that force feedback would have interfered with the gyro sensors. With the eventual release of the DualShock 3 in 2008, due to Sony's loss in court and eventual deal for the patent, we now know that this was incorrect.

Aside from gyro support, the Sixaxis and DualShock 3 offer the following features over DualShock 2:

  • A very good D-pad
  • 10-bit precision analog sticks, and pressure sensitive buttons
  • Wireless connectivity using Bluetooth
  • Wired connectivity through a Mini B-type USB connector

Windows[edit]

Use DsHidMini. For wireless functionality, see BthPS3.

Sony's official driver for the controller, sixaxis.sys, was only released for the PlayStation Now service. If you have it installed, you may need to follow this guide to remove it.

For Windows 7 and 8, see SCP Driver Package.

Linux[edit]

Modern Linux kernels and Distros include support for Dualshock 3 controllers without any need to download additional programs.

External links[edit]

PCGamingWiki: DualShock 3