XaiJu
Sauceke

Sauceke

patreon


Sauceke posts

LoveMachine 4.2

NNN is soon over, so here's a crapload of content for you.

New installer

The 4.2 installer has a new, one-page UI.

It's a lot easier to use than the old one. You just select a game folder, and it will auto-recognize which game it is. (Most of the time, anyway; otherwise you can select the game title from the dropdown, or just start typing it.) Then you click Add to add...

View Post

Github banned me

This Tuesday, Github (the site where all my code lives) has banned IllusionMods and several members of the Illusion modding community, including me. No explanation was given to any of us, and as far as I'm aware, none of us have been able to reach Developer Support since then.

This unfortunately means all my release links are down because I was stupi...

View Post

How to Mod LoveMachine Into Games

As promised, here's the tutorial. It's 10 pages with lots of pictures. Might add further edits depending on feedback on how easy or hard it is to follow.

I'll definitely port the Prototyper to il2cpp next; sadly it's pretty much become the norm for new games even when there's absolutely no point in using it.

Speaking of points, I've got so many DLsite points from ads that I literally don't know what to do with them. Any games you guys would like me to mod?...

View Post

LoveMachine 4.1

Decided to roll this out a bit early because of a bug in the v4.0 installer. Don't worry though, there's still a lot of new stuff to go around.

The Prototyping Tool is now more powerful with regex search, multiple female and male tracking, and a Stroke Sensitivity setting to pick up smaller movements in long animation loops. To showcase all of this, I've modded 4 new games with the Prototyper: 2025-10-15 20:06:00 +0000 UTC View Post

LoveMachine for Aicomi

Aicomi is the latest creation of Illgames, and like everything from Illgames, it comes with (unofficial) sex toy support. (The game is region locked on DLsite, but should be available in the other stores listed.)

The good news is, Illgames seems to have dropped the anti-modding mindset, or at least are no longer actively enforcing it. This made things a lot easier on my end. The bad new is, ...

View Post

LoveMachine for VR-Kanojo (the new one)

Experience zero-distance romance from a negative distance ( ͡° ͜ʖ ͡°)

