-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not pairable under windows 10 #7
Comments
Pairing the bluetooth device in windows 10 is a little bit tricky since the default way asks for a pin which is mandatory. These instructions are required:
|
thx! I will give it a try :) Is someone still working on this project? I am missing a few features (different profiles for different software, autostart with windows). unfortunately my C# skills are like 0 |
Hmm doesn't seem to work for me. PS3 Remote is paired now, but the PS3BluMote doesn't detect it on Windows 10 |
Actually I am also not familar with C# and I don't maintain this project. so there is probably no development anymore. What is the vendor ID and product ID of your device? Maybe you have to set these in settings dialog. It can be seen in Windows Device Manager but the bytes are in different order: In my case I have set See also the issue I have opened: miljbee#1 |
see updated comment above |
Strange. I run Windows 10 and it works like a charme. Also for Kodi, of course. |
maybe I made a mistake compiling the softwre (the download link is down). I compiled for the first time. |
Can't extract it. Archive is corrupt :-\ edit: nevermind, found it here: https://www.psx-place.com/resources/ps3blumote-2-03.1178/ now the Logo is blue, but it still doesn't work :D Weird, weird, weird |
Stupid FTP. Give me a second |
Finally it works on win 10 <3 you're my hero :) thx a lot |
Ok, I'm going to remove the zip archive from the server. |
BTW: What have you done in order to compile the code? What tools are required? |
Can't tell you what tools are required really. I just downloaded Visual Studio 2022 and checked everything that hat C# in the discription :) then i cloned the code from here and started the compiler |
Ok, thanks. I hoped that there is a way without installing Visual Studio. |
Hey! I can't pair my remote on windows 10.
When windows detects it, windows asks for a pin. there's absolutely no way, no option to skip this!
on windows 7 it works fine.
Is someone still working on this and has a fix for it?
The text was updated successfully, but these errors were encountered: