New poll created for future demos to mod: Poll
The list of mods continue to grow, and I don’t just mean my own. Alot more are sharing their creations and it’s always a treat to learn of a game through these forums. I’ll continue to add my own mods to the list below for as long as I can. I’m not sure what the size limits are for a post, but that’s a bridge I’ll cross when I get there.
The links I’m sharing will only contain the files required for modification. I don’t have the storage to host the entire games themselves, and I also want to encourage others to pay for the games if they enjoy them.
I’ll be trying to keep a consistent structure between all mods. This will mainly consist of three folders:
- The modified game files.
- The server/player that sends commands to devices.
- Scripts
A readme file is also included with each, which should hopefully cover most questions.
Custom Player/Server
Download link: MEGA
Player has been updated to use .NET 7. Please download the .NET 7 Desktop Runtime from this link if you don’t already have it.
This custom software is what I’ll be using for most of my mods. It will serve as the middleman between the game logic and your device. It can be configured to connect via Buttplug and Intiface, or via a serial connection. For most, Buttplug will be the main way of connecting your device. Serial currently only exists for OSR devices that use T-Code.
By default the server will launch intiface in the background using the included cli exe. I’ve only been able to test bluetooth (with a Keon), but if it’s intiface compatible and Buttplug recognizes it as a linear device then it should work.
I plan to try and keep the server backwards compatible. Each update to it should still be compatible with previous mods. Please let me know of any issues you encounter as I won’t be able to always fully test backwards compatibility.
Succubus Academia
Game Store Page: DLsite
DLC Store Page: DLsite
Main Game Mod Download: MEGA
DLC Mod Download: MEGA
You only need to download one of the links for the modded files. If you have the DLC, only download the DLC mod, otherwise download the original.
Non-animated battles now have their own unique scripts to accompany them instead of the standard filler. Thanks to @Nitesurgeon for scripting and testing. This would have taken way longer if it were left to just me
User submitted scripts
@Nitesurgeon: Longer strokes intended for The Handy
@99DM: Adjusted scripts from his compilation video
Lilith In Nightmare
Game Store Page: DLsite
Game Mod Download: MEGA
This only contains linear scripts for now. I want to go back and add multi-axis scripts to the scenes that would benefit from them - when I can find the time.
While going over the scripts, I’ve noticed some of them don’t loop properly. I’ve fixed a few, but the cause looks to be that some of the game’s video files loop in ways that make the scripts’ start and end-points awkward. If you come across any out-of-sync scripts, please let me know.
Afterschool Tag
Game Store Page: DLsite
Game Mod Download: MEGA
Spent a bit too much time on this one, given how simple and short the game itself is. I’m cutting my losses and releasing it. Breaking and testing changes takes up too much time and I feel it’s in a state now where it should be mostly working. Please let me know if you encounter any issues and I’ll do my best to fix them.
User submitted scripts
@Secondary2: @99DM’s scripts modified for the mod
@Nitesurgeon: Modified longer strokes
Captive Ars and Romeria
Game Store Page: DLsite
Game Mod Download: MEGA
Want to thank @Nitesurgeon again, for helping me adjust my scripts for playback on The Handy, as well as testing.
Included are two plugin.js files. One is meant for the original Japanese game, and the other for the translation. Pick one, rename it to plugins.js, and then overwrite the game’s / translation’s version.
Stigma of Lust
Game Store Page: DLsite
Game Mod Download: MEGA
Another short-ish game that I thought might benefit from an integration mod. Check the readme for shortcut keys and details on the configurable options.
Thanks, @Nitesurgeon for helping me out again. Always appreciate it.
Melty Brave Kittens
Game Store Page: DLsite
Game Mod Download: MEGA
Latest game from circle-tekua. This is also my first mod to support Edi.
In the download you’ll find folders for a funscript-player and an Edi version. Only the funscript player version supports multi-axis scripts at the moment, but I am looking at dimnogro’s code to try and port over some of my code so that those who use OSR devices can also make use of Edi.
House of Lust
Game Store Page: DLsite
Game Trial Mod Download: MEGA
Game Mod Download: MEGA
The trial covers the first puzzle of the game, which includes only three enemies.
Mod for the full game now available. Scripts provided by @99DM
Game Requests
I feel that way more games could be modded if I wasn’t the scripting bottleneck that I am. If you, or know someone else who, would be willing to provide scripts for a game you’d like to see, please feel free to reach out in a message. Just please don’t try to script everything beforehand. It can take a lot of time, and it would be very unfortunate if I end up being unable to mod the requested game.
I’ll be using the space below to share these requested games
Anything Goes In a Fallen World
Game Store Page: DLsite
Game Mod Download: MEGA
Requested through direct message. They provided the scripts for the scenes, but wished to remain anonymous.
Tower of Alfimia
Game Store Page: DLsite
Game Mod Download: MEGA
Adds script playback for battles, H-scenes and animated videos. Scripts for CG and battles was provided by the requester who wishes to remain anonymous.
Animation scripts provided by @99DM.
Lillian Night ~Exclusive Succubus~
Game Store Page: DLsite
Game Mod Download: MEGA
Requested and scripted by @Falafel.
I had to accomodate for script seeking for the in-game player, but there’s currently no logic that ensures the script stays in sync. If you do find that your script becomes out of sync, you can manually have it resync by pausing and resuming.
If staying in sync is a widespread issue I’ll look into a proper solution.
Fapland Remastered
Game Download: MEGA
Game Mod Download: MEGA
Requested and scripted by @Secondary2
No store page could be tracked down, so a download link was provided instead.
Some videos are known to cause the game to stutter. This will cause the script playback to go out of sync. I was unable find a way to have them resync if this happens. I’ll try and get back to this to see if I can find a solution in the future.
Mon Musu Paizuri Drain
Game Store Page: DLsite
Game Mod Download: MEGA
Game with simple pixel art animations. Animations are scripted, with a simple filler option for when moving around in the world.
Requestor wished to remain anonymous.
Scripts provided by @99DM
Escape from the Masochistic Male Bullying Classroom
Game Store Page: DLsite
Game Mod Download: MEGA
The name pretty much sums it up. Requested via direct message.
Scripted by @99DM
BF Hobby Club - new term -
Game Store Page: DLsite
Game Mod Download: MEGA
The original game did support toy integration, but with no way to change the scripts that are used. Modded it to use my player for playing back own funscripts.
Scripted by original requester who wants to remain anonymous.
Parasite In City
Game Store Page: DLsite
Game Mod Download: MEGA
Probably considered a classic at this point. Only the H-animations and game-over screens have integration.
Scripted by @AniFS
Ghost Hunter Vena
Game Store Page: itch.io
Game Mod Download: MEGA
Requested and scripted by @Kyral
Game Demos / Trials
To cover more games and to release more frequently, I’m going to start modding the demo/trial versions of games. This is to get things out faster to see what works well and to gather input/suggestions that would benefit a full game integration.These mods will only cover whatever is found in a game’s demo version.
Not all games might get a full mod, but if there’s enough demand, or if it’s something I’m interested in, then I’ll do it. There’s also nothing stopping anyone else from volunteering to complete the scripts for a full game. If anyone would like to pick up the scripting for any of these, just let me know and I can assist from the modding side.
Otherworld Ruins ~Sacrifice of the Indecent Darkness~
Game Store Page: DLsite
Game Mod Download: MEGA
Trial version has two simple levels with 4 different enemies/animations.
Hunted on Eclipse-9
Game Store Page: itch.io
Game Mod Download: MEGA
Mod is for version 0.5 of the game, which can be downloaded for free from the above itchio link. The game already has a substantial amount of animations, so I’ll probably do a full mod when the game actually releases.
Onegai! Tsuntsun Maid
Game Store Page: DLsite
Game Mod Download: MEGA
The demo only has two animations as far as I can tell. Each animation has three speeds, but I think the fastest might be too fast for a Handy over bluetooth.
Due to the game being made in WolfRPG, I’m not able to integrate using Edi but had to fall back to my FunscriptPlayer.
Succubus Prison ~House of Lewd Demons~
Game Store Page: DLsite
Game Mod Download: MEGA
This mod is for the original Japanese version’s demo. Unfortunately, there doesn’t seem to be a demo for an English version. I included a link to a translation tool in the README for anyone interested.
I’m aware of three scenes in the demo, of which only two are scripted: the opening scene, and the scene that plays when you annoy/get caught by Myusca. The last scene I didn’t feel comfortable scripting for reasons that might be obvious.
This mod doesn’t include any constant filler, like my others. Instead a “filler” script is played during certain gameplay scenarios. Please see the README for more details. Would appreciate any feedback on this change.