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

Adding support for Wii Mote. #199

Closed
Ilovemyhous opened this issue Sep 6, 2021 · 14 comments
Closed

Adding support for Wii Mote. #199

Ilovemyhous opened this issue Sep 6, 2021 · 14 comments
Labels
out of scope wontfix This will not be worked on

Comments

@Ilovemyhous
Copy link

Is your feature request related to a problem? Please describe.

To be honest, I don't know if this is a problem on my side, or if it is lack of the controller support.

Describe the solution you'd like

Adding support for the Nintendo Wii Mote (along with Motion Plus and accessories like Nunchunk if possible).

Describe alternatives you've considered

The only games that support the Wii Mote is the Dolphin Emulator.

Additional context

The Wii emulator Dolphin has support for Wii Motes, and is Open-Source, so you could maybe find how they manage the connections.

@pktiuk
Copy link
Member

pktiuk commented Sep 6, 2021

What do you mean by Wiimote support?
Every gamepad can be mapped with AntiMicroX.

Anyway, we are not going to implement any changes, because it is too niche controller.

@pktiuk pktiuk added the wontfix This will not be worked on label Sep 6, 2021
@Ilovemyhous
Copy link
Author

I connected it, and it doesn’t show up, even though I update the Joysticks.
But if you don’t wanna it, I won’t bother you anymore.

@pktiuk
Copy link
Member

pktiuk commented Sep 6, 2021

It is not AntiMicroX issue, it is rather caused by wrong drivers or something like this.
Every device recognized as a gamepad/joystick should be visible in AntiMicroX.

@Ilovemyhous
Copy link
Author

I tried with Linux Mint 20.2, and Garuda Linux, and on both systems, it didn't show up.
The Bluetooth/Wi-Fi Card: Device-4: 3-3:5 info: Intel type: Bluetooth driver: btusb rev: 2.0 chip ID: 8087:0029

@pktiuk
Copy link
Member

pktiuk commented Sep 6, 2021

You should also try with app jstest-gtk if that one also doesn't see your wiimote, then something is wrong with your drivers/system config.

@Ilovemyhous
Copy link
Author

Doesn't see it too. :/
As you said, it's either an driver, or OS issue.
image

@pktiuk
Copy link
Member

pktiuk commented Sep 6, 2021

Neither of these applications recognizes it as a joystick.
Then problem is somewhere in your system.

Maybe dmesg would tell you more.
You have to investigate it by yourself.

@pktiuk pktiuk closed this as completed Sep 6, 2021
@mak448a
Copy link

mak448a commented Jul 5, 2023

Having the same issue. Could you please reopen this issue?

@pktiuk
Copy link
Member

pktiuk commented Jul 5, 2023

@mak448a
No, I won't reopen this issue.

It is not AntiMicroX issue, it is rather caused by wrong drivers or something like this.
Every device recognized as a gamepad/joystick should be visible in AntiMicroX.

This is not AntiMicroX issue. This is missing driver in your system (if any other app doesn't see this controller) or bug in SDL2.

@mak448a
Copy link

mak448a commented Jul 6, 2023

Steam sees the wiimote.

@pktiuk
Copy link
Member

pktiuk commented Jul 13, 2023

Steam sees the wiimote.

Then this is not a driver issue.

Could you test it with app sdl-jstest? It is also based on SDL and if that app works (with the same SDL version as AntiMicroX - 2.26.5), then it will show that there is a bug in the AntiMicroX.

@mak448a
Copy link

mak448a commented Jul 17, 2023

Since it looked like I had to compile sdl-jstest, I just used jstest-gtk (hopefully similar)
image
It detects all buttons except the dpad
image

@pktiuk
Copy link
Member

pktiuk commented Jul 17, 2023

@mak448a
Unluckily not. This app does not use SDL for detecting gamepads.

@klausmcm
Copy link

klausmcm commented Nov 3, 2023

In case this is of interest to anyone, I have a wiimote (Nintendo Wii MotionPlus) working in AntiMicroX (AntiMicroX-x86_64.AppImage - v3.3.4). I'm on Debian (Trixie) with KDE. Other than having a bluetooth adapter, I didn't need to do anything else to get the wiimote connected. All buttons are recognized. I don't think AntiMicroX supports the gyro though unfortunately.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
out of scope wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

4 participants