The mod needs a Bleeding Edge build of BepInEx. You can get it working by downloading this one and extracting it into the game folder (Steam...

View Post

LoveMachine 4 is out

I wanted to include VR-Kanojo in 4.0 (the new one that came out today), but it seems I'll have to release that separately because il2cpp.

The changes since the last preview are relatively minor, since I haven't come across any serious bugs. To solve the performance issue with animation tracking, I made it lazily evaluated, meaning it will restart the learning phase if you change any of the Tracking Settings, but in return there are no more frame drops. Also added minor ...

View Post

LoveMachine Prototyping Tool

This is the latest, and probably final, major addition to v4 before its first release.

For LoveMachine to support a game, it needs a DLL that tells it how that game works. To make that DLL, you have to know your way around C# and a bunch of programming tools and APIs (including LoveMachine's own API in all its "beauty").

The Prototyper, on the other hand, understands the game by reading a text file that can be edited in the 2025-06-29 17:04:33 +0000 UTC View Post

LoveMachine 4 Preview Build 2

Includes everything mentioned in Dev Log 2. Released 2 weeks early for $5 supporters as before.

View Post

LoveMachine 4 Dev Log 2

We're close to the finish line. This update is not as big as the previous one, but it's more technically interesting.

Multi-axis tracking

Now you can set each device feature to track a different axis of movement. Here is a demo with a Handy and a Loob held together by duct tape, at 100% stroke length realism:

https://files.catbox.moe/1yqwhh.mp4

Again, Buttplug doesn't support multi-axi...

View Post

LoveMachine 4 Preview Build

Includes everything I've showcased in the previous post.

In case you wonder why the version number says 3.20.103, it's just how I decided to version preview builds. .NET assembly versioning is pretty restrictive, I can't just add a "-beta" suffix.

View Post

LoveMachine 4 Dev Log

Version 4 is about 50% done. Here's all the new stuff we have so far.

Per-feature settings

Some strokers can move along multiple axes. Some vibrators and rotators have multiple motors. In v3, it's not possible to use such devices to their full potential because it doesn't have a concept of a device having multiple similar features.

In v4, this is no longer the case. Now devices have so-called Tracking Settings. You can set each devi...

View Post

LoveMachine for Summer In Heat 1.00

Summer In Heat (夏のサカり) just came out, and you can connect sex toys to it on day 0 (or day -1, depending on your time zone 😝). The older build for the trial version doesn't work with the full game, but it was a relatively easy fix. The only thing missing from this build is support for H during dialogs since I didn't see an easy way to tel...

View Post

LoveMachine for Gals Collector

Had this one in the works for a while.

This is a build of LoveMachine for Gals Collector 1.04, the game that teaches you how data brokers sell your personal information and **** you in the ***. It has randomly generated girls you can further customize with a character editor.

This game uses some kind of visual scripting framework that...

View Post

LoveMachine 3.20: Digital Craft + VR

Remember that upcoming VR version I was going to add sex toys to? Well, it's here now, and I added sex toys to it. This means you can finally the Pal in VR.

Both versions of Digital Craft are supported; it's a separate entry in the installer, right after HoneyCome, and you'll need to select t...

View Post

LoveMachine for Sex Formula

Another early access game, this time something with VR.

Sex Formula is the latest game from MIGI Studio, the creator of Succubus Cafe. It features an H-scene system similar to SC, except there's only one girl this time. The VR version is functional (and works with LoveMachine) but in dire need of some optimization and better controls. This is still a relatively early version though, with...

View Post

The wheel thing

At last, my wheel toy is working end to end: https://files.catbox.moe/9yxkkc.mp4

There still is room for improvement, but it will be much easier to iterate on it from now on. I'll definitely have to experiment with different tire textures, and perhaps a way to adjust the spacing between the wheels.

It also matters a lot what type of lube you use, since the open design means the lube will dry quicker. For t...

View Post

LoveMachine for Summer Vacation Scramble

Finally, you can play Samabake with sex toys.

This time, you will need some extra stuff to get the mod working, including a modified version of BepInEx, and Locale Remulator if your system language is not set to Japanese. After installing Locale Re...

View Post

夏のサカり

If you're wondering whether I'm going to mod the new Summer In Heat trial released today by Miconisomi: you're too late, I've already done it. 😎

(Yes, I know it only has 4 sex scenes, but one can't be picky in these trying times. This game already looks great, and modding it now will make my job easier when the full version is released.)

Installer in attachment. Enjoy ...

View Post

LoveMachine 3.19

No new features this time, but big improvements for two games.

The Our Apartment plugin now supports 0.5.3 (the current latest version of the game), including the new positions introduced in 0.5.0.

The COM3D2 plugin now supports H events in Memories mode (回想モード). If you want to experience these scenes without having played through the game, you can unlock them by using 2024-06-26 15:29:09 +0000 UTC View Post

LoveMachine for Orc Massage (+ Melty Night update)

Decided to mod the current early access version of Orc Massage, since multiple people requested it (and because I'm a big fan of カラスちゃん's work). I will not include this in the "official" releases of LoveMachine until the game leaves early access.

Beware, devices will stop when you click the "jizz" button. A...

View Post

LoveMachine 3.18

This release adds two new features.

POV

You can now customize which point of view you want to experience in Plugin Settings > LoveMachine > Core Settings. There are 3 to select from:

Balanced: This is what you have used until now. Simulates the relative movement of the characters. Recommended if you're a top, or if you play in both male and female POVs regularly.

Male: Only simulates the female...

View Post

LoveMachine 3.17

This update adds support for AI-deal-Rays by Riez-ON and minor improvements in Last Evil and Holy Knight Ricca.

Both the main game of and its DLC are supported, but beware: there is no tracking f...

View Post

Time Scale Randomizer 1.1

Time Scale Randomizer now also works in IL2CPP, and it has configurable key bindings to start and stop randomizing (by default, press R to start and F to stop).

Randomization is turned on at startup by default; you can disable this by turning off the "Run At Startup" setting.


Download

Mono version: https://github.com/Sauceke/TimeSca...

View Post

New year, new project

Hi everyone, apologies for the long silence.

Here's a demo of what I've been working on in the past months:

https://twitter.com/sauceke13/status/1752142611974877207 

Yep, a new DIY toy. This time, it's an active device. Two wheels driven by servos, with a soft silicone tire on each. The wheels can move independent of one another, making a whole lot of interesting sensations ...

View Post

LoveMachine 3.16

With Emotion Creators added to the plugin, it now supports every single Illusion game from the past 8 years.

The plugin now also tries to reconnect to Intiface every 20 seconds (or whatever you set the Reconnect Backoff Time to in the plugin settings) in case you forgot to launch it or if it disconnected.

Let me also add that the project page has recently reached 100 stars on Github (a platform where stars are not...

View Post

SexFaces 1.3

Lets you add custom facial expressions to any card (male or female) to be used during H scenes in Koikatsu and Koikatsu Sunshine.

This release is backwards compatible with cards created with previous releases, and adds two new major features.

Pattern mixers

The new GUI supports a much wider variety of expressions by allowing you to mix any two blend shapes at any ratio. I also add...

View Post

LoveMachine 3.15

This update adds 4 relatively obscure titles to LoveMachine:

Automatic sex speed (almost) anywhere

Koikatsu 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 sett...

View Post

LoveMachine 3.14

HoneyCome is now officially the 20th game supported by LoveMachine.

This release also adds a nice touch to servicing scenes in Insult order: short bursts of orgasm shaking/vibration/rotation on each ejaculation.


Download

Installer: 2023-09-11 19:20:22 +0000 UTC View Post