BuzzyBody v0.2 Funscript Media Player for LoveSpouse Toys - Now connects to buttplug.io

lmao, yeah I see how that could be an issue.

I’ll see what I can come up with.

Hey, i found the next issue.
Is it possible to change the Videoplayer?
On my A12 tablet the Stock player is trash. Mp4 Files were stutter while playing.

Great! Thanks for this, I tried several of those cheapo aliexpress toys, but non of them worked through buttplug.io.
Any plans to release this for win/linux? To manage my collection through Android device is… troublesome.

Unfortunately, Windows isn’t capable of doing the broadcast advertisements that the toys require. That’s why buttplug.io doesn’t support them.

I am currently working on adding the ability for the android app to connect to buttplug’s intiface software as an emulated device, if that helps.

1 Like

When I start making some real money off the lewd stuff I do plan on circling back and buying a video player asset. Fingers crossed!

Hey Folks, I’ve released v0.2 of Buzzybody for Android Mobile Devices

You can read the Devlog here

TL;DR The Major Points:

  • Buzzybody can now emulate a Lovense toy in Buttplug.io, so you can use your Love Spouse toys with way more software. Instructions coming soon.
  • Support added for Vertical/Portrait videos.
  • I’m showing increased file/folder options for Android 10 in hopes that I’ll be able to support it. Kind of a last ditch effort.
  • Funscript Playback settings now allows you to control your minimum and maximum toy strength.

I’m not gonna change much more with this mobile phone version for a bit, while I work on the VR version. But there will be more to come eventually.

If you like what I’m doing and want to contribute to my experiments in the VR space, consider joining me over on Patreon. I’ve got a “themed” VR Milker prototype for The Handy that I’m going to start teasing soon. Jordan Peterson is gonna love it! :wink: :joy:

https://patreon.com/ComradeOohAah

Thanks for reading, and your feedback!

-comradeoohaah

3 Likes

Thank you for this app, as normal use, the apps works fine. emulating buttplug.io gives me this error at intiface and doesn’t detect any new device

oh, welcome awesome.

I still gotta do docs for the buttplug.io integration and the intiface is kinda janky but long story short:

  • Open Intiface
  • Click on Devices on the left side
  • Under Add Websocket Device
  • Protocol : Lovense
  • Name Buzzybody
  • click on Add Websocket Device
  • Click on Start engine
  • connect from BuzzyBody app

In theory that should work, it works for me with Intiface Central 2.6.4+30, it shows up for me as a Lovense Hush. BUT like I said, that portion of Intiface is kind of janky. Sometimes I have to restart Intiface. I’ve had to delete the buttplug-user-device-config.json file under C:\Users[UserName]\AppData\Roaming\com.nonpolynomial\intiface_central\config\ and re-add the device and then restart. I’ve had to delete all the websocket devices, restart, delete the file, restart, etc.

If you’re tech savvy enough, here’s the documentation for the intiface feature, but it’s also kind of outdated.

Good luck, let me know how you make out!

Have you had a chance to try the new version yet with Android 10? Wondering if any of the additional options work for you. :crossed_fingers:

Unfortunately the device get damaged, but i can test the App on my A10 device.
Is it possible, to send me the APK again ? I lost it.

Oh, shoot, sorry to hear that!

v0.2 has my hopeful Android 10 workarounds.

Unfortunately, I have to disappoint you. It is still not possible to access the memory card. Access denied. This may be a problem with Knox

Hmm, that’s a shame. Were you able to try the fallback option?

I got it all connected up to intiface but i cant quite figure out what command to send to it because

{“vibrate”: 5}

doesnt work so idk what to do

So just to confirm, it shows up on your device page and you can do the battery check (which will always show 69%) and make it vibrate from there, right?

I’m not super familiar with Buttplug outside of the Emulation stuff but according to this page:

The command you want is going to be VibrateCmd and your range is going to be 0.0 to 1.0.

Some background on how I did things; We’re emulating a Lovense Hush which has a power range of 0-20 and I’m scaling that down to the LoveSpouse toy’s 0-9. So in Buttplug you power will probably be 0.0, 0.05, 0.1, etc, but the Lovespouse toys will only respond to about half of them.

Good luck! Please let me know how you get along with it!

Did you manage to figure it out? Despite telling myself I’d work on the VR version first, I ended up wanting to add full Central Intiface client support and I have tested it as working. One Buzzybody sending through Central Intiface to another BuzzyBody emulating a Lovense toy.

A float range between 0 and 1 is what’s working for me.

Unfortunately the app won’t install on my Xiaomi 14 running Android 15. after trying to install the app a message says the app is incompatible and not made for my version of android. I would love to try your app!

I have the same error

So after doing some reading, it seems that in order to support Android 15 I’d have to upgrade the version of Unity I’m currently developing on. That’s kind of a big change so I don’t wanna go messing with it while I’m in the middle of working on a version. Once I’ve got a v1 released I’ll see about loading the project up in the latest Unity and see how much work it would require to adapt it.

Different Android version, I’m guessing? Do you know if your Intiface Central is up to date? Any chance you can give me the full error message and any surrounding it?