SakeTami
denialtek
denialtek

patreon


XToys Updates - Nov 29 2021

Alright the list of outstanding bugs has finally decreased and I get to work on new features again.

OSSM Support

I've soft launches support for the OSSM!
The firmware is here: https://github.com/denialtek/XToys-OSSM-Firmware
And it's available in XToys but only if you specifically search for 'OSSM' in the toys list.

There's still a few remaining bugs to work on fixing before it's ready to formally be announced but so far it's looking pretty good.

Emergency Stop

I've added an emergency stop button to the top toolbar that stops all scripts/tools, disconnects from any sessions, and sets all toys to 0 intensity.

If you need to quickly stop your toy it wasn't always easy to do so (sliding a slider that might be off screen, a script might be trying to turn the toy intensity back up, an online user might be turning the intensity back up, etc).

So now there's just a consistent panic button always available. I still need to make it callable from scripts.

Global Keyboard Monitoring

I'm adding support for the Keyboard tool to listen to keypresses within Windows even when the webpage isn't focused. It can be used for example to react to keypresses in games or just to have keyboard control of your toys while in a different app.

It's mostly done...but as it is essentially a keylogger sending data to a webpage I'm still working on some security bits. In particular informing the user on the Windows side what specific keys are being monitored and to get user acceptance before running.


More Creators