Description
An adult content framework which adds sex mechanics to Elin. Inspired by MoreLovinLibrary made by aoi_nasuko.
Community
Installation
- Download latest release
-
Extract this mod to
{ElinGamePath}/Package/(the path should look likeElin\Package\Mod_MoreLovinLibraryReworked) - Launch the game
Compatibility
(After new updates, the information may be incorrect, please check the README for the latest compatibility information)
Supported Mods
Kawaisa Mod Picture
- Portraits are now displayed simultaneously during interactions.
-
Integration can be enabled/disabled in
KawaisaConfig.
Mod Options
- All config sections exposed in the Mod Options UI.
- All settings sync live, so no need to restart game after every change.
Mod Help
Better Succubus
Status: Partially supported
When BS is loaded, MLLR defers succubus life-drain to BS, so the two mods no longer double-drain the victim. All other MLLR mechanics still apply as normal.
Warning: This only deals with the drain overlap. MLLR's Interception still reroutes Elin's original sex mechanics (every succubus interaction except planting larvae counts as "sex") to MLLR's own logic. If you want BS to drive a particular interaction end-to-end, disable Interception in config for it. There is no deeper feature-level integration yet.
Incompatible Mods
Lovers Night
Status: Not currently supported
When MLLR's Interception is enabled, it intercepts calls to original sex mechanics, rerouting them to MLLR's own logic, blocking Lovers Night from accesing original sex mechanics without corresponding compatibility patch.
Other Sex-Related Mods
General rule: Any mod that targets Elin's sex-related logic will likely be incompatible with MLLR when Interception is enabled, as MLLR uses its own complete sex interaction system.
FAQ
(After new updates, the information may be incorrect, please check the README for the latest FAQ)
Is the mod save-compatible? Can I add or remove it mid-playthrough?
Adding it to an existing save is safe, and removing it won't corrupt or brick your save.
Adding it to an existing save. Perfectly fine. Everything the mod does runs through Harmony patches and is config-gated, so there's no save-schema migration.
Removing it from a save that used it. Non-destructive. The only custom types the mod writes into the save are its conditions. When you load a save without MLLR present, Elin resolves those unknown types to a placeholder and its error handler silently drops them from each character's condition list. You'll see a one-time "Possible Mod Error, please contact the mod author" toast on load, but the save opens normally.
I should point out that:
- Children already born are permanent.
- In-progress pregnancies are lost.
- Temporary MLLR's buffs/debuffs vanish.
- Leftover bookkeeping (such as Parent-UID) is harmless.
But please, always back up your save before adding or removing any mod.
Why are pronouns sometimes incorrect in text?
This is a limitation of Elin's text placeholder system, and there's no workaround, AFAIK.
In Elin's dialogue system, there are two types of text output:
-
Speech bubbles: Use
#1and#2placeholders, which are always replaced with character names. These work correctly, but they don't cut out for sex flavour text, because they are designed (and used) for dialogue, in MLLR's case used for wooing phrases. -
System messages: Use the same
#1and#2placeholders, but they behave differently:- For NPCs: Replaced with the character's name
- For the player: Replaced with "you"
The game provides a #pc placeholder that always prints the player's name, but this doesn't solve the pronoun issue because:
-
#pcis a global placeholder that doesn't bind to a specific position/role in the interaction -
#pcdoesn't work for NPCs - There's no equivalent placeholder that adapts based on whether a character is the player or an NPC in a given context
-
The
#1/#2replacement logic is hardcoded in Elin's engine to use "you" for the player in system messages
This means that in certain system messages, pronouns or references may be grammatically incorrect when the player is involved in the interaction, as the text can't dynamically choose between "you" and a proper name based on interaction itself.
I gave up with solving this issue, but I more than happy to see someone try to deal with it, PR's are welcome.
Ever thought of uploading the mod to Nexus or the Steam Workshop?
It would get nuked the very second I post it on Nexus, and the same goes for the Steam Workshop. There's incest, non-con, and god knows what else in here.
On top of that, it would be quite a hassle to maintain. So for now the Releases page is the one and only official source.
Modding
Contributing
Changelog
1. Download latest release
- Important: Download the compiled release files from the Releases page, not the source code. Look for MoreLovinLibraryReworked_{X.Y.Z}.zip in the Packages subsection.
- If available, a MEGA mirror of the same ZIP appears in the release's Other subsection.
2. Extract this mod to {ElinGamePath}/Package/ (the path should look like Elin\Package\Mod_MoreLovinLibraryReworked)
3. Launch the game
- OpenNSFW Sound Pack (https://opennsfw.carrd.co/)