ndeadly

Results 653 comments of ndeadly

I don't actually officially support the T4 pro, it must be using the hardware ID of an existing controller. Could you show me how it shows up in [btdb](https://github.com/ndeadly/MissionControl/files/7227157/btdb-1300.zip)? If...

I'm assuming `Pro Controller` there is actually your GameSir controller in Switch mode? I was actually more interested in how it showed up under Android mode so I can officially...

So android mode is using a hardware id (`1949:0402`) used by ipega controllers, which is why your controller even works in the first place. I'm kind of surprised that you're...

@Ikity a workaround for this has been added in the latest release https://github.com/ndeadly/MissionControl/releases/tag/v0.6.1 Create an empty file called settsi_disable.flag in the directory for your controller under sdmc:/config/MissionControl/controllers/. Sending of the...

Thanks for the info. Are you able to find the VID/PID for the controller? That's a shame about BLE, you're right I don't have it working yet. Hopefully I can...

@kakra oh awesome, I didn't realise you guys had started working on it already. Thanks, I'll keep an eye on it.

Making a bit of progress with BLE, I'm now able to get my BLE keyboard and mouse connected and receiving input reports on the console (still a lot of work...

@koenhappy thanks! ArmandoRJr already sent me theirs via discord, but it never hurts to have more than one to see if there are any variations between individual controllers or firmware...

@CaiMiao nothing much that would concern the end user. I've been mostly reverse engineering and trying to figure out how best to handle the BLE devices as there is no...

LE support has been present since firmware 5.0.0. The problem is that the `btm` and `hid` services don't have any code for handling devices besides the pokeball plus. Other devices...