The options for modding games to achieve synchronized interactive experiences are currently quite limited. While LoveMachine is a notable tool for 3D games, its effectiveness is restricted to a select few well-designed 3D Unity games, as it relies on identifying specific skeleton name patterns for integration. Furthermore, it offers no support for 2D Unity games.
For 2D games, tools developed by EDI and To4st offer an alternative approach. These tools function by monitoring video playback in RPGMaker games and synchronizing it with a script library. However, the manual creation of these scripts is a tedious process that does not scale well.
Consequently, I am developing software with the ambition to support any ero game, aiming to overcome the engine-specific restrictions encountered with existing tools, especially for 2D titles.
An in-house prototype is already functional. It works by capturing video streams from a user-defined region of the screen. A dedicated video analysis module processes this stream, classifying on-screen events into predefined categories reflecting different intensities or speeds (e.g., normal, slow, fast, ultrafast). These categories are then translated into Beats Per Minute (BPM) values, which in turn generate signals to drive compatible sex toys. At present, the prototype supports only linear devices. However, there are plans to integrate multi-axis support, potentially leveraging libraries like Ayva Stroker.
I warmly welcome any ideas or suggestions.