SL Survival 0.700
SL Survival 0.700
Installer (FOMOD)
The download is now a FOMOD with an extensible Patches page. The base mod always installs; each patch is an opt-in, default-off toggle:
- Animal Friend Teammates — tamed animal friends follow/fight as player teammates (the Wildling tweak), rebased onto current code.
- SunHelm Survival Patch — needs/fatigue/sleep integration (
_SLS_IntShs/_SLS_InterfaceShsadapter + patch esp). Requires SunHelm Survival. - Bikini Armor Break (TAWoBA) — armor-break configs + meshes. Requires The Amazing World of Bikini Armors REMASTERED.
- Battle Wound / Bruise Textures.
New mod integrations
- Beeing Female NG — supported through a unified pregnancy interface (
_SLS_InterfaceFm), preferred over Fertility Mode when both are installed. Adds conception/labor relays (Wildling beast-seed bonus, childbirth fatigue), creature-pregnancy detection (incl. Estrus), insemination-based effects, and a BF fertility tonic for forced drugging. - Milk Addict — integration enabled: milk-buff durations drive drug-fatigue timing, and addiction/withdrawal levels appear in the status menu.
SexLab Aroused NG
- Arousal is now routed through SLA NG's SloangNative dynamic, decaying effects (
SLS_AROUSAL/SLS_TEASE) instead of direct faction-rank reads and the shared exposure channel. New MCM sliders control the fondle arousal cap and the fondle/seed fade half-lives (SLA NG only).
Dialogue
- Fixed invisible/blank player dialogue: player choice prompts written with angle brackets (
<Walk away>) render as empty lines in-game because the engine eats<...>as markup. All such prompts are now[action](square brackets). - Added an xEdit script that scans DIAL/INFO records and converts the offending angle-bracket prompts (tooling for the fix above).
Other gameplay
- AddItemMenu: support an ESL-flagged build via
GetLightModByName. - Bathing in Skyrim (Renewed): switched to the Renewed dependency and wired
_sls_playerdirtto itsBiS_WashActorFinishevent. - Swallowed-cum inflation now fills the stomach (FHU oral) instead of the anus.
- Cum-desperation daydream: futanari NPCs are now handled (via
Sexlab.GetGender), and the NPC undresses fully (all strippable slots, respecting the SexLab no-strip keyword) instead of just the body slot.
Dependency updates
- Devious Devices → NG 5.2; Fill Her Up Baka Edition → 2.0.3.9; Papyrus Extender → 6.4.0 (added Kris Papyrus Extender + MfgFix NG); Creature Framework 4 (source vendored, bundled CF 1.1.0 dropped).
Bug fixes (code-wide sweep)
- Adapter init gaps where a secondary mod added after first install was never picked up (Beeing Female; DeviousFollowers town collar).
- Creature 4-some scenes double-booked one actor and dropped the third (dog/wolf/horse).
- Dance experience & fashion factors truncated to 0 by integer division; per-mod dance animations mis-indexed.
- Curfew operator-precedence let an overnight curfew trigger while disabled.
- Toll "returned in time" cleared the wrong city's grace track (Riften/Markarth swapped).
- Licence mandatory-gag location index off-by-one (Windhelm/Riften).
- Divide-by-zero / NaN and None-dereference guards across cum-swallow, toll cost, animal-friend breeding, and location tracking.
- DeviousFollowers resistance-loss
==vs=assignment; SLSO None-chain guards; several missing return values. - Packaging: SexLab Survival is now distributed as a loose patch over Monoman1's original SexLab Survival — install the original first, then the patch below it (higher priority). See the latest release and Getting Started.
NEFARAM modlist note — deprecated SL Survival override scripts
0.700 supersedes the old SL Survival scripts bundled in the NEFARAM patch mods. Remove/disable these — leaving them active overrides 0.700 and reverts its fixes:
- NEFARAM Patches:
_SLS_AllInOneKey,_SLS_InterfaceFhu,_SLS_LicTownCheck,SLS_Utility - NEFARAM Patches by Malk:
_sls_cumdesperateeffects - SL Survival Patches (Sunhelm/Wildling/TEWOBA/Bruises): no longer needed — rebased onto 0.700 and moved into this FOMOD's optional patches.
- Bikini drop list: the bundled
BikiniArmors.jsonno longer referencesLADX_SSE.esp— those 255 entries were removed because NEFARAM doesn't ship that TAWoBA variant, so they never resolved and fired a "255 armors could not be found in game" warning on bikini-list rebuild. If you do runLADX_SSE.esp, its bikinis are simply no longer added to the SLS drop pool.
Requires the usual SLS dependencies. SoulGem Oven (SGO) integration remains disabled in this build.