Skip to content
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

[MacOS] JslConnectDevices doesn't detect connected devices #45

Open
benkuper opened this issue Jan 9, 2022 · 0 comments
Open

[MacOS] JslConnectDevices doesn't detect connected devices #45

benkuper opened this issue Jan 9, 2022 · 0 comments

Comments

@benkuper
Copy link

benkuper commented Jan 9, 2022

Hello,
this is a tricky one because I actually only have a VM to test and bluetooth devices don't pass through the VM, but since the library is externalized and there is no platform-specific code, I guess this comes from the lib.
I have compiled it successfully for Mac and Unix and integrated it in Chataigne ( https://benjamin.kuperberg.fr/chataigne ) but I have multiple users reporting that it doesn't detect controllers on Mac.
It is working just fine on windows.
Not sure how I can check further without a dev setup on Mac (which I won't have for a while).

Those users say that JoyKeyMapper https://github.com/magicien/JoyKeyMapper is working just fine. But this is made using swift so I guess the device handling is different

I also noticed that QJoyControl https://github.com/erikmwerner/QJoyControl is using hidapi so there may be something to check there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant