SamuZai
denialtek
denialtek

patreon


XToys Updates - June 30

I've just been focusing on adding support for additional toys lately and it'll probably be the same for the next month.

Gamepads - Done. There were quite a few requests for using gamepads as vibrators so I decided to finally tackle it. You can even control each vibrator in the gamepad separately.

GoDice - Done. Bluetooth enabled dice are so wonderfully nerdy.

Fredorch F21S - 95% done. It should be ready to go in the next couple days. Because of the way their protocol works it's possible to adjust the in speed vs out speed when in speed mode so I'm planning to also add some slider to expose that functionality.

Lelo F1S - I think I have it arriving today. It's got a pile of sensors so it make take a while to get them all reporting into XToys properly.

Kizuna Smart Controller - Arriving next week and it should hopefully be an easy one to add.

Qiui Little Devil - Arriving in a couple weeks but I also need to reverse engineer the protocol so it might be a while.

OSSM - I'm like 10% of the way into adding bluetooth control into their latest codebase so that it behaves properly with their controller and automated stop sensors. I'm also working on getting rid of the stuttering issue with the current Arduino code I published.

Custom toys over local websocket - I've been putting it off because it's not possible unless the local websocket server is using wss://. But I know there's people that are fine with setting up the certs and want the response time of a local websocket so I'm hoping to add support for it soon.

Comments

Really? Oh guess I should've tested before dismissing it as not possible. 😅 Thanks, that's really good to know!

Kurin Avery

On local websocket for custom toys: Assuming this is talking about using toys on the same desktop/laptop machine, both chrome and firefox default to mixed content to localhost now, meaning you can use ws:// from a https:// context. It's how Buttplug deals with this.

qDot


More Creators