Difference between revisions of "DualShock 3"

From Emulation General Wiki
Jump to navigation Jump to search
(Created page with " The standard Playstation 3 controller. ===Features=== *It has a very good d-pad, which is something that's hard to find nowadays. Very useful for older consoles. *10-bit p...")
 
m (replace dead vigem.org link with link to new page at nefarius.at)
 
(21 intermediate revisions by 16 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, 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.
  
The standard Playstation 3 controller.
+
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
  
===Features===
+
==Windows==
 +
Use [https://docs.nefarius.at/projects/DsHidMini/ DsHidMini]. For wireless functionality, see [https://github.com/ViGEm/BthPS3 BthPS3].
  
*It has a very good d-pad, which is something that's hard to find nowadays. Very useful for older consoles.
+
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.
  
*10-bit precision analog sticks, pressure sensitive buttons
+
For Windows 7 and 8, see [[SCP Driver Package]].
  
*wired or wirelessly with a Bluetooth adapter.
+
==Linux==
==Using on a PC==
+
Modern Linux kernels and Distros include support for Dualshock 3 controllers without any need to download additional programs.
  
Previous Dualshock controllers required a special adapter to work. However, the Dual Shock 3 can connect via usb to a pc without an adaptor and only requires special software to work on a pc. In Windows, an external program needs to be installed to use DS3 controllers.
+
==External links==
 +
[https://www.pcgamingwiki.com/wiki/Controller:DualShock_3 PCGamingWiki: DualShock 3]
  
===Windows===
+
[[Category:Controllers]]
 
 
Use the new [[XInput Wrapper SCP]]. Do not use [[MotioninJoy]] if you can.
 
 
 
===Linux===
 
 
 
On Linux, [http://qtsixa.sourceforge.net/ QtSixA] is available.
 

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