ndeadly / MissionControl

Use controllers from other consoles natively on your Nintendo Switch via Bluetooth. No dongles or other external hardware neccessary.
GNU General Public License v2.0
2.49k stars 139 forks source link

[Feature Request]: 8bitdo zero to joycon #716

Closed MosheBerger closed 1 year ago

MosheBerger commented 1 year ago

Feature Description

Hi. First of all thanks for all the hard work! Can you please map the 8bitdo zero (the first one) to joycon instead of pro-controller. Or just may you will change the d-pad to beahve like left-stick

Rationale

many games use stick and not d-pad.

Additional Details

No response

ndeadly commented 1 year ago

I can change the dpad to map to stick for now (did this a few months back for the wiimote at someone's request). The joycon emulation stuff requires some more time to be invested to make work properly, and I have other priorities at the moment.

MosheBerger commented 1 year ago

Thanks it's will help me a lot

ndeadly commented 1 year ago

See whether this does the trick

MissionControl-0.9.4-8bitdo-dpad-stick-411db5e.zip

MosheBerger commented 1 year ago

It's Works! But the directions has a problem.. they need to rotate them

https://github.com/ndeadly/MissionControl/assets/117580548/9a20bce5-868d-4403-9a8a-af3b4c766972

ndeadly commented 1 year ago

Oh right, my bad. I based the code off of the code for the Wii remote, where it operates in horizontal mode and the directions are rotated...

This should fix it

MissionControl-0.9.4-8bitdo-dpad-stick-e08029b.zip

MosheBerger commented 1 year ago

It works GREAT! thank you for the Fast and efficient fix

ndeadly commented 1 year ago

No problem. I will commit this for the next release