ndeadly

Results 653 comments of ndeadly

Confirmed the triggers are swapped, here's a fix. [MissionControl-0.14.0-develop-23040199.zip](https://github.com/user-attachments/files/23607943/MissionControl-0.14.0-develop-23040199.zip)

It might be possible to spawn a virtual controller to represent the left joycon and map the nunchuck to it, but I'm not sure if this would work as well...

Please share the error report from the path shown in your screenshot

Seems I forgot to keep a copy of the 0.13.6 .elf around for debugging. I tried to re-build off the same commit but the offsets in your report don't seem...

Where did you get the vendor and product ids from? I don't currently support this controller, so if any buttons are working at all it must be getting identified as...

Well, the [day has finally come](https://github.com/ndeadly/MissionControl/issues/119#issuecomment-706456699) where we have multiple controllers using the same Apple keyboard vendor/product IDs 🎉 https://github.com/ndeadly/MissionControl/blob/0ee33b355b2d8649dddcb754ca928d15778636de/mc_mitm/source/controllers/ipega_controller.hpp#L87 If you re-pair the controller in one of the alternate...

You're right, seems like they stuck those buttons into some unused bits by the looks of things. I don't like it, but it's better than the alternative! I think we'll...

Nice. I'll add it to the next update. It stopped working after an update because I changed the default behaviour for allowing the console to send a vendor command (SetTsi)...

If the controller doesn't connect at all, it might be a Bluetooth LE controller. I have proof-of-concept builds supporting that available in the #testing-ble channel of my discord server. Try...

Looks like this might be another BLE controller. I have development builds with experimental BLE support available on my discord server that you can use to generated a log with...