Difference between pages "PolyBlast" and "DualShock 3"

From Emulation General Wiki
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
{{delete|reason=Because of editing related to its termination, there's no longer an active link to this page anywhere in the wiki.}}
+
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.
{{Infobox emulator
 
|title = PolyBlast
 
|logo = PolyBlastLogo.png
 
|logowidth = 135
 
|developer = [https://github.com/LukeUsher Luke Usher]
 
|version = {{PolyBlastVer}}
 
|active = No
 
|platform = Windows, macOS, Linux
 
|target = [[Nintendo Entertainment System emulators|NES]], [[Super Nintendo emulators|SNES]], [[Game Boy/Game Boy Color emulators|GB]], [[Game Boy/Game Boy Color emulators|GBC]], [[Game Boy Advance emulators|GBA]], [[Nintendo 64 emulators|N64]], [[WonderSwan emulators|WS]], [[Master System emulators|SMS]], [[Master System emulators|GG]], [[Sega Genesis emulators|GEN]], [[PC Engine (TurboGrafx-16) emulators|PCE]], [[Neo Geo Pocket emulators|NGP]], [[Neo Geo Pocket emulators|NGPC]], [[MSX emulators|MSX]], [[ColecoVision emulators|COL]] , [[PlayStation emulators|PS1]],  [[ZX Spectrum emulators|ZX Spectrum]]
 
|compatibility = <small>High for most systems</small>
 
|accuracy = System-dependent
 
|website = [https://polyblast.co.uk/ polyblast.co.uk]
 
|license = Proprietary
 
}}
 
'''PolyBlast''' was a closed source, [[Multi-system emulators|multi-system emulator]].  
 
  
==Download==
+
Aside from the gyro gimmick, the Sixaxis and DualShock 3 don't just offer the same old DualShock 2 functionality. It has:
** currently offline, see below
 
  
==Overview==
+
*A very good D-pad
PolyBlast was a closed-source fork of [[ares]], featuring an alternative user-interface and additional emulation cores that were not present in either ares or higan.
+
*10-bit precision analog sticks, and pressure sensitive buttons
 +
*Wireless connectivity using Bluetooth
 +
*Wired connectivity through a Mini B-type USB connector
  
==Compared to ares==
+
==Windows==
PolyBlast contained all the same emulation cores as ares does, with the addition of ZX Spectrum emulation, but allowed for complex customisation options (nested peripherals, computer expansion slots/devices, etc) that are unavailable from the simple ares user interface.
+
Use [https://vigem.org/projects/DsHidMini/ DsHidMini]. For wireless functionality, see [https://github.com/ViGEm/BthPS3 BthPS3].
  
==Compared to higan==
+
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.
PolyBlast included emulation cores that are not available in higan, and retained higan's high level of configurability, presenting it in a simple menu-driven user-interface, rather than the tree system.
 
  
==Hiatus and Termination==
+
For Windows 7 and 8, see [[SCP Driver Package]].
As of July 06 2021, PolyBlast was on indefinite hold as its author is now the new maintainer of ares upstream. As of September 2021, the PolyBlast website was taken down.
 
  
[[Category:Emulators]]
+
==Linux==
[[Category:Multi-emulators]]
+
{{Outdated|section}}
[[Category:Windows emulation software‏‎]]
+
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.
[[Category:Linux emulation software]]
+
 
[[Category:macOS emulation software]]
+
==External links==
 +
* [https://www.pcgamingwiki.com/wiki/Controller:DualShock_3 DualShock 3] on PCGamingWiki
 +
 
 +
[[Category:Controllers]]

Revision as of 16:36, 13 November 2021

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

Aside from the gyro gimmick, 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.

External links