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


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Controller:PlayStation Move"

From PCGamingWiki, the wiki about fixing PC games
m (→‎Windows: reWASD support)
 
(26 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
 
{{Infobox controller
 
{{Infobox controller
|title        = PlayStation Move Navigation Controller
+
|title        = PlayStation Move motion controller
 +
|cover        = PlayStation_Move_Motion_Controller.png
 +
|xinput      = unknown
 +
|connection method = USB-Mini (PS3 version), USB-Micro (PS4 version), Bluetooth
 +
|predecessor  = [[Controller:DualShock 3|DualShock 3]]
 +
|successor    = [[Controller:DualShock 4|DualShock 4]]
 +
 
 +
|wikipedia    = PlayStation Move
 +
}}
 +
{{Infobox controller
 +
|title        = PlayStation Move navigation controller
 
|cover        = Sony-PlayStation-Move-Navigator.jpg
 
|cover        = Sony-PlayStation-Move-Navigator.jpg
 
|xinput      = hackable
 
|xinput      = hackable
 +
|connection method = USB-Mini, Bluetooth
 
|predecessor  = [[Controller:DualShock 3|DualShock 3]]
 
|predecessor  = [[Controller:DualShock 3|DualShock 3]]
 
|successor    = [[Controller:DualShock 4|DualShock 4]]
 
|successor    = [[Controller:DualShock 4|DualShock 4]]
 
|wikipedia    = PlayStation Move#Navigation_controller
 
|wikipedia    = PlayStation Move#Navigation_controller
 
}}
 
}}
 +
 +
'''Key points'''
 +
{{ii}} Consists of two one-handed controllers that are intended to be used as a pair:
 +
# The '''motion controller''' is the primary device, and can be used with or without a paired navigation controller.
 +
#* Requires the [[Controller:PlayStation Eye|PlayStation Eye]] camera.
 +
# The '''navigation controller''' is an optional, supplemental device that pairs with a motion controller via Bluetooth.
 +
#* Adds controls that are absent from the motion controller, including an analog stick and D-pad.
 +
#* Not intended to be used without a paired motion controller (though it is possible).<ref>{{Refurl|url=https://www.reddit.com/r/SteamDeck/comments/128scot/ps3steam_playstation_move_navigation_controller/|title=Reddit - r/SteamDeck - PS3/Steam - Playstation Move Navigation Controller|date=2023-08-10}}</ref>
 +
 +
'''Inputs'''
 +
* Motion controller:
 +
** Motion sensing: three-axis accelerometer, three-axis angular rate sensor
 +
** Location tracking: magnetometer, object recognition (via PlayStation Eye or PlayStation Camera)
 +
** 1 × analog trigger: {{Key|𝐓}}
 +
** 8 × digital buttons: {{Key|△}}, {{Key|○}}, {{Key|×}}, {{Key|□}}, {{Key|sᴛᴀʀᴛ}}, {{Key|sᴇʟᴇᴄᴛ}}, {{Key|PlayStation}}, {{Key|ᴍᴏᴠᴇ}}
 +
* Navigation controller:
 +
** 1 × clickable analog stick: {{Key|L3}}
 +
** 4 × digital directional buttons (D-pad): {{Key|↑}}, {{Key|↓}}, {{Key|←}}, {{Key|→}}
 +
** 1 × analog triggers: {{Key|L2}}
 +
** 4 × digital buttons: {{Key|×}}, {{Key|○}}, {{Key|L1}}, {{Key|PlayStation}}
  
 
==Use with PC platforms==
 
==Use with PC platforms==
 +
{{++}} The [https://github.com/thp/psmoveapi PS Move API] is an open source library for Linux, macOS and Windows to access the Sony Move motion controller via Bluetooth and USB directly from your PC without the need for a [[Emulation:PlayStation 3|PlayStation 3]]. Tracking in 3D space is possible using a [[Controller:PlayStation Eye|PlayStation Eye]] (on Linux, Windows and macOS), an iSight camera (on macOS) or any other suitable camera source.
 +
 
===Windows===
 
===Windows===
{{ii}} A [https://github.com/psmoveservice/PSMoveService/wiki/PSNavi-Setup PSNavi Setup Driver] for the Playstation Move Motion Controllers on Windows provides basic controls support.
+
{{ii}} A [https://github.com/psmoveservice/PSMoveService/wiki/PSNavi-Setup PSNavi Setup Driver] for the PlayStation Move motion controllers on Windows provides basic controls support.
{{++}} Custom application [https://www.rewasd.com/ reWASD] allows Playstation Move Navigation Controller to work on Windows 7 or newer. Software gives advanced customization options an lets remap whole controller eg. reassigning buttons to keyboard or mouse actions, macros, activate custom modes etc.
+
 
 +
====Virtual Reality====
 +
=====[https://www.driver4vr.com/ Driver4VR]=====
 +
{{ii}} Intended for VR games.
 +
{{++}} Supports body tracking for most VR tools (e.g. Oculus, Index, Vive) and controller tracking emulation for Vive.<ref>{{Refurl|url=https://www.driver4vr.com/instructions/|title=INSTRUCTIONS|date=2021-01-16}}</ref>
 +
{{--}} Not free of charge.
 +
 
 +
=====[https://k2vr.tech/ Amethyst]=====
 +
{{ii}} This app provides body tracking in VR using common devices.
 +
{{--}} A VR headset is still required.
 +
{{++}} Supports many different devices, with plugin support to add more.
 +
{{++}} Can use a Kinect or PS Eye to track the Move.
  
====[https://www.rewasd.com/ reWASD]====
+
===OS X / Linux===
{{++}} Supports PlayStation Move controller via bluetooth adapter or cable,
+
{{ii}} [[Sportsfriends]] has the minigame ''Johann Sebastian Joust'', designed specifically for the PlayStation Move motion controller, with custom native drivers provided for OS X and Linux.
{{++}} Allows emulate virtual [[Controller:DualShock 4|DS4 controller]] to play PS4 Remote Play, PS Now or Dualshock 4 compatible games.
 
{{++}} Allows emulate virtual [[Controller:Xbox 360 Controller|Xbox 360 controller]] to play XInput compatible games.
 
{{ii}} Custom configs for PlayStation Move controller can be found in official [https://www.rewasd.com/community/configs/gamepad/dualshock3/ Community Configs Library] maintained by reWASD users.
 
  
 
===Linux===
 
===Linux===
{{ii}} [https://github.com/MooseTheBrown/psmoveinput Psmoveinput] is a userspace Linux input driver that gives users ability to control mouse pointer movements by moving controller and map PSMove keys to common keyboard keys. It's based on the unofficial [https://github.com/thp/psmoveapi PSMove API].
+
{{ii}} [https://github.com/MooseTheBrown/psmoveinput Psmoveinput] is a user space Linux input driver that gives users ability to control mouse pointer movements by moving controller and map PSMove keys to common keyboard keys. It's based on the unofficial [https://github.com/thp/psmoveapi PSMove API].
 +
 
 +
==Support in games==
 +
''For a list of games, see [[List_of_games_that_support_tracked_motion_controllers_in_non-VR_gameplay#PlayStation_Move|List of games with PlayStation Move support]].''
 +
 
 +
===Technical information===
 +
{{ii}} Device name: '''PlayStation Move navigation controller''', HWID: '''054C:042F'''
 +
{{ii}} Device name: '''PlayStation Move motion controller''', HWID: '''054C:03D5'''
 +
 
 +
{{References}}
 +
[[Category:Motion controlled gamepads]]
 +
[[Category:Split Controllers]]
 +
[[Category:Controllers with accelerometer]]
 +
[[Category:Controllers with Bluetooth connection]]
 +
[[Category:Controllers with LED lights]]
 +
[[Category:Camera detection control]]

Latest revision as of 02:04, 25 January 2024

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
PlayStation Move motion controller
PlayStation Move motion controller cover
XInput support
Connection method
USB-Mini (PS3 version), USB-Micro (PS4 version), Bluetooth
Predecessor
DualShock 3
Successor
DualShock 4
PlayStation Move on Wikipedia
PlayStation Move navigation controller
PlayStation Move navigation controller cover
XInput support
Connection method
USB-Mini, Bluetooth
Predecessor
DualShock 3
Successor
DualShock 4
PlayStation Move on Wikipedia

Key points

Consists of two one-handed controllers that are intended to be used as a pair:
  1. The motion controller is the primary device, and can be used with or without a paired navigation controller.
  2. The navigation controller is an optional, supplemental device that pairs with a motion controller via Bluetooth.
    • Adds controls that are absent from the motion controller, including an analog stick and D-pad.
    • Not intended to be used without a paired motion controller (though it is possible).[1]

Inputs

  • Motion controller:
    • Motion sensing: three-axis accelerometer, three-axis angular rate sensor
    • Location tracking: magnetometer, object recognition (via PlayStation Eye or PlayStation Camera)
    • 1 × analog trigger: 𝐓
    • 8 × digital buttons: , , ×, , sᴛᴀʀᴛ, sᴇʟᴇᴄᴛ, PlayStation, ᴍᴏᴠᴇ
  • Navigation controller:
    • 1 × clickable analog stick: L3
    • 4 × digital directional buttons (D-pad): , , ,
    • 1 × analog triggers: L2
    • 4 × digital buttons: ×, , L1, PlayStation

Use with PC platforms

The PS Move API is an open source library for Linux, macOS and Windows to access the Sony Move motion controller via Bluetooth and USB directly from your PC without the need for a PlayStation 3. Tracking in 3D space is possible using a PlayStation Eye (on Linux, Windows and macOS), an iSight camera (on macOS) or any other suitable camera source.

Windows

A PSNavi Setup Driver for the PlayStation Move motion controllers on Windows provides basic controls support.

Virtual Reality

Driver4VR
Intended for VR games.
Supports body tracking for most VR tools (e.g. Oculus, Index, Vive) and controller tracking emulation for Vive.[2]
Not free of charge.
Amethyst
This app provides body tracking in VR using common devices.
A VR headset is still required.
Supports many different devices, with plugin support to add more.
Can use a Kinect or PS Eye to track the Move.

OS X / Linux

Sportsfriends has the minigame Johann Sebastian Joust, designed specifically for the PlayStation Move motion controller, with custom native drivers provided for OS X and Linux.

Linux

Psmoveinput is a user space Linux input driver that gives users ability to control mouse pointer movements by moving controller and map PSMove keys to common keyboard keys. It's based on the unofficial PSMove API.

Support in games

For a list of games, see List of games with PlayStation Move support.

Technical information

Device name: PlayStation Move navigation controller, HWID: 054C:042F
Device name: PlayStation Move motion controller, HWID: 054C:03D5


References

  1. Reddit - r/SteamDeck - PS3/Steam - Playstation Move Navigation Controller - last accessed on 2023-08-10
  2. INSTRUCTIONS - last accessed on 2021-01-16