Difference between revisions of "DualShock 3"

From Emulation General Wiki
Jump to navigation Jump to search
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 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, due to Sony's loss in court and eventual deal for the patent, we now know that this was a blatant lie.
  
Aside from the gyro gimmick, the Sixaxis and DualShock 3 don't just offer the same old DualShock 2 functionality. It has:
+
Gyro support aside, the Sixaxis and DualShock 3 don't just offer the same old DualShock 2 functionality. It has:
  
*A 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
 
*Wireless connectivity using Bluetooth
 
*Wireless connectivity using Bluetooth
Line 16: Line 16:
  
 
==Linux==
 
==Linux==
Native support in modern kernels.
+
{{Outdated|section}}
 
+
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 DualShock 3] on PCGamingWiki
 
  
 
[[Category:Controllers]]
 
[[Category:Controllers]]

Revision as of 12:14, 24 August 2023

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 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, due to Sony's loss in court and eventual deal for the patent, we now know that this was a blatant lie.

Gyro support aside, the Sixaxis and DualShock 3 don't just offer the same old DualShock 2 functionality. It has:

  • 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

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

On Linux, QtSixA is available but xboxdrv is a much more active project, although it doesn't include a GUI; use it if you run into problems.