About This File
Brings native support for naughty devices (bluetooth or others) to Fallout 4.
Â
Some of you might already know my Bluetooth Toy Integration for Skyrim, this is finally the version for Fallout4.
Â
This is some first preview, I wanted to release early, so you guys can test it, configuration formats etc. are not stable yet. Currently, bone tracking should work with FusionGirl, CBBE and BodyTalk and Superhero Bodies (untested). You can add support for other bodies, by replacing HumanMale/HumanFemale files in F4SE/Telekinesis/Races/ if you know the bones.
Â
Features:
- This mod controls IRL strokers, vibrator based on in-game things (DD vibrator events, AAF Animations...).
-
It includes some sophisticated bone/mesh monitoring to move things like strokers in sync with actual mesh collisions Â
- >Demo-Video<Â
- THIS IS AND ALWAYS WILL BE EXPERIMENTAL, I DO NOT TAKE ANY RESPONSIBILITY IF YOU USE IT ON YOUR BODY
- Devious Devices Integration
- Entirely configurable through json (if animations don't work, or you want different behavior, edit the JSON actions or events)
Â
Dependencies:
- Address Library for F4SE
- Mod Configuraiton Menu
- AAF 1.7 or higher (Optional)
- Devious Devices (Optional)
Â
Edited by gerroth
Added bone tracking flowchart
What's New in Version 2.0.0
Released
Â
-
Add plugin for newest Fallout4 update (11.191)
- This is the release from 16th December 2025 (known as `December Patch 2`)
-
2.0.0.rc3-2 was tested long enough in the wild so I will call it 2.0.0 now
- No other changes except of the new build though
Â
2.0.0.rc3-2
Released May 1, 2025
Â
Fomod: Add default scene without bone-tracking as option
Â
2.0.0.rc3
Â
Did a lot of things under the hood, mainly added the ability to trigger actions based on actor value changes and some internal improvements.
Â
Note: Calling these "rc (release candidate)" is kind of a stretch, but I commited to it. Once its stable I will switch to regular versioning.
Â
Triggers
Â
- Support triggers through Actor Values
  - Support logical conditions on actor values i.e. START if "x > 5 and y == 5" STOP if "x < 5" etc...
Â
Bone Tracking
Â
- Activate lowest-possible default vibration during bone-tracked scenes, until first penetration has happened so that people aren't confused
- Add more custom race presets for races that don't work out of the box
  - Ghouls
  - Synths
  - Mutant Hounds (FEVHound)
- Body Type Support
  - Adapt fomod installer: FusionGirl also works for CBBE
  - Include race preset for "Male Super Hero Body" (the NFSW version, untested)
Â
Bugfixes
Â
- Fixed some issue that caused debug actions to not work due to string capitalization
- Many more I've forgot about probably
Â