Automatic sex speed (almost) anywhere
Added 2023-09-19 20:22:22 +0000 UTCKoikatsu has a "Girl leads" mode that randomizes the animation speed. This plugin adds a similar functionality to basically any Unity Mono game. It does so by changing the time scale (the speed at which time itself progresses in Unity). Simple and nasty.
Disclaimers:
1. This will randomize the speed of everything (dialog scenes, minigames, etc.). In the event you don't want to play dialogs at randomly changing speeds, you can disable the plugin manually in the plugin settings.
2. Messing with the time scale is generally not a good idea, and it will almost certainly cause some games to malfunction or crash. Though that didn't happen in any of the 4 games I tested it with, please understand that if it does, there is nothing I can do about it.
With that out of the way, here it is: https://github.com/Sauceke/TimeScaleRandomizer/releases/download/v1.0.0/TimeScaleRandomizer.zip. You must already have the correct version of BepInEx installed to use it. Doesn't support IL2CPP, but I can add it on popular demand.
In the plugin settings, you can change the range of allowed speeds ("Time Scale Range"), the range of how long to wait between speed changes ("Waiting Time Range"), and the range of how long the transition between two speeds should last ("Change Time Range"). Everything is selected at random between these bounds.
Comments
I haven't forgotten the issue, I'm just working on a different project at the moment. Sorry for the wait.
Sauceke
2024-01-26 13:08:54 +0000 UTCCould you please create a hotkey? >< /////////////////////// ホットキー作っていただけないでしょうか?><
TO
2024-01-25 00:03:38 +0000 UTCJust gave this plugin a try and TO is right, this is definitely a favorite and I agree that a assigned shortcut key to turn on and off would be perfect as well. Great work.
TrashTaste
2023-09-29 10:54:57 +0000 UTCthis is a great idea Looks like it's going to be my favorite feature if possible I thought that if you could assign shortcut key settings, it would be easier to turn on and off, and it would be more perfect. ///////////////////// これは素晴らしいアイディア すごく私のお気に入りの機能になりそうです もし可能ならば ショートカットキー設定を割り当てれるようになればオンオフが使いやすくなって、より完璧になると思いました
TO
2023-09-22 08:44:15 +0000 UTC