SexLab Survival¶
Original author: Monoman1.
A large Skyrim SE gameplay and survival overhaul. It layers a web of interlocking pressures on the player — needs, licences, tolls, misogyny, trauma — and ties them together with dozens of optional LoversLab and survival mods, so the mod keeps running no matter which of those you happen to have installed.
SexLab Survival is pure Papyrus — it ships no SKSE plugin of its own. Everything is driven by scripts and a single plugin (SL Survival.esp).
Adult mod — reference documentation
SexLab Survival is a mature (18+) Skyrim mod built on the SexLab framework. These pages are reference documentation: they describe the mod's gameplay systems, MCM options, and mod compatibility so players can configure it and authors can integrate with it. They contain no pornographic media and exist to document software behaviour, not to depict sexual content. Install and use the mod only where appropriate for your age and local laws.
Start here¶
New to the mod? Read Getting Started — requirements, load order, the FOMOD options, and "it doesn't show up in the MCM" fixes.
The systems¶
- Needs & Survival — hunger, thirst, warmth and how SLS layers on SunHelm / Frostfall / iNeed
- Licences — the permit system: weapons, dress, magic, freedom and how to buy them
- Tolls, Eviction & Gates — city gate tolls, inn eviction, and paying your way in
- Misogyny & Inequality — how the world treats a woman with no licences
- Sex, Trauma & Effects — sex experience, ahegao, jiggles, trauma and arousal effects
- Cum — the cum-overlay state, its visibility, and cleaning it off
- Bikini Armors & EXP — the bikini-armor rating system and skill EXP tuning
- Begging — earning coin the hard way when the economy has stripped you
- Stashes & Pickpocket — hidden stashes and pickpocket rules
- Mod Integrations — the full list of supported optional mods and what each unlocks
- MCM Reference — every MCM page at a glance
Under the hood¶
Internals — for anyone reading the source: the plugin and BSA layout, the adapter pattern that lets SLS survive missing mods, the Papyrus gotchas, and how to build.
This build is a patch over Monoman1's original SexLab Survival (download in the thread posts) — install the original first; it supplies the textures, meshes and sound. Patch downloads are on GitHub Releases; source is on GitHub.