ndeadly
ndeadly
I think it stems from the accuracy of mapping the sony battery level to that of the switch. They have a different number of levels, and I'm not sure whether...
Since there have been no followups in several weeks, I'll assume this issue has been resolved in one way or another. If there are still issues when running the [latest...
Tested working on several firmwares. Please advise what can be done to better match atmosphere's code style/aesthetic :)
plutooo's btpair app relies on the bluetooth event redirection feature of Mission Control (this is why it's a dependency). When enabled, it redirects system events away from the OS so...
@plutooo this sort of thing happens when redirected events aren't returned to the system before it tries to sleep. You may need to call `appletLockExit`/`appletUnlockExit` in btpair so that users...
@JonJaded you'd have to post the error report to know what was actually failing. I know with controllers at least, if the console goes to sleep and a controller hasn't...
This is now merged into the [latest release](https://github.com/ndeadly/MissionControl/releases/tag/v0.7.1).
You're the third person to report this issue now, so it definitely seems to more than an anomaly. In all three cases the controller has been downgraded from the BLE...
I finally got around to adding logging back to the latest development code. Try this build out with your controller and post the `mc-mitm.log` file it creates on your sd...
Since the recent posts indicate that the above dev build fixes the reported issues, I'll assume this issue has been resolved in one way or another. If there are still...