Paul Weiß

Results 47 comments of Paul Weiß

hey @Yamakaky , have you tried anything NFC yet? If so any logs would be greatly appreciated. Also: Do you know of any easy method to import these logs into...

Ok, did the IR work? If so it seems your bluetooth might be able to handle the additional load, so any actually working captures of writes would be appreciated. And...

The only games I know of (don't own them) are 12Switch (the eating one) and Labo (e.g. piano)

That seems like the buffer overflows or something. Looking at your code https://github.com/Yamakaky/joycontrol/blob/capture-text-file/scripts/relay_joycon.py: In line 35 input seems to be forwarded in chunks of 100b, but in mode 0x31 input...

Does it even switch to BT in Flight mode? because the Pro controller with a wired c-to-c connection works just fine in flight mode?

Since you are running a raspi, try disabling the wifi. I recently discovered that this improves Bluetooth performance a bit.

@thxomas You could push your source to a github repo maybe? or How does the patch look? Modified C-Code? Some fancy bash scripting? Anyway I'll update the post.

@thxomas Just confirmed on my PCIE-Card that the magic numbers actually work. Question: How the hell did you figure this out? Did you just try random numbers till it changed...

@thxomas Something interesting you might want to look into: when the simulated controller is paired, pair a real on aswell and try to read an amiibo on that. It'll kick...

@thxomas You don't need an amiibo. It kicks the simulated controller as soon as you enter the "read amiibo" screen. Regarding the SNIFF mode, I tried to set the policy...