psmoveservice / PSMoveService

A background service that communicates with the psmove and stores pose and button data.
Apache License 2.0
590 stars 148 forks source link

New PS Move Navi Controller Solution - Single USB dongle #675

Open mjducharme opened 4 years ago

mjducharme commented 4 years ago

There is a new way of getting the PS Move Navigation Controller to work with PSMoveService without having to use a second bluetooth adapter.

https://forums.vigem.org/topic/362/playstation-r-3-peripherals-unofficial-bluetooth-drivers-bthps3

After doing everything, you have to make an additional registry change:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BthPS3\Parameters

Change IsMOTIONSupported from 1 to 0. If you do not do that, the Navi controller will start working but the Motion controllers will stop working.

It is working perfectly, and uses the same USB adapter as the move controllers themselves as well as a DS4 and a bluetooth keyboard and mouse.

mjducharme commented 4 years ago

@HipsterSloth you might be interested in that as well

nefarius commented 4 years ago

Hello! 👋😁

B1LLZ commented 4 years ago

how to connect the psnavi on the same bluetooth as the motion controls?

mjducharme commented 4 years ago

@B1LLZ you have to install the unofficial bthps3 from the link above that I gave in the first post, and click the "show next steps" at the end of the installer.