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

Nintendo Switch Pro Controller support? #425

Open
zelenooki87 opened this issue Oct 1, 2024 · 2 comments
Open

Nintendo Switch Pro Controller support? #425

zelenooki87 opened this issue Oct 1, 2024 · 2 comments

Comments

@zelenooki87
Copy link

I am exceuse for maybe asking inapropriate question in this section, but, I plan to buy this original controller for Nintendo switch and to play Super Mario serial mostly (Wii, Snes, Nes)

(I have MB with Bluetooth support)

Is this thing compatible with latest Nestopia builds? Thank you guys very much in advance!

@rdanbrook
Copy link
Member

If it works with the latest SDL2, it should work with the cross platform (FLTK) build. I can't tell you if it works on the win32 build, because I don't own one. It might, but you might also need to jump through some hoops to make it work as a DirectInput controller. Basically, support for a specific controller is out of the scope of this project, because this project relies on the underlying support of the operating system and either SDL2 or DirectInput (very old DirectInput).

I'll leave this issue open in case anyone else knows. Maybe I'll buy one if I like what I hear :).

@zelenooki87
Copy link
Author

Thanks you for claryfing.
I found mapping config for SDL2 here:
https://github.com/libretro/retroarch-joypad-autoconfig/blob/master/sdl2/Nintendo%20Switch%20Pro%20Controller.cfg
Does it mean it shoud work as expected?

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

2 participants