-
Notifications
You must be signed in to change notification settings - Fork 162
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
Controller disconnects as soon as it's plugged in #773
Comments
Did y'all follow the additional setup instructions needed for Linux in the readme? |
Yes.
If there is something I can do to debug this issue, I'm willing to help! |
Clone hero:
Yarg:
|
Xbox stuff isn't reliably supported currently on Linux, there's some hacks going on to disable the native Unity controller support and that's the "instant disconnect" you're seeing. I tried to make sure Xbox controllers would make it through, but unfortunately that doesn't work on all distros. |
It wouldn't have worked in clone hero if I hadn't. My controller isn't an xbox controller, i'd like an option to enable the native unity controller support because again, this works absolutely flawlessly in clone hero. |
As far as I know, Clone Hero uses Rewired and not the native Unity controller support, so unfortunately that wouldn't help with this problem. |
Yes it would have, CH doesn't use the same input system we use and has no dependencies on For now, if you want to re-enable the native Unity input support, uninstall |
hidapi is required for a lot of other packages on my system. I tried to remove it temporarily to see if my guitar would be detected, but as you said, certain controls do not work, like the red button and the strums. |
I had this problem too. My solution was to just install the game on Windows instead lol. |
My controller isn't detected, if I unplug it and plug it back in, I get the notification that it's disconnected and connected at the same time.
It works in clone hero. I'm on archlinux using the aur package
The text was updated successfully, but these errors were encountered: