-
Notifications
You must be signed in to change notification settings - Fork 100
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
Classic.LStick.X = REL_X and Classic.LStick.Y = REL_Y do not work #18
Comments
Ah, I'm having the same issue. I'm running Fedora 15 64-bit, and I'm hoping to be able to play Minecraft with my classic controller. According to wminput, I'm running "CWiid Version 0.6.00" which I grabbed off of Fedora's own repos (with the cwiid-wminput package). I'll try grabbing the source code and compiling from that and report back if that fixes the bug (I don't know if 0.6.00 is the latest version or not). |
I'm also experiencing this issue - but for me whatever I do with the stick, it moves to the bottom right. :( |
I ended up just going with qjoypad - it's compatible with Wiimotes and Wiimote Classic controllers and has a nice GUI to work with. I don't know if cwiid is even maintained anywhere anymore - it's been over 4 or 5 years since any activity. Also, you can use xboxdrv with a Wiimote Classic controller to override how the dpad and buttons control stuff by default, and to give more compatibility with games designed to work with Xbox controllers. Here's my command (it may or may not work for you)
I just put that into a script named wiimote.sh and do |
Woah, I've never heard of qjoypad, I have to give it a try! Please tell me, how do you connect the wiimote to your PC in the first place? |
For me, it usually just pairs up out-of-the-box by just using the regular Bluetooth settings and pairing a device the same way I'd pair any other device. I'm on Xubuntu 14.04 right now, BTW, but it works great on Ubuntu 12.04, and Ubuntu GNOME 15.04. |
The default GNOME bluetooth manager always tries to pair with the wiimote, but I managed to connect my classic controller with |
Awesome!! Glad to hear it works. :D |
@benbaptist Qjoypad doesn't recognize any inputs for me. I connect the wiimote with gnome's bluetooth manager, get the number from evtest and run your wiimote.sh script but when I open qjoypad nothing works. I can connect with cwiid but get the bottom right corner issue |
I am trying to use my classic controller's joystick as a mouse.
This works:
But it is not what I want.
When I try this:
Every key I press moves the cursor to the bottom left of the screen, which is quite odd.
The text was updated successfully, but these errors were encountered: