-
Notifications
You must be signed in to change notification settings - Fork 144
Fixed ps move pairing on Windows 10 1903 and later. #634
Conversation
Can anyone (preferably somebody who has been around a while and I recognize their name) tell me if it works for them? |
I'll merge then revert if anyone complains this change breaks their system. |
Hello! I'm new on GitHub, and I do not know how to download, and setup this fix. (Or it is already added to code of project). How can I fix my pair? (Sry of mu eng) |
I found this file: https://1drv.ms/u/s!An8ls2qnV1z_n_57p7s2utrsq_x0LQ I think it's be useful to some seekers like me) |
This helps me! Yay! But controllers still blink after pair (works fine but blinking is provoking) |
@NikitaShokin Yes, this build should be used only for pairing. I think it includes some changes that are not working yet. So for day-to-day usage please download the official version. |
The code is already merged into master. @NikitaShokin if you follow the build instructions here then you can build an 'official' version of PSMoveService that includes the fix. |
@cboulay Thank you. Are PSMoveService or PSMoveSteamVRBridge conflicts with pirate games? I've troubles with input in Beat pirate Beat Saber. Position works fine but no any keys works |
will there be a more simple solution / installtion soon? |
@philshift You need to download file i linked, replace original PSMoveServiceAdmin (do not forget to copy orig. file), launch it, pair your controllers, and replace PSMoveServiceAdmin back to original |
@NikitaShokin i tried this first didn't work for me still get these errors |
@philshift Sorry, i forgot to write about deliting controller from bluetooth devices. Start -> type Bluetooth -> motion controller -> delete device. It could help |
@NikitaShokin omfg it worked right away |
Thanks!!! this solved my problem |
I tried to do all of this stuff, but in the end my controllers light is lit and program dont show up controllers, it says no connected usable controllers |
Hi, that's me hahaha, I'm glad the link was served. |
Hello, help me please Try to fix it this https://www.youtube.com/watch?v=EZ6J2hoJR9k, but not worked:
how to fix and pair? |
Still doesn't work on Windows 1909 |
@NikitaShokin @Yozer The OneDrive link is not working anymore. Can you upload it again pls? :) |
Nevermind. I've built the latest admin file! Get it here: |
Buenas soy el que subio el archivo. OneDrive por alguna razon me lo elimino, no tengo el original, hay que buscarlo de donde lo saque yo. lo siento, no puedo hacer mucho ahora. |
Gracias por subirlo de nuevo, yo no tenia el archivo en mi pc. |
dead link |
For me the link is still working @Lyriati. Maybe try to use another browser :) |
I've been going at trying to get the controller to connect using the new Admin file, and I still have been getting the same error, HID just will not properly enable for the controller so I'm not getting the controller to connect. I have gone as far as reinstalling PSMoveService but I don't want to have to reinstall a whole new version of Windows just to get it working. I will have another go at it this afternoon, but if there's an answer to getting this working, if someone could let me know that would be great, thank you! |
When will the move be matched with windows 1909? |
@timfisc Thank you so much for that link, still works Windows 10 - 2004 |
No problem. I'm glad this helped you :) |
I'm on windows 1909. Thank you very much for the file! |
Fixes #630
Fixes #631
Fixes #633
This change was not tested in earlier versions of Windows but it should work.
RegCreateKeyEx
will create or open key if it already exists.