Axadiw / MFIGamepadFeeder

Use your MFI (Made for iPhone/iPad) Gamepad on Windows!
https://axadiw.github.io/MFIGamepadFeeder/
MIT License
118 stars 19 forks source link

I am using the new Nimbus+ and it's not working for me. Is there any way that it will work for me? #62

Open Nyxmation opened 3 years ago

Nyxmation commented 3 years ago

I tried it with the app MFI Gamepad feeder and it does not work at all. I am also using the Nimbus+ by the way.

Domed-exe commented 3 years ago

I am also having issues with the Nimbus+ It pairs and when I use it with the stock nimbus mapping that comes with the program it says Index was outside the bounds of the array when I first push a button and then does nothing. I think this has something to do with the fact that nimbus+ has 9 numbers for input vs 18 so a new mapping will need to be made. I am trying to figure out how to do that still.

Edit: So the Nimbus+ has different input vs the original input. Since it only has 9 inputs and one isn't used you can basically only map 8 controls. The Joysticks and the Triggers can be mapped with no issue. However, the XYAB buttons and the D-Pad all share the 7 type input. Therefore you can only set one of the buttons up and whenever you push any of the said buttons it will activate the button you had set it for. The same goes for the two bumpers, clicking the sticks, and the 3 menu buttons on the center of the nimbus+. They all link to the 8 type input which means that you can only use one. That being said there needs to be additional programming done to the mapping editor to allow for buttons to be within the same type and still be distinguished. Until then your only other option is to try and use virtual keys to make this work, unfortunately.

Nyxmation commented 3 years ago

How can I request the creator of MFI Gamepad Feeder to add this feature?