Search the Community
Showing results for tags 'SoS'.
-
FUTA CONTENT THREAD - Futa News and More (1/26/17 Update)
tenzan posted a topic in Skyrim Adult Mods
If you know of related mods that aren't posted here, please let me know. We're always looking for good modular armor. Futa outfits are in the 2nd post! (11/3/16 Update) Futa News - What's Coming Soon [6-18-16] Mods Schlongs and Horsecocks - Updated 8-3-16 Special Features and Accessories - Updated 1-26-17 Creatures and Beasts - Beast races moved here Gender/Compatibility/Misc - Updated 5-4-16 Featured Futa will be postponed til later. -
SOS-SE-1597-safefy-patch.rar View File SOS SE Stability & Safety Patch For Skyrim SE 1.5.97 and SKSE64 2.0.20 What this is This is a binary and script patch for Schlongs of Skyrim SE that fix the CTD issue after esp order changed, some esp uninstalled, if such changes is found, it simply clear all cache and re-detect everything from scratch. Also attempting to ignore schlongify-ing female 's armors. It does so by focused on safer armor form records handling, safer actor filtering, and recovery after changing the ESP/ESM plugin order. It contains no ESP and should be installed after your existing SOS SE installation so its DLL and scripts overwrite the originals. For skyrim se 1.5.97 only. For AE there is already an AE no-dll version here, should solve the crash problem. Main changes Fixes a CTD that could occur after the ESP/ESM plugin order changed.Detects an unsafe plugin-order change while loading the SOS SKSE co-save.Discards stale DLL cache entries instead of attempting to use potentially invalid FormIDs.Rebuilds the SOS addon cache after the game has loaded.Shows a notification when the cache was reset and rebuilt.Adds bounds checks around saved plugin indices.Fixes a native null-pointer dereference in the stored-armor migration code.Stops normal SOS armor handling from modifying Armor form slot masks.Repairs slot-mask changes left in existing saves by older SOS behavior, then clears the legacy armor classifications.Rejects female actors before calling the DLL's automatic schlong-selection function.Disables legacy SOS potion distribution and SOS dialogue features in this build.Changes the default random size range to 6-9. Yay! Requirements Skyrim Special Edition runtime 1.5.97SKSE64 2.0.20 - this skse version is used specificly for skyrim se 1.5.97, so it's important.Original Schlongs of Skyrim SE mod, of course. This is just a patch. This build is specifically compiled for Skyrim 1.5.97. Do not install its DLL on Anniversary Edition or another Skyrim runtime. Installation Install Schlongs of Skyrim SE and its normal requirements first.Install this patch afterward.Allow this patch to overwrite the SOS DLL and scripts.Launch the game through SKSE. Mod Organizer 2 and Vortex users should place this patch after SOS so it wins all file conflicts. No plugin sorting is required because this patch contains no ESP/ESM/ESL. Updating an existing save Existing saves are supported. On initialization, the patched scripts repair legacy SOS armor slot-mask changes. If the DLL detects that the full-plugin order differs from the order stored in the co-save, it clears the unsafe cache and rebuilds addon data after load. The player notification is: SOS: Plugin order changed. Cached data was reset and rebuilt.[/CODE] The first load after changing the plugin order can therefore perform additional SOS maintenance. Let the game finish loading before saving again. [B]Compatibility[/B] [LIST] [*]Built against the official SKSE64 2.0.20 source for Skyrim 1.5.97. [*]Contains no ESP and does not consume a plugin slot. [*]Other mods that replace SchlongsOfSkyrim.dll or the included SOS scripts will conflict. The last installed file wins. [*]This is not a conversion of SOS to another Skyrim runtime. [/LIST] [B]Technical details[/B] The original DLL manually remapped cached FormIDs after a load-order change. It accessed plugin arrays before validating the saved index, and its armor recovery path dereferenced a null armor pointer when a cached FormID resolved to the wrong record type. This patch guards both paths and uses a fail-safe policy: if the saved full-plugin list no longer exactly matches the current list, all DLL-managed SOS caches are discarded and reconstructed from the installed SOS addon quests after load. [B]Uninstallation[/B] Reinstall your original SOS SE files over this patch. Avoid removing or changing foundational DLL/script patches mid-playthrough unless you have a known-good backup save. [B]Version history[/B] [B]1.0.0[/B] [LIST] [*]Initial release. [*]Added safe cache invalidation and automatic rebuild after plugin-order changes. [*]Fixed load-order bounds access and native armor null dereference. [*]Added non-mutating armor handling, legacy armor repair, and female actor filtering. [/LIST] ========Made by gpt-5.6========= [B]Credits[/B] Schlongs of Skyrim and its original authors/contributors. The SKSE team for SKSE64. This download contains only patched SOS runtime files and no Bethesda assets. Submitter terrordrone Submitted 09/20/26 Category Adult Mods Requirements Skyrim Special Edition runtime 1.5.97 SKSE64 2.0.20 - this skse version is used specificly for skyrim se 1.5.97, so it's important. Original Schlongs of Skyrim SE mod, of course. This is just a patch. Regular Edition Compatible No Install Instructions Like any other mods out there. Just use MO2, let this overwrite original SOS mod
-
sosae Schlongs of Skyrim AE-NG
Spongebob Hentai Mod posted a topic in Downloads - SexLab Framework SE
Schlongs of Skyrim AE-NG View File General Summary: SOS AE-NG is a new version of the SCHLONGS OF SKYRIM mod developed on CommonLibSSE-NG. This version focuses on profound structural changes to serialization and data handling, optimizing script performance by prioritizing the use of native C++ over Papyrus. Furthermore, it significantly improves compatibility with existing and future mods by implementing new features and optimized architectures within the code. The next Spoiler is in Spanish, is only the personal motive for the mod, you can translate it, mostly for laughs =================ChangeLog================= =====================How to use the new SOS===================== New features: DRAWING - When an NPC loads, a draw is performed using the available addons to determine which addon that NPC will receive. For males, addon distribution has been updated to guarantee a 100% chance of receiving an addon, using relative scaling. Female distribution logic remains unchanged. If the sum of all available addons is less than 100% (primarily relevant for females), there is still a chance of losing the draw and receiving an empty addon. This empty addon is not equipped and fixes the original SOS bug that forced a Schlong onto every NPC without respecting the total probability. There are new files in Data\SKSE\Plugins\SchlongsOfSkyrim\ that will be used. 1. SOS_ConcealingArmorMods.JSON Armor pieces from mods listed in this file will have Slot 52 added in addition to Slot 32. NOTE: Only armor pieces that already use Slot 32 will be affected. This replicates the old SOS behavior, but without relying on internal data, and it is applied every time the game is launched. If you want all armor from a specific mod to be concealing, add the mod’s filename on a new line in the list. Remove a mod from the list if you want its armor to remain revealing by default. If the document does not exist, it will be automatically generated with a basic list of common mods. The keyword SOS_Revealing takes precedence over the list. For example, if Skyrim.esm is present in the list and another mod adds the SOS_Revealing keyword to Iron Armor, that armor will be treated as revealing in-game rather than concealing. If an armor piece has both SOS_Revealing and SOS_Concealing keywords, neither effect should apply. 2. SOS_AE.ini These options define the default values used when generating the JSON data. - **Enabled**: Indicates whether the addon is active. - **Rank**: Equivalent to the rank system from the original SOS. - **Chance**: The probability that an NPC will receive this addon. These options set the default values for the JSON that is generated the first time the game is launched after installing the mod, or whenever a previous JSON file is deleted. This is useful if you want to apply bulk changes with a single setting — for example, assigning Rank 20 to every addon or setting Chance to 100. JSON data can also be edited directly in the MCM and will be saved automatically. Gaussian Deviation introduces a small amount of variability to the rank distribution. **SOS_SchlongEligibleActorMods is a Whitelist**: - When set to **true**, NPCs belonging to mods listed in SOS_SchlongEligibleActorMods can receive a random Schlong other than NONE during random selection (probability is still respected). - When set to **false**, the list functions as a Blacklist: NPCs from those mods will default to having no Schlong (NONE). 3. SOS_AddonData.json: This file stores all addon data so it can be loaded in new games. It can be edited with a text editor or directly inside the MCM. Here you can view and modify the data for each addon, including supported races, enabled status, rank, probability, and the gender group that can use (or will visibly receive) the addon. Some considerations: 1. For males, addon distribution has been updated to always guarantee a 100% chance of receiving an addon, using relative (weighted) scaling based on the configured probabilities. Female distribution logic remains unchanged: if the sum of probabilities for a given race and gender is less than 100%, there is still a chance the NPC will not receive a Schlong. This fixes a previous bug in SOS SE where even a 10% chance always resulted in a Schlong. If the sum of probabilities exceeds 100%, the values are weighted proportionally. 2. Data reading is very flexible as long as letters and floating-point numbers are avoided. Even if minor formatting issues exist, they generally do not cause significant errors in-game. 3. If -1 (or any negative number) is used for the rank, the rank distribution will be uniform. If you see something like this in your JSON: "undefined": [ "SPBAddonName123" ] It means the gender globals inside the ESP/ESL for the addon “SPBAddonName123” are incorrect. This entry is mainly for debugging purposes. You can manually move the addon into the “female” or “male” group so it works correctly, provided you know which gender the addon is intended for. The proper long-term solution is to review and fix the globals in the ESP. Addons left in the “undefined” group are simply ignored, but they can be moved into the appropriate gender group if needed. 4. SOS_ARMOR_override.JSON This is a simple JSON file that stores the armors that have been modified within the MCM. The armors within this JSON will be read after each session. It's a good way to save armors with the changes you want without having to enter the MCM in each new game, or for debugging. Here's an example. where you have a key or key "modname.esp|ArmorIDEditor" = revealingbool where revealingbool has this meaning: true = Revealing false = Concealing 5. SOS_SchlongEligibleActorMods.txt This is a text document similar to SOS_ConcealingArmorMods.txt. It lists mods whose NPCs are eligible to receive a Schlong other than NONE during the random draw. NPCs from mods that are not on this list can still receive a Schlong if it is manually assigned to them through the MCM. Eligibility is handled using a special keyword called SOS_NoneDefault, which is automatically added to the relevant NPCs when the game is launched. In the INI you can choose whether this list functions as a Whitelist or a Blacklist. 6. Keyword SOS_NoneDefault NPCs with this keyword will have an "empty" addon assigned in the lottery or drawing; that is, they will always lose the lottery, regardless of the probability. However, they are still saved in the mod's internal data. You can add this to NPCs you don't want to have Schlong due to the drawing (Like followers or other NPCs). 7. SOS_NPC_Override.JSON When you edit an NPC (or the player) through the MCM, the changes are saved to this JSON file. The file is created the first time you edit an NPC or the player. This JSON is used to preserve NPC modifications across new games or after clearing all saved NPC data. Any NPCs stored in the file will be automatically reloaded. You can also edit the data directly in the JSON file if desired. 8. Bending: The erection (bending) mechanic works as follows: Using the keys defined in the MCM will raise or lower the Schlong. The Shift modifier is no longer required. There are now four dedicated keybinds: - Two keys control the Schlong of the actor currently in the crosshair. - Two keys control the player’s Schlong directly, without needing an empty crosshair. 9.- Custom Race Support If you have an NPC from a custom race that has no available addons shown in the MCM, there is a toggle that lets you view all addons available for its gender, ignoring the race restriction. Use this option carefully: not every addon includes textures for every race. Cycle through the available addons for the custom NPC until you find one that fits properly or looks acceptable. 10.- Sexlab Support, Female NPCs that receive a Schlong other than NONE are automatically treated as male in SexLab (this can still be changed or confirmed in the SexLab MCM). Changing an actor’s or the player’s Schlong in the SOS AE NG MCM will also update the gender in SexLab automatically. This SexLab integration can be disabled in the MCM if desired. Note for SexLab P+: To use the Futanari gender, set the related toggle to OFF. 11.- Keyword SOS_Pubes SOS_Pubes is an additional keyword intended for pubic hair addons. Addons that use this keyword will not change the actor’s SexLab gender when assigned through the random draw or the MCM. Note that this keyword is only relevant for SexLab integration (within this mod) and does not replace SOS_Genitals. Both keywords should be present on a pubes addon. 12.- Keyword SOS_Underwear Any armor that has the SOS_Underwear keyword will automatically hide the equipped addon (Schlong). When the armor is removed, the addon is restored (if there is nothing on the slot52 and there is no other SOS_Underwear equipped). This allows any piece of armor to function as underwear without conflicting with Slot 52 items. I suggest use this mod to distribute SOS_Underwear KW to armors based on their EditorID or Full name instead of patching one by one 13. Uninstallation or Update Within the MCM there is now an option to uninstall the mod or prepare it for an update. Follow these steps: 1. Go to the Debug page and click the Delete button. 2. You will see the mods loaded from the Concealing List disappear. 3. Save the game (preferably in a location with no NPCs present). 4. Delete or update the mod. 5. Load the game. Everything should now work normally. You can check the original addons compressed and added ESL flag here, as well as some mods I made, update or get from SOS, and the Double Penis Troubleshooting: There is a log system you can check in Documents\My Games\Skyrim Special Edition\SKSE\SOS_AE.log if you have a problem you can't fix, try passing this I need the old SOS? No, and this version is incompatible, you should remove the old SOS and use this one instead, It Works in 1.5.97? R.- Yes it does This version of SOS doesn't have the original addons R.- Yes, i made a separate download to the original addons, now as ESL because the mod now supports it There are no addons pages in the MCM This can be happening for some reasons that are under stable: 1- The addons should load after SOS, try using LOOT, always work in these cases 2.- You installed a new addon (or deleted one) and didn't rebuild the JSON, you can do this deleting the JSON with the data or by using the MCM 3.- The ESP or ESL doesn't have the gender part correctly done, if you check the JSON you will find them in the unidentified Category in the JSON, you can fix it by moving them to the female category or renaming it, here is an example: 4.- Bad FormID in the esp, in this last case is better to pass me the name of the esp and maybe I can help, consider this as the last option if you already done the other 3 solutions I gave There are pages for the addons but I can't choose one for X actor This occurs because the actor is using a custom race. To resolve it, enable the “Show all addons for gender” toggle on the NPCs page in the MCM. This will display every available addon for that gender, ignoring race restrictions. Keep in mind that some addons are designed only for vanilla races, while certain custom races have their own dedicated addons. The final appearance depends entirely on the addon itself; nothing can be done within this mod to alter how an addon looks on a given race. The bend keywords don't work Due to how the MCM works, you must manually assign the bend keys before they will function — even if you want to use the default Page Up / Page Down keys. There are four keybinds in total (two for the actor in the crosshair and two for the player). None of them will work until they have been assigned in the MCM. The addons fail to the floor You need a skeleton mod, like XP32 Erections work weird in X Arousal Mod or X Animation Mod These mods generally do not rely on any of the scripts or functions from SOS (this was also true with the original SOS), as they only use the animations. Issues of this kind need to be resolved within those mods themselves. This mod only provides the necessary resources for animations and erections. X mod doesn't work (No animation or Erection only) These mods actually use functions from SOS. You can confirm this by searching their source files (.psc) for terms such as “SOS API”, “SOS_API”, or “SOS_SKSE” (note: not SOSAE_SKSE). The only proper way to fix compatibility is for the mod to be updated to use the new functions. In some cases additional work may be required, especially now that more functions are available. If you are a user: Try contacting the mod author. If you receive no response or the mod is abandoned, feel free to contact me. I sometimes update mods I use myself, and I may be able to help. If you are a mod author: Documentation for the new functions can be found in SOSAE_SKSE.psc, located in Schlongs of Skyrim AE\Source\Scripts. I may also be able to assist with new functions if the required changes are not too extensive. If you know how to create SKSE plugins: The full source code for the DLL is provided if you wish to implement more technical solutions. I don't know how to add Keywords to an addon You can safely use the Creation Kit or SSEEdit for this. Adding or removing keywords will not cause CTDs or serious bugs — keywords only affect how addons are equipped and have no other significant impact. I have a bug where the camera falls to the floor on cell changes, exit Racemenu or using Furniture or X OK this is the bug I had before doing a fresh modlsit, after doing the new mod list I can't replicate it easily, I tried many times but something seems to fix it, or I'm fixing it by not a having a certain common Mod, so if you have that bug you can help by sending your mod list, try reading the next comment I will update to see what can be causing it: I Suggest use of Pandora with Auto Skeleton Patch and to Install a basic XP32 instead of the expanded More information about pubes and KID: GITHUB Repository for latest version Submitter Spongebob Hentai Mod Submitted 01/13/26 Category WIP / Beta Requirements powerofthree's Tweaks Any Skeleton mod Sos Addons Address Library Microsoft Visual C++ Redistributable 2017 or newer Regular Edition Compatible Install Instructions Just install the mod. The only requirements are powerofthree's Tweaks and a Skeleton mod so the Schlong doesn't look weird. You need to install the Microsoft Visual C++ Redistributable, NOT VISUAL STUDIO, just install what is it this link https://aka.ms/vs/17/release/vc_redist.x64.exe If you have some problems running skyrim with my mod, try checking the DLL with this: https://github.com/lucasg/Dependencies -
Version 1.0.0
131 downloads
SOS SE Stability & Safety Patch For Skyrim SE 1.5.97 and SKSE64 2.0.20 What this is This is a binary and script patch for Schlongs of Skyrim SE that fix the CTD issue after esp order changed, some esp uninstalled, if such changes is found, it simply clear all cache and re-detect everything from scratch. Also attempting to ignore schlongify-ing female 's armors. It does so by focused on safer armor form records handling, safer actor filtering, and recovery after changing the ESP/ESM plugin order. It contains no ESP and should be installed after your existing SOS SE installation so its DLL and scripts overwrite the originals. For skyrim se 1.5.97 only. For AE there is already an AE no-dll version here, should solve the crash problem. Main changes Fixes a CTD that could occur after the ESP/ESM plugin order changed.Detects an unsafe plugin-order change while loading the SOS SKSE co-save.Discards stale DLL cache entries instead of attempting to use potentially invalid FormIDs.Rebuilds the SOS addon cache after the game has loaded.Shows a notification when the cache was reset and rebuilt.Adds bounds checks around saved plugin indices.Fixes a native null-pointer dereference in the stored-armor migration code.Stops normal SOS armor handling from modifying Armor form slot masks.Repairs slot-mask changes left in existing saves by older SOS behavior, then clears the legacy armor classifications.Rejects female actors before calling the DLL's automatic schlong-selection function.Disables legacy SOS potion distribution and SOS dialogue features in this build.Changes the default random size range to 6-9. Yay! Requirements Skyrim Special Edition runtime 1.5.97SKSE64 2.0.20 - this skse version is used specificly for skyrim se 1.5.97, so it's important.Original Schlongs of Skyrim SE mod, of course. This is just a patch. This build is specifically compiled for Skyrim 1.5.97. Do not install its DLL on Anniversary Edition or another Skyrim runtime. Installation Install Schlongs of Skyrim SE and its normal requirements first.Install this patch afterward.Allow this patch to overwrite the SOS DLL and scripts.Launch the game through SKSE. Mod Organizer 2 and Vortex users should place this patch after SOS so it wins all file conflicts. No plugin sorting is required because this patch contains no ESP/ESM/ESL. Updating an existing save Existing saves are supported. On initialization, the patched scripts repair legacy SOS armor slot-mask changes. If the DLL detects that the full-plugin order differs from the order stored in the co-save, it clears the unsafe cache and rebuilds addon data after load. The player notification is: SOS: Plugin order changed. Cached data was reset and rebuilt.[/CODE] The first load after changing the plugin order can therefore perform additional SOS maintenance. Let the game finish loading before saving again. [B]Compatibility[/B] [LIST] [*]Built against the official SKSE64 2.0.20 source for Skyrim 1.5.97. [*]Contains no ESP and does not consume a plugin slot. [*]Other mods that replace SchlongsOfSkyrim.dll or the included SOS scripts will conflict. The last installed file wins. [*]This is not a conversion of SOS to another Skyrim runtime. [/LIST] [B]Technical details[/B] The original DLL manually remapped cached FormIDs after a load-order change. It accessed plugin arrays before validating the saved index, and its armor recovery path dereferenced a null armor pointer when a cached FormID resolved to the wrong record type. This patch guards both paths and uses a fail-safe policy: if the saved full-plugin list no longer exactly matches the current list, all DLL-managed SOS caches are discarded and reconstructed from the installed SOS addon quests after load. [B]Uninstallation[/B] Reinstall your original SOS SE files over this patch. Avoid removing or changing foundational DLL/script patches mid-playthrough unless you have a known-good backup save. [B]Version history[/B] [B]1.0.0[/B] [LIST] [*]Initial release. [*]Added safe cache invalidation and automatic rebuild after plugin-order changes. [*]Fixed load-order bounds access and native armor null dereference. [*]Added non-mutating armor handling, legacy armor repair, and female actor filtering. [/LIST] ========Made by gpt-5.6========= [B]Credits[/B] Schlongs of Skyrim and its original authors/contributors. The SKSE team for SKSE64. This download contains only patched SOS runtime files and no Bethesda assets. -
View File SKYRIM STRAP ONS and SexLab Strapon Replacer UUNP CBBE HDT SOS and Collison support SKYRIM STRAP ONS UUNP CBBE COS HDT SOS and Collison support original files by Leito86 Supports AGE ScaleParts Slider and PregnancyBelly Slider. Bodyslider files will always be included. Special edition yes, still looking for a tester. Use Racemenu to change SOS settings Haelga's Bunkhouse "Additionally, there are lootable leather strips and a horker tusk underneath one side of the bed, possibly to be portrayed as sex toys." I think I saw something completely different... Next update 15-08-2020 SOS and Strap on with the ability to change position giantToe DONE Will be in version 13, working on FOMOD installer BodyGen AGE ScaleParts Slider, This is for BodyGen. https://www.nexusmods.com/skyrim/mods/88707 Ex. Set ScaleParts 5% if height is 0.95. Set ScaleParts -5% if height is 1.05 For player download in game slider https://www.loverslab.com/topic/127216-outfit-studiobodyslide-2-uunp-conversions-22-02-2020 Requires SexLab Framework https://www.loverslab.com/files/file/150-skyrim-sexlab-sex-animation-framework-v162-updated-jun-3rd-2016 Schlongs of Skyrim https://www.loverslab.com/files/file/498-sos-schlongs-of-skyrim RaceMenu https://www.nexusmods.com/skyrim/mods/29624 BodySlide and Outfit Studio https://www.nexusmods.com/skyrim/mods/49015 When Building the files in BodySlider you cant edit ScaleParts Slider or PregnancyBelly Slider, they have to be at 0%. HDT Physics Extensions https://www.nexusmods.com/skyrim/mods/53996 FNIS https://www.nexusmods.com/skyrim/mods/11811 XP32 Maximum Skeleton Extended - XPMSE https://www.nexusmods.com/skyrim/mods/68000 Bodys HDT CLAMS OF SKYRIM PROJECT Inni Outie HDT Vagina All-in-One HDT Animated Pussy Register Strap-ons in SexLab and Merge Merge this mod is not supported by SexLab, But if you do you have to add the Skyrim_Strap_Ons.esp to your load order. Strap-ons will be added in SexLab scripts\SourcesslSystemConfig.psc line 410 I will release updated version of the script when adding new Strapons. Install and register strap-ons in SexLab Go to SexLab Settings in game. Open Rebuild & Clean And Available Strap-ons click "Click her" Now the new strap-ons will be listed. They will be randomly used in game. Versions Explained :: Skyrim Strap Ons. Direct conversion off the original. Used for Male animations. Will not work on with Femaile on female. :: Skyrim Strap Ons Sexlabs position to fix animations Edit the position to fit the female using a male animation. :: Skyrim Strap Ons Sexlabs Strap-on replace Will overwrite the original SexLab strapon.nif with .nif and tri file. Version 14 and SE version 1. UUNP SSO 2. UUNP SSO HDT 3. UUNP SSO HDTC 4. UUNP SSO HDTC SOS 5. UUNP AGE SSO Position Fix 6. UUNP AGE SSO Position Fix HDT 7. UUNP AGE SSO Position Fix HDTC 8. UUNP AGE SSO Position Fix HDTC SOS - Default 9. UUNP AGE SSO Sexlab Replacer 10. UUNP AGE SSO Sexlab Replacer HDT 11. UUNP AGE SSO Sexlab Replacer HDTC 12. UUNP AGE SSO Sexlab Replacer HDTC SOS - Default CBBE Skyrim Strap Ons 1. CBBE SSO 2. CBBE SSO HDT 3. CBBE SSO HDTC 4. CBBE SSO HDTC SOS 5. CBBE SSO Position Fix 6. CBBE SSO Position Fix HDT 7. CBBE SSO Position Fix HDTC 8. CBBE SSO Position Fix HDTC SOS - Default 9. CBBE SSO Sexlab Replacer 10. CBBE SSO Sexlab Replacer HDT 11. CBBE SSO Sexlab Replacer HDTC 12. CBBE SSO Sexlab Replacer HDTC SOS Version 13 Using Bodypart 52. AGE BODYPARTS NUMBERS Version 12 Using Bodypart 51. AGE BODYPARTS NUMBERS All credits goes to Leito86 Skyrim Strap Ons Submitter Swe-DivX Submitted 02/18/2019 Category BodySlide Requires SexLab, Racemenu, Bodyslider, XPMSE, HDT, Schlongs of Skyrim Special Edition Compatible No
- 80 replies
-
8
-
- age
- scaleparts
-
(and 6 more)
Tagged with:
-
SLSO Hakkey's Tweaks (for Sexlab Separate Orgasms SE) View File Hi! These are some tweaks and additions i did on Ed86's wonderful and indispensable mod: Sexlab Separate Orgasms I don't simply post it wildly into original thread so no one suffer bug report about this or things alike there. Require: Sexlab Separate Orgasms SE Schlongs of Skyrim SE Probably SL Aroused Patch Available for: Sexlab Utility Plus The base goal of these additions is to make NPCs feel more proactive and some other things along the way, that I'll list right there: - Tweaked Automatic animation advance: Both automatics animations advances have been changed to feel more organic; Advance scene when no stamina: When Actor in penetration position run out of stamina, the stage will advance and give him back some stamina, ensuring they can keep the animation going without just skipping stage after stage. Advance scene when Male orgasm: will skip to last stage of current animation, and resume to normal progression if actor require more orgasms. I personally use both at the same time. - Tweaked Consensual Orgasms Conditions: If "Require consensual orgasm" is checked, animation will change instead of ending until the conditions are satisfied. Also added a separate percent chance that consensual act will require more than one orgasm. - Multiples orgasms and requirement: Males can now experience "multiples orgasms" like females could , you can edit chances of that happening in the MCM. The way orgasms requirement work has changed a bit and will be calculated at the start of animation for each potential orgasms instead of every time actor orgasm, which mean you may want "%chance to want more orgasm" lower than before. Another option added is to set orgasm requirement based on arousal divided by arousal loss per orgasm. Note: this wont go above "Max required orgasms" - Mind Breaking, condition victim orgasm: Aggressor will now try to mind break victim (lowering magicka bar) no matter what. "If Mind Broken" & "If Mind Broken Or Lewd" have been added to victim orgasm/arousal condition. Another option added to allow victim orgasm if aggressor is mind broken Added two sliders to set efficiency of mind break on PC/NPC at 0% they disable any damage so you probably don't want them that low. 100% is normal damage. - Temper, aggressive mind break: Aggressor will now have "temper" a value that will augment or decrease Mindbreak power, aggressor increase their damage over time and when being edged by victim and decrease their damage if victim pleasure them or is already mind broken. If aggressor is mind broken their temper will be set frozen at default. When temper is above base value and victim is not mind broken the aggressor will trigger an aggressive mind break upon advancing via "Automatic animation advance" with a chance of damaging victim health (should never kill tho) and damaging victim magicka (mind) based on victim missing health. Maximum temper and minimum temper can be set in the MCM (temper progress at the same speed no matter the value) - Edge stack: Edging an NPC when close to orgasm will accumulate "edge stack" increasing the effect of bonus enjoyment and dealing them magicka damage upon orgasm. edge stack passively goes away and are consumed on orgasm. - Schlongs of Skyrim: Configurable Pleasure/Mindbreak based on schlong size Set in MCM what schlong size is "base size", schlong above will increase pleasure ( and mindbreak if option enabled ) Set the base pleasure value for biggest schlong and the curve increase (pow() curve) - New Input: Resist/Embrace: This new input has for primary effect Resist, it will refund a part of last mindbreak magicka loss and reduce the damage of the next, costing stamina. Resisting right after taking mindbreak damage will refund more and cost less stamina. With utility hotkey pressed it become Embrace: giving up a lot of magicka to recover full stamina. these value are affected by purity/lewdness, a pure non lewd character will recover more magicka and give up less. Resisting also raise temper damage, so don't forget to pleasure aggressor too! ------------------------------------------------------------------ And that's it, i don't think i forgot anything but i edited scripts as i felt it without a real plan so maybe some minor things have changed without me remembering about it, as you may guess from what i just wrote, my code is not really the most well organized, so if you think something is not working or not like it should, you can let me know, and maybe I'll say "that's no longer a bug its a feature" or maybe I'll fix it. These edit may have slowed down the scripts but i would not know because i use the Papyrus Tweak NG main thread scripts thing, and you should too! You may use the code i integrated however you please, just follow Ed86 original mod post "Permissions" For Sexlab Utility Plus patch: Creative Commons Attribution Share-Alike, GPLv3 As stated on original modpage by OsmelMC This mod now include Papyrus Message Box by Mrowpurr. (used to display a box in case a creature is not recognized. The mod is unmodified you can overwrite it if you have another version) This is not made to work with SL P+ and i wont bother making it so. :I (i tried) idk if this can work with LE edition I'm not going to test it. but its just script and MCM edit. Changelog: Submitter Hakkey Submitted 09/21/2023 Category Other Requires Sexlab Separate Orgasms SE, SOS SE Regular Edition Compatible Not Applicable
- 118 replies
-
10
-
- sexlab
- interactive sex
-
(and 1 more)
Tagged with:
-
Schlongs of Skyrim SE View File Schlongs of Skyrim SE is a SSE port of Schlongs of Skyrim by VectorPlexus, Smurf and b3lisario. All credit goes to the original mod authors. Requirements: Skyrim SE v1.5.97 SKSE64 v2.0.17 SkyUI v5.2SE + XPMSSE v4.51 + (optional but highly recommended) Troubleshooting: Installation/updating/uninstalling is identical with the original mod. If you encounter problems, the Oldrim SoS thread has tonnes of useful info on its front page and almost all of it still applies to SoS SE. The use of Mod Organizer SE is strongly suggested, NMM (other than being superseded by Vortex and no longer supported) seems to cause more trouble than it's worth. Common issues: missing textures/missing schlong: wrong load order and/or something overwrote something it shouldn't have DLL is missing or reported to be the wrong version: mismatch between SKSE64 and SoS SE; see the requirements at the top of the page CTDs, freezes or infinite loading screens: post the Papyrus and SoS SE logs in this thread; instructions on how to get to those are on the old SoS page Accessories: VR: download and install using your favourite mod manager. HDT-SMP: HDT-SMP conversion by DykkenTomb (using collision branches by cOJzZ and Senpo) can be downloaded from the link below; install using your favourite mod manager. Schlongs_of_Skyrim_SE_HDT-SMP - v1.1.rar Textures: Tempered Skins with support for SoS SE For feature requests and development updates, see this thread. Feb. 17th 2022 Update: The requirements posted at the top are no longer valid, the mod is not actively developed anymore If anyone wishes to continue development, here is the DLL source code: SchlongsOfSkyrim_DLL_Source.zip. The following conditions must be met: Any and all derivatives of this mod/code should be kept in Lover's Lab only VectorPlexus and Smurf should always be credited for their original work Mods based on this code cannot be sold under any circumstance For Skyrim Anniversary Edition, check out this mod (thanks @chuckseven1) Submitter galgaroth Submitted 03/04/2018 Category Adult Mods Requires SKSE64, SkyUI Regular Edition Compatible No
- 4355 replies
-
76
-
Here is the updated SOS to run with AE, binaries was built for 1.5.97, 1.6.353, 1.6.629, 1.6.640 and 1.6.659-gog. The main benefit is the fix for CTD when load order changes, a bug present since original SOS for SE. I'm including the files for users to download and overwrite the original SOS dll, just download the right file for your version and install using mod manager. There are no changes in code except related to SKSE plugin data, and some "includes" fixed. No antivirus false positives (except for one, that is the same for the original SOS SE), tested on virustotal.com. The structure of the project changed, it's a bit easier to build without copy parts of skse, or without change the source code to build for a different version of skse. Users with the version from chuckseven1 will have to do a clean save, this version uses the original SOS SE 1.1.4 source code. I don't have time to maintain, so a developer with skills to build a c++ program is needed here. All the credits goes to the original SOS developers. REQUIRES THE ORIGINAL MOD: If you have problems, follow the steps in MCM to safely remove SoS from your game, then use the clean-save procedure from this link: Guide:Troubleshooting - Step Mods | Change The Game (stepmodifications.org). When you are sure SoS was completely removed from your save, you can try reenable the mod. Always install the original SOS linked above, then overwrite the old DLL with this mod. Below the instructions FOR DEVELOPERS to build the dll: SchlongsOfSkyrim_1_1_5-DLL-1_6_353.7z SchlongsOfSkyrim_1_1_5-DLL-1_6_629.7z SchlongsOfSkyrim_1_1_5-DLL-1_6_640.7z SchlongsOfSkyrim_1_1_5-DLL-1_6_659gog.7z SchlongsOfSkyrim-1.1.5-AE-dllsource.zip All the credits goes to the original authors. SchlongsOfSkyrim_1_1_5-DLL-1.5.97.zip SchlongsOfSkyrim_1_1_5-DLL-1_6_1130.zip SchlongsOfSkyrim_1_1_5-DLL-1_6_1170.zip SchlongsOfSkyrim_1_1_5-DLL-1_6_1179-20240326.zip
- 230 replies
-
252
-
- schlongsofskyrim
- schlongs of skyrim
-
(and 2 more)
Tagged with:
-
Animal SOS SE View File This mod adds the SOS the animals. Executes a part of what Schlongs of Skyrim is for people. Namely the Schlongs animation, scaling, position change. Used materials: More Nasty Critters: SLAL Edition ( MadMansGun) SOS - Schlongs of Skyrim (b3lisario) Animal SOS SE SOS - Schlongs of Skyrim was surprisingly multifunctional, without changing scripts, just adding skeletons and animations, I managed to partially adapt this mode to the animals. Animation and positioning and scaling work. There are such animals: Bear, Horse, Deer, Chaurus, Spider, Dog, Wolf, Husky, DeathHound, Fox small, Boar, Riekling, Horker, Skeever, Sabrecat, VampireLord, Troll, Falmer, ChaurusHunter, Draugr, Skeleton, Dragon Priest, Bull, Werebear,Rabbit, To work Animal SOS SE, you need: XPMSSE SexLab Framework SE Schlongs of Skyrim SE Sexlab Aroused Redux SSE Creature Framework SE More Nasty Critters Special Edition SE (Use CF external) Horny creatures of Skyrim SE (Optional. If you do not install, remove Dragons, Werewolf from the Creature Framework ) CBPC - CBP Physics ASOS.esp SOS - Animal Addon.esp SE Physics body CBBE 3BBB Description of the old version Used programs : hdtHavokModifier "Just For Fun" (JFF) v4 v4 HDT Autopilot Tools for 3ds 1.0 NifSkope_2_0 convertUi HavokPcXsContentTools_X64_2010-2-0_20101115 Nif Plugin for 3ds Max 2015-2018 3ds Max Nif Importer-Exporter SSEEdit 3ds Max 2011 3ds Max 2017 Submitter olebronkosrak Submitted 04/01/2019 Category Adult Mods Requirements Regular Edition Compatible Install Instructions
- 791 replies
-
10
-
DW 3BA Futanari Schlong View File An edit of TRX_Trixter's TRX Futanari Addon that attempts to combine the best aspects of TRX_Trixter's TRX Futanari Addon and EvilReflex's Futanari CBBE SSE as well as Azazellz' LE UUNP conversion of Evil Reflex's Horse Penis Redux, namely the shaft, glans and foreskin shape and customisation from the former with the scrotum shape and sliders from the latter. Update 29/07/2024: Added pregnancy slider support for DW 3BA Futanari Schlong. The new version features a redone connection with the 3BA body for enhanced seamlessness- scroll down to and see the image labeled "v2" to see what it looks like. The new version also features redone scrotum geometry that should improve the look of ball deformation when SMP is enabled. For the first time, this schlong is now its own SOS addon found under DW 3BA Futanari in the SOS MCM. It also uses its own separate texture paths, removing the requirement to have the original TRX Futanari Schlong installed. Do note that due to the changed geometry, textures baked for the old version will not be compatible with the new verion! Looking for textures? Honch has got you covered: How and where this schlong connects with the 3BA body: v1 v2 Comparison between TRX-ERF Hybrid and default TRX Demonstration of new scrotum sliders: trxerfhybridsliderdemonstration.mp4 A major impetus behind making this variant of TRX was frustration with trying to make scrotum physics look good with the default mesh. Comparing the structure of TRX's scrotum to ERF's, I concluded that the simpler geometry of the latter deformed less chaotically and the droopier shape made it better for dangly SMP physics, so I decided to combine the two. Here are some videos demonstrating the scrotum physics on this schlong: funwithsmp.mp4 crouch.mp4 rightinyourface.mp4 030303.mp4 A few videos that show off of the schlong connects to the body trxerfhybridfor3batesting.mp4 trxerfhybridfor3batesting3.mp4 The FW4 versions have some of the foreskin sliders pre-emptively applied: Pregnancy slider support was added in version 2.1: https://cdn.imgchest.com/files/wye3c9xqbb4.mp4 DW_3BA_Futanari_Schlong.blend Use this file to generate textures for this schlong. Spoilered information applicable to old version only dw's Schlong Physics Selector FOMOD A FOMOD by tznvlw that allows you to select from 4 different SMP configuration files that enable physics and collisions on the scrotum, and optionally the shaft. There now are semi-accurate collisions with your characters thighs. They are not perfect, however, and there are several "blind spots" where the balls will simply fall through your character like nothing was there. Acknowledgements TRX_Trixter for TRX Futanari Addon, EvilReflex for Futanari CBBE SSE, Azazellz for Horse Penis Redux LE, pema123 for SMP config, Honch for testing Submitter donnerwetter Submitted 11/20/2023 Category Adult Mods Requirements SOS, SMP Regular Edition Compatible Not Applicable
- 330 replies
-
3
-
- 3ba
- schlongs of skyrim
-
(and 1 more)
Tagged with:
-
If you know of related mods that aren't posted here, please let me know. We're always looking for good modular armor. Femboy outfits coming soon! Mods Femboy bodies: Coming soon More mods: coming soon too... what did you expect?
- 1657 replies
-
12
-
Version 3.0.2
39470 downloads
General Summary: SOS AE-NG is a new version of the SCHLONGS OF SKYRIM mod developed on CommonLibSSE-NG. This version focuses on profound structural changes to serialization and data handling, optimizing script performance by prioritizing the use of native C++ over Papyrus. Furthermore, it significantly improves compatibility with existing and future mods by implementing new features and optimized architectures within the code. The next Spoiler is in Spanish, is only the personal motive for the mod, you can translate it, mostly for laughs =================ChangeLog================= =====================How to use the new SOS===================== New features: DRAWING - When an NPC loads, a draw is performed using the available addons to determine which addon that NPC can have. If the sum of all available addons is less than 100%, there is a chance of losing the draw and receiving an empty addon. This empty addon is not equipped and fixes the bug in the original SOS that added Schlong to all NPCs without considering the total probability. There are new files in Data\SKSE\Plugins\SchlongsOfSkyrim\ that will be used. 1. SOS_ConcealingArmorMods.JSON The armor pieces within these mods will have Slot 52 in addition to Slot 32. NOTE: Only armor pieces with Slot 32 will be affected. This replicates the old behavior of SOS, but without internal data, and it is applied every time the game is launched. If you want all the armor in a mod to be concealing, put it in the text on a new line, or delete mods from the list if you want all the armor to be revealing. If the document doesn't exist, it will be generated with a list of basic mods. The keyword SOS_Revealing takes precedence over the list. Let's say Skyrim.esp is in the list, and a mod adds that keyword to the iron armor. In-game, this iron armor will be revealing, not concealing. If an armor has both keywords, nothing should happen. 2. SOS_AE.ini These options define the default JSON data. "Enabled" indicates the add-on is activated, "Rank" is similar to the rank in the original SOS, and "Chance" is the probability of an NPC having it. These options define default values for the JSON generated when the game is launched for the first time after installing the mod or when a previous JSON file is deleted. This is useful if you want to change many data points with a single option, such as assigning rank 20 to everyone or changing the chance to 100. The data from the JSON can be edited in the MCM, will be saved automatically. The Gaussian Deviation makes the rank distribution a little more variable "SOS_SchlongEligibleActorMods is a Whitelist" changes how SOS_SchlongEligibleActorMods works, if is TRUE, NPCs from the mods in SOS_SchlongEligibleActorModscan have a random schlong different than NONE during random selection(still respects the probability), if is false, it works as a blacklist, the NPCs from the mods in SOS_SchlongEligibleActorModscan have NONE in schlong as default 3. SOS_AddonData.json: The addon data is saved here, so it can be loaded on new games, it can be edited with a text editor or inside the MCM, Here you can see the data for each addon, like the races, enabled, rank, probability and gender group that can use the addon(or will have it visibly) Some considerations 1- If the sum of the probabilities for a race and gender is less than 100%, there is a chance of not getting a Schlong, which fixes a previous bug in SOS SE where 10% always resulted in a Schlong. If the sum of the probabilities is greater than 100%, it is weighted. 2- Data reading is very flexible as long as letters and floating-point numbers are not used; even then, no significant errors will be observed in the game. 3- If -1 or any negative number is used for the rank, the rank distribution will be uniform. If you see this in your JSON: "undefined": [ "SPBAddonName123" It's because the gender globals within the ESP or ESL are incorrect for the SPBAddonName123 addon. This is more for debugging purposes. You can move the addon to the "female" or "male" group for it to work correctly, as long as you know which gender the addon is targeting. The absolute solution to this error is to review the globals and edit the ESP. Otherwise, addons within the "undefined" group are simply ignored, but they can be moved to one of the gender groups. 4. SOS_ARMOR_override.JSON This is a simple JSON file that stores the armors that have been modified within the MCM. The armors within this JSON will be read after each session. It's a good way to save armors with the changes you want without having to enter the MCM in each new game, or for debugging. Here's an example. where you have a key or key "modname.esp|ArmorIDEditor" = revealingbool where revealingbool has this meaning: true = Revealing false = Concealing 5. SOS_SchlongEligibleActorMods.txt Is a text document similar to SOS_ConcealingArmorMods, but it contains mods whose NPCs can have a Schlong other than NONE when the draw is done. This does not mean that NPCs not on this list cannot be eligible for a Schlong; they can have a Schlong if assigned to them in the MCM. This is done using a new special keyword called SOS_NoneDefault, which is added to these NPCs when the game is launched. In the INI, you can change if the list is a Whitelist or a Blacklist 6. Keyword SOS_NoneDefault NPCs with this keyword will have an "empty" addon assigned in the lottery or drawing; that is, they will always lose the lottery, regardless of the probability. However, they are still saved in the mod's internal data. You can add this to NPCs you don't want to have Schlong due to the drawing (Like followers or other NPCs). 7. SOS_NPC_Override.JSON: When you edit an NPC with the MCM, it's saved in a JSON file that's generated when you edit the first NPC, or the player. This JSON file is used to save NPCs if you want to keep changes in a new game, or when you want to clear the saved data of all NPCs. The NPCs saved in the JSON file will be loaded again. You can also modify data in the JSON file as you see fit. 8. Bending: The erection mechanic now works like this: Using the buttons defined in the MCM will make the Schlong go up or down. The shift modifier is no longer used. Now, the Schlong will go up or down for the actor in the Crosshair. If no one is in the Crosshair, it will be done to the player. As 2.1.0, added two more key binds to bend the player Schlong without need to don't see an npc on crosshair 9.- Custom Race Support If you have an NPC that happens to be from a custom Race and doesn't have available addons in the MCM, you have a toggle to see all available Add-ons for its gender, not its race. Be careful using this toggle, because not all add-ons have textures for other races, change addons for the custom NPC until you see one that fits you desire or looks good enough 10.- Sexlab Support, Female NPCs that win a Schlong that is not NONE will be added handled as males in Sexlab (Can be changed or confirmed in the Sexlab MCM), changing an actor or the player Schlong in the SOSAE-NG MCM will change the gender automatically in Sexlab, As version 2.1.0, added the option to disable this support 11.- Keyword SOS_Pubes Is an additional Keyword for Pubes that will not change the Sexlab Gender if assigned in the drawing or via MCM, consider that is only used in Sexlab (at least inside this mod) and that it not replace the SOS_Genitals Keyword, both should be in a pubes 11. Uninstallation or Update Within the MCM, there is now the option to uninstall the mod or prepare it for an update. This is done as follows: 1. Click the Delete button on the Debug page. 2. You will see the mods loaded by the Concealing List disappear. 3. Now save the game. It's best to do this in a location without NPCs. 4. Delete or update the mod. 5. Now load the game. Everything should now work normally. You can check the original addons compressed and added ESL flag here, as well as some mods I made, update or get from SOS, and the Double Penis Source Code for the DLL Troubleshooting: There is a log system you can check in Documents\My Games\Skyrim.INI\SKSE\SOS_AE.log, if you have a problem you can't fix, try passing this I need the old SOS No, and this version is incompatible, you should remove the old SOS and use this one instead, It Works in 1.5.97? R.- Yes it does This version of SOS doesn't have the original addons R.- Yes, i made a separate download to the original addons, now as ESL because the mod now supports it There are no addons pages in the MCM This can be happening for some reasons that are under stable: 1- The addons should load after SOS, try using LOOT, always work in these cases 2.- You installed a new addon (or deleted one) and didn't rebuild the JSON, you can do this deleting the JSON with the data or by using the MCM 3.- The ESP or ESL doesn't have the gender part correctly done, if you check the JSON you will find them in the unidentified Category in the JSON, you can fix it by moving them to the female category or renaming it, here is an example: 4.- Bad FormID in the esp, in this last case is better to pass me the name of the esp and maybe I can help, consider this as the last option if you already done the other 3 solutions I gave There are pages for the addons but I can't choose one for X actor This happens because the actor is using a Custom Race, for this to be solved, you need to toggle "Show all addons for gender" in the MCM in the NPCs page, this will show all addons regardless of gender, consider that some addons are only done to work on vanilla races, and custom races sometimes have their own custom addons for said race, so the looks of the addons depends on the addon itself, nothing can be done here respect to the looks The bend keywords don't work For the way MCM Works, you need to choose the buttons to make the bend, even if you want to use PgUp or PgDown, otherwise the buttons will not work, the same happens for player keybinds The addons fail to the floor You need a skeleton mod, like XP32 Erections work weird in X Arousal Mod or X Animation Mod These mods in general don't use any of the scripts or functions from SOS, even in the old SOS, because they only use the Animations, problems like these needs to be solved in said mods, here we only gave the resources for animations or erections X mod doesn't work (No animation or Erection only) These mods actually use functions from SOS, you can confirm it by searching on it's source files .psc the words "SOS API", "SOS_API" or "SOS_SKSE" (not SOSAE_SKSE), the only way to fix it is doing an update using the new functions, and maybe doing more work with said mods now that we have more functions to work with, If you are a user, try contacting with the mod author, if there is a negative response or the mod is abandoned, try contacting with me, I do updates for mods I use, but maybe I can help If you are a mod author, I gave information in the functions to use in SOSAE_SKSE.psc in Schlongs of Skyrim AE\Source\Scripts. Maybe I can help with new functions if it doesn't means do a huge change in the mod. If you know how to do SKSE plugins, I gave the source code for the DLL if you want to do something more technical I don't know how to add Keywords to an addon Use creation kit or Xedit, it will not break anything to the point to an CTD or a serious bug, bas keywords can only affect the equipment of addons, nothing serious Console? Read here SL Survival? Check this comment for the work: Ostim? Read about Ostim here, but in resume, I need help with it because I don't know how it works As 2.1.0, with the added back SOS Faction the gender for Ostim should work normally Sexlab P+? To have the correct Futa Gender, disable the "Force to Male" option on MCM, it will change the INI too, so the option will be keep to other play thoughts I have a bug where the camera falls to the floor on cellchanges, exit Racemenu or using Furniture or X OK this is the bug I had before doing a fresh modlsit, after doing the new mod list I can't replicate it easily, I tried many times but something seems to fix it, or I'm fixing it by not a having a certain common Mod, so if you have that bug you can help by sending your mod list, try reading the next comment I will update to see what can be causing it: I Suggest use of Pandora with Auto Skeleton Patch and to Install a basic XP32 instead of the expanded Thanks to be have been mentioned here: https://skyrimadultdiary.blog.jp/archives/5676964.html More information about pubes and KID: GITHUB Repository for latest version -
Dancing Penis SE (instant arousal) View File Dancing Penis (instant arousal) *** 07.Mar.2026: 30000 downloads 😃😃😃 *** *** 21.Nov.2022: 20000 downloads 😃😀*** This mod runs with Oldrim, LE, SE and AE DBSloMo.mp4 ... getting hard and start peeing on death. What does this mod do? It is an arousal mod, it makes the characters getting instantly hard or limp when hitting someone or being hit during combat. ... or to cumshot, pee or squirt on death/kill. You also have a "non combat arousal" function for cumshot, pee and squirting. The mod works for your Player, all NPCs and all Creatures! So you can use this mod together with other SexLab-Mods to instantely control the arousal level of your PC all NPCs and all creatures. E.g.: this mod can be very well used together with BDSM devices. The mod works for males, females and futas. So, have a look to the demo videos below and decide if this mod is for you... Mod Features: - PC and NPCs getting hard or limp when being hit or when hitting someone (see video #1 and #3) - PC and NPCs getting full hard/limp and cumshot when dying or killing someone (see video #1, #2, #3, #7 and #8) - new Spell "Dancing Penis" that lets the penis of the NPCs going wild (hard, limp, cumshot...) (see video #4 and #5) - "non combat arousal" function were you define a wide and a close area were the NPCs and Creatures getting hard, limp or cumshot only by aproaching or leaving your player (see video #6, #10 and #14) - Females peeing or suqirting on the Dancing Penis Spell, and females peeing on death or on killing (see video #11 and #13). - Females peeing or suqirting when they reached a given arousal level (see video #12, this is part of the "non combat arousal" Function) - you can optional activate some "dirty talk" messages on death/kill, the non combat arousal function and the Dancing Penis spell (see video #15) - Males and Futas start cumming when they reached a given arousal level. This is part of the "non combat arousal" Function (see video #16) *** NEW *** Hints: - If you want Dancing Penis to check the arousal level and to start a cumshot/pee/squirt but you do not want to increase the arousal every x seconds you can configure the non combat function like this: Activate the "non Combat Arousal Mod", " deactivate the "Close arousal area in meter", set the "amount of arousal per cycle" to 0. In this case the non combat arousal function will not increase the arousal level at all but will check if the arousal level is reached to start the cumshot/pee/squirt. With the parameter "Wide arousal area in meter" you now can control how many NPCs should be effected by the mod." 😀 - If you want to use the cumshot option be sure that in the cumshot mod following fields are set/checked: "Orgasm detection" is set to "Individually", "Always show ejaculation" is checked, "Victims ejaculate" is checked. - If your schlongs do not move after installation check if you have enabled SOS in the SexLab Aroused mod. - Of course the NPC settings work also for all creatures if you have "sexlab aroused creatures" in place. - If you want the "Masochist" function you also have to activate the "Getting limp being hit" toggle. - Use the "Geting limp again if already hard" function of the "On Hit" section to prevent the characters to always being full hard. - Hit a dead NPC or creature and see what happen. Issues: - If you use the mod "Aroused Sexy Idles" and you have set the idles activ for your player and you have activated the Dancing Penis Function "Non Combat Arousal on Player" and you have switched to the free camera view "TFC" you will get this issue: The free camera will switch back to the 1. person view every time the Dancing Penic mod is updating the arousal level and the idles mod will start or stop an animation. Up to now i do not know how to fix this issue (if possible). You can switch off the "Sexy idles" animation for your player to avoid this error (so, idles only active for NPC). Requirements: - SKYUI - SoS - Sexlab - Sexlab Aroused Redux - Zaz Animation Pack (if you do not want to load the ZaZ package, stay with the old Dancing Penis Version 2.5b that is still available. No peeing possible tough) - Cumshot (optional, only if you want the cumshot effect on Death/Kill) - Animal SoS (optional if you want Dancing Penis for all creatures) *for Oldrim and LE please use the "non SSE" versions recommended mods: - Animal SoS A great mod that worked together with my mod and my "Dancing Penis" spell, see the horse videos below - Cumshot I abolutely like this mod! Use this mod together with the "Orgasm on Death/Kill" option. My favorite "Ejaculation Mode" is the "Particles". - Manipulator You can strip all NPCs on a click, and have easy access to bodysliders. - Nude World Order. A perfect mod to test "Dancing Penis" - A Closer Look (and than put the zoom on the mouse middle button) - Enhanced Blood Textures This mod also provides the spasm movements of a dead body that you see in my demo videos - SurverX floppy CBPC settings have a look to my floppy SoS settings, that maks the dicks really dancing 😃 installation: For this mod you need SoS and Sexlab already in place... so i think you also have a mod manager already in place. Use the mod manager for installation and de-installation. I really like the MMO2 mod manager. The load order of the mod does not matter at all and you do not need any FNIS runs because the mod is only script based and does not overwrites any files. Enable SOS in the SexLab Aroused mod (otherwise the schlongs will not move at all). Updates: Simply remove the old version and install the new one with your mod manager and you are fine. - After the version update to 2.9 set the parameter "Waiting before getting full limp" value in the "on Death or Kill" section to 20 (or higher) to avoid that the peeing does not stop for your characters if you use the peeing function in parallel with the cumshot function de-installation: After de-installation and restart of the game you will get a message that the mod is missing. But you can just ignore the message and after the next save and restart of the game every thing is fine again. So just try the mod and remove it if it is not for you. and thank you... ... to all the great modders that laid the foundation to make this possible! Mod Configuration Menu breakdown: My personal settings for this mod: Demo Videos: Also have a look to my CBPC floppy settings that make the cocks really dancing ? Submitter SurverX Submitted 12/07/19 Category Adult Mods Requirements - SkyUI SE - SOS SE - Sexlab SE - Sexlab Aroused Redux SE Regular Edition Compatible Yes Install Instructions
-
SOS Futanari CBBE Addon Patch for "The Pure" Body Texture View File DESCRIPTION This downloadable is a compatibility patch for SOS- Addon - Futanari CBBE SSE 1.1b for people using The Pure CBBE and UNP - 4K or 8K Female Skin Textures. INSTALLATION The patch utilizes FOMOD, so simply install it with a mod manager of your choice. It will prompt you to select the diffuse map option for The Pure (Default or Darker) so it can match the skin tone correctly. STEPS Install SOS- Addon - Futanari CBBE SSE first. Install this patch afterwards. This patch should always be loaded after SOS- Addon - Futanari CBBE SSE so it can replace the original files. ACKNOWLEDGEMENT This content would have never been possible if it wasn't for EvilReFlex's (futa mod author) help video on texturing SOS. This is also my first —hopefully useful— contribution on LL since I started lurking around and about in 2015. Bless the LL community for all it gives. Submitter Sezvek Submitted 05/09/2021 Category Adult Mods Requires SOS Futanari CBBE SE Regular Edition Compatible Not Applicable
- 18 replies
-
1
-
- sos
- schlongs of skyrim
-
(and 4 more)
Tagged with:
-
Schlongs of Skyrim AE - No DLL Version View File About This File This is an update to Schlongs of Skyrim SE that works with post-AE Skyrim. I have only combined the original Schlongs of Skyrim SE version 1.1.4 with the papyrus script provided by Erstam. I then deleted the original .dll file from SOS. I was having trouble getting the SoS AE 1.0.3 mod to work and it would always not only crash my game but make my desktop unusable. So I did this instead and decided to share. Since this has the full SoS mod with the changes by Erstam minus the dll file, you should install this as a standalone version of SoS. I imagine a second install of the same files would likely generate some errors. I hope some of you find this useful. I truly appreciate all of the work everyone has done on here. The permissions and acknowledgements below are inherited from the original SoS file since this is a derivative mod. Erstam's Post Text (in case it gets deleted for any reason): Sources: Schlongs of Skyrim SE Erstam UPDATES I do not intend to update this file, but if I do, subsequent versions will be posted here. SUPPORT I offer no support or warranties. Sorry, I'm just a random who happened to want to make this more convenient for the other randoms. I have done very minimal testing and it appears to work just fine. As always, install with a mod-manager to minimize your risk. ACKNOWLEDGEMENTS Thanks to galgaroth for the SE version of SoS. We would also like to thank the following people that in someway or another, helped us developing it, just by sharing their knowledge: Fore Theru Thanks for FaerieXDecay, for providing us with beautiful screenshots! Thanks to Earrindo, Zor2k13, and XunAmarox, for fixing the SoS Light esp and meshes! Thanks to h38fh2mf and Ashal for PapyrusUtil and the provided support Thanks to jonwd7 for Brawl Bugs Patch - Plugins - Modder Resource Thanks to Shiene, Tiranno_71, Huili and forceet24 for their translations. Thanks to everyone that is helping this project to grow and took initiative to make new mods to work with Schlongs of Skyrim Also thanks to the Baraboards and Hall of Torque communities, for giving their support. Without them probably SOS would never come to exist. Thanks to all our Beta Testers, that gave us feedback and helped at detecting bugs. Thanks to the moderators at The Nexus, that helped us clarifying if the mod could be uploaded there. They proved themselves to be quite reasonable. Thanks to everyone in general, that showed interest in having a rigged and animated penis. Thanks to all the Mods and Modders that served as an inspiration in taking the male mods, one step forward. And finally ofc, thanks to Bethesda (although they should have included this feature in the game xD) PERMISSION USAGE 1. SOS and any derivative mod, should be kept in Lover's Lab only. If your mod uses any SOS asset, it should be kept in here. Such assets encompass Meshes, Textures and specific Havok files that VectorPlexus or Smurf have developed. Skeletons/Bones are an exception 2. Even in the case of posting a mod in Lover's Lab under the previous condition, those assets should always be properly credited to VectorPlexus and Smurf Submitter Discord9999 Submitted 08/21/2022 Category Adult Mods Requires Regular Edition Compatible No
- 173 replies
-
13
-
SOS- Addon - Futanari CBBE SSE View File SOS- Addon - Futanari CBBE SSE DESCRIPTION: Futanari SOS SSE Addon for CBBE SE. Complete new made with 2k high resolution textures! Prebuild for Curvy CBBE or use your Bodyslide Preset to fit the Schlong to your Body. There are also custom shapes for Bodyslide! Textures looks best with: Fair Skin with goose bumps specular option and no subsurface scattering fix. Sorry no textures for argonians and khajiit (maybe later) REQUIREMENTS: Schlongs of Skyrim SE (Not needed if you use the equippable version) XP32 Maximum Skeleton Special Extended (Highly recommend to install the racemenu Plugin to change size, thickness and length) NOT REQUIRED BUT HIGHLY RECOMMENDED: BodySlide and Outfit Studio (Use your body shape presets to get the best result ingame) Q&A: How to get the equipable schlong? You can craft it at the tanning rack Can I use the Schlong as Sexlab strapon? yeahhowaboutnooo made a >patch< to use the equipable schlong as strapon . No female got the schlong. The possibility is set to 0%, if you want the schlong on all females you can change it in the MCM (Mod Config Menue) How to give a female NPC the schlong? Look at NPC ingame and mark it (default "N"), go to the "schlongs of skyrim" mcm and look if there is the name of the selected NPC and add the addon to it. Will there be a UUNP version? Nope Will there be a vanilla Skyrim version? Nope Will there be a version for vanilla skyrim? Nope and its not allowed to port it to LE! There is a visible gab to the body. The Schlong is pre build to fit to the standard CBBE SE "Curvy" Body, if you are using a other or own BodySlide Presets you need to use the same presets on the schlong. There is a visible seam to the body. The textures are made to fit to the fair skin textures (link above) and for the goose bumps option and standard subsurface scattering textures I uploaded an blender sample file and a video that shows a very easy way to make seamless textures for sos addons! Its not allowed to upload this file on other pages or using it in mod packs! Submitter EvilReFlex Submitted 12/24/2019 Category Adult Mods Requires Regular Edition Compatible No
- 687 replies
-
32
-
Okay, I plan to use Sexlab ̈P+ for my next plauthrough. My actual setup is : - bodies are : CBBE 3BA for the females and SOS SE/AE for males - Sexlab latest for SE/AE with some voicxepacks - a bunch of SLAL pack - SLEN mod for interacting - Fertility Mode Redux My first question : is SLEN compatible with Sexlab P+ ? Or is there an equivalent compatrible ? Second question : are voices packs available ? I'm using SOS with TRX Futa with it. Is there an equivalent to it with TNG ? My females pubes are automatically recolored to follow the hair colour.
-
Vivis Cockcages SE TRX CBBE - Devious Patch Vivis Cockcages SE TRX CBBE - Devious Patch About This File This is a Devious Device Patch for Vivis Cockcages SE TRX CBBE V4.1.2. It will make the cages compatible to a Devious Device Chastity. Works well with the unforgiving Devices Synthesis Patcher. I need help to make these spawn out of Devious Curses on Characters that are SOS enabled Edited 1 hour ago by b4ben_69 What's New in Version 0.9.1 Released 1 hour ago 0.9.1 - Fixed the crafting recipes. ( Thanks to Fighter12345 for this fix ) - Removed the straps from the patch because the scripts conflict with other DD Devices ( Thanks to Cybercheese for pointing this out ) 0.9 - First release
- 14 replies
-
- cockcage
- devious device
-
(and 3 more)
Tagged with:
-
The Basics of Body Slots for Skyrim
Seijin8 posted a blog entry in Body Slot Masking, SOS and making it all work.
I see a lot of questions in tech support asking about how to manage body slots, items disappearing when other items are equipped, etc. This document assumes a working knowledge of basic Skyrim file manipulation and expects the reader to have either xEdit (TESVEdit, TESSEdit, etc) or the Creation Kit installed and usable. You will also need to have Nifskope installed. If you run into a term you don't understand, Google it. 1. General Information A Body Slot Mask is a number that tells the game engine how to manage equipping an object (clothing/armor within this document) and how to display this object visually in the game. Every piece of gear that your character equips that is visible* in the game must have a body slot mask. This number is found in three places: ARMO -- The "armor" record (ARMO is xEdit), which represents the item in your inventory. There only needs to be one slot assigned to an ARMO. Except in rare cases, ARMO records with multiple slots assigned are just limiting your options with no attendant benefit. Note that Skyrim considers everything from a G-string to a full set of armor to be "armor". The ARMO record points to... ARMA -- The "armor addon/armature" record (ARMA in xEdit) which is the handler record for the 3D object you see in the world when equipped on your character. The ARMA must share the same base body slot as the ARMO record, but can potentially have many more as well (detailed later). The ARMA record points to... NIF -- The 3D mesh object that the character will actually equip. This object's body slot mask must not be in disagreement with the slots selected in the ARMA/ARMO records. Note that in many cases of non-standard clothing objects, there is no need to assign a mask at all. (See Dismemberment Data below for more info on this.) * Using armor addon priorities means items can be equipped but remain invisible (such as underwear under pants) More on this below. A few terms are used interchangeably here: "Body slot mask", "slot mask", "body slot" and "slot" are to be treated as identical terms in this document. "ARMA", "Armor Addon", "Armature" all refer to the same type of record in the plugin. I use ARMA preferentially. "ARMO" and "Armor" refer to the same type of record. I use ARMO preferentially. "Nif" and "mesh" refer to the same thing. A few things to clarify: An ARMO can be equipped without a slot mask. If this is done, it won't appear on the body. This could represent a magical coin, or something small and easily tucked away that wouldn't need to be visible. There is no technical limit to how many such items a character can equip at once. The only limit is how many are actually displayed on the character (using body slots). An ARMA can have as many slot masks as you want in order to hide things underneath. It uses a priority number to determine what should be displayed. If you have multiple armor pieces equipped, and all share the same slot masks, the one with the highest priority should be the one that is displayed. (See Layering Slots Using Priorities below for more.) 2. Slot Masks While there are some conventions for how to use/apply body slots, not all outfit authors use them the same way. Slots strictly defined by Bethesda: 30 -- HEAD 31 -- HAIR 32 -- BODY 33 -- HANDS (also gloves) 34 -- FOREARMS 35 -- AMULET 36 -- RING 37 -- FEET 38 -- CALVES 39 -- SHIELD (note that you can use this for clothing as well, but the game will let you "block" with it) 40 -- TAIL 41 -- LONGHAIR (that would be hidden by a helmet) 42 -- CIRCLET 43 -- EARS (that might be hidden or modified by a helmet) 50 -- DECAPITATEHEAD (literally your head if it comes flying off) 51 -- DECAPITATE (the bloody neck stump) 61 -- FX01 (used for certain magic effects that need to be equipped, like the Dragon Aspect shout) There are also a series of slots that add 100 or 200 to some of these numbers (131, 141, 241, etc.) that represent different ways for the system to handle complex interactions of the head parts. This is typically seen with head parts (long hair, for instance). The remaining numbers between 44-61 are also valid for outfit use, and should roughly follow this pattern: 44 -- Face covering over the mouth (Bethesda used this for the gag Ulfric wears in the opening cart scene, and this slot will stay with the head during decapitation) 45 -- Neck covering (collar, for instance) 46 -- Cloak or other upper body covering (many authors also use this for bras if they are separate from slot 32) 47 -- Backpack or wings 48 -- magic FX (used by Bethesda in a few places, a generic slot for clothing that could be anything) Note that many mod authors place animated effects on this slot (like cumshots) 49 -- Skirt or other lower body cover (some authors use this for underwear) 50 -- DANGEROUS TO USE -- this is sometimes used with devious devices. Note that if a character with an item on this slot is decapitated, the game usually CTDs. 51 -- DANGEROUS TO USE -- see above, same reason. Typically used for nipple piercings or pasties 52 -- Genitals or underwear. SOS established this as the slot for male genitals and underwear. 53 -- Pants or right leg 54 -- Stockings or left leg 55 -- Face covering, usually upper face (blindfold, glasses, etc.) 56 -- Torso (usually corset, sash or girdle) 57 -- Shoulders (pauldrons) 58 -- Shirt or left arm (I typically use this for tight-fitting shirts) 59 -- Loose shirt or right arm (I usually use this for sweaters, dustcloaks, anything that should visibly drape over other clothing) 60 -- Miscellaneous (like 48) 61 -- Miscellaneous (like 48 and 60, but note that the game will sometimes unequip things form this slot) All this would be fine if mod authors/outfit creators only ever wanted to place a single object in the specified area, but the moment you want things to overlap and coexist in a single space, you have to find a way to display that, and a mod author will usually just grab something at random and use that. Want to make 5 different bracelets that can all be worn together on the same arm? That's 5 body slots and you really only have 3 defined ones to use, so you'll have to borrow two others from elsewhere. This can create strange equip/unequip events with other clothing, but there are no easy ways around this. If you like mashup outfits, the closer you can stick to the list above, the easier life will be, but odd objects on outfits will always require special consideration. 3. Layering Slots Using Priorities Armor Addons/ARMA records have a value called Priority which tells the game how to resolve conflicts when multiple ARMA records are found to share a body slot. Bethesda establishes the following priority values: 0 -- Naked/Skin 5 -- Light clothing (usually slot 32) 10 -- Shoes or gloves (which will display over the forearm/calf areas of any clothing) 15 -- Some instances of heavy armor Though these are all divisible by 5, any number can work. Higher priorities block out lower priorities. Bethesda's standard left us some wiggle room to work with. A simple example of this is the Necromancer Robes as modified by the Unofficial patch. USLEEP/USSEP adds the amulet (35) slot to this outfit so that an amulet would be hidden if worn (to prevent clipping with some amulets). Using this same logic, you could easily add a large number of slots to the ARMA records for full-body robes to hide anything they should cover. This could include 35, 52, 53, 54, and 56 (amulet, underwear, pants, stockings and corsets). Using the priority numbers in the ARMA record, you can make it so that some items will hide others when they are equipped. A sample set I regularly use is: Slot 52 for underwear, priority set to 1 Slot 53 for pants, priority set to 4 Slot 54 for stockings, priority set to 1 Equipping all of these at once will display them at once, but in the case of long pants, the stockings and underwear should be completely covered up. We can get this effect by adding slot 52 and 54 to the pants' slot masks in the Armor Addon/ARMA record. Because there are multiple ARMAs sharing slot masks, the one with the highest priority will be the one that is displayed and the rest are not shown**. In this way, all of these items are equipped, but only the pants display on the character. ** Note there is a bug in the engine in regards to quicksave/quickload that can "forget" to apply priorities. If this happens, quicksave and reload and everything will remember its priorities. 4. Dismemberment Data To start with, note that Nifs do not need to have body slots at all. The choice whether or not to apply one depends on two factors: Should the object fly off during a decapitation? Is the object going to try to share space with (or might clip with) gloves, boots, or hair? If the answer to both is no, then the mesh doesn't need a body slot to function perfectly in the game and can instead be listed as a NiSkinInstance. Looking at a mesh (.nif file) in nifskope, each "part" of the mesh will have a NiTriShape. Within each NiTriShape will be a few blocks, but the ones we are concerned about now are either: BSDismemberSkinInstance, which uses a partitioning system that can subdivide each triangle in the mesh with a different body slot. This lets the system know how to handle the object in the case of a dismemberment event. NiSkinInstance, which is a non-specific "skin" item that should be ignored by dismemberment. In the Fallout games, this data is critically important for knowing how to deform the body during any number of dismemberment events. Skyrim only has a single case of dismemberment, and that is beheading. Accordingly, the only slots that need to be properly defined in a Skyrim armor mesh are those related to beheading: slots 30, 31, 41, 42, 43, 44, 50, and 51. Anything else can safely use the less intrusive NiSkinInstance. An advantage of using NiSkinInstance is that it removes the need to further adjust the object. For instance, you might use the same mesh for items on slots 35 and 45 (both neck covering/collars), using NiSkinInstance, two different slot ARMO/ARMA records can look at the same nif and still display correctly. Note that BSDismemberSkinInstance partitions can be manipulated with Outfit Studio and allow for single objects to selectively turn on/off some parts when interacting with other objects. Vanilla armors use this with slots 34 and 38, reducing or eliminating clipping with boots and bracers/gloves. This system only works when the boots/gloves are fitted to all be calf-high for instance (as all vanilla armor/gear is), and that system generally fails when mixed with modded outfits that don't follow those standards. 5. SOS and Slot 52 Schlongs of Skyrim (SOS) defined the genitals as body slot 52. As parts of SOS's mechanics, it will use a script to "schlongify" items on slot 32 that do not have the "SOS_Revealing" keyword. When SOS does this, an item in the inventory on slot 32 might also have slot 52 listed. Personally, I don't care for this since it will automatically unequip any underwear or other item on slot 52. To avoid this effect, you could do the following: On the ARMO record for the armor, add the SOS_Revealing keyword. This tells SOS to leave the armor alone. On the ARMA record for the armor, add slot 52 to the slots and make sure the priority is at least 1 (for normal clothing, this should probably be a priority of 5). After this, the armor will no longer be affected by SOS's schlongification script. (Of course, you can always just delete the script. I personally use this to let SOS show me which armors I haven't fully "reconditioned" since I add Frostfall data and other keywords/slots as well.) 6. General Examples Some examples of things you can do that make sense (but may have game considerations): The vanilla Novice Hood has both slot 31 and 42 on the ARMO record, so it auto-unequips a circlet if worn. I usually patch this to remove slot 42 from the ARMO record, but then you get clipping if both are worn, so you also want to change the ARMA record for the hood to mask slot 42. The vanilla hood has a priority of 10 while vanilla circlets have a priority of 8, so this should work without issue. This potentially allows for an extra enchantment to be available to a character, so there are potential game balance changes with this. Vanilla Steel Plate armor could have its ARMA records adjusted to include slots 35, 52, 53, 54 and 56. Possibly also slot 49 (usually skirts, though some authors use this for underwear). Since slot 52 is blocked now, there's no need for SOS to ever touch it, so you can patch the ARMO to include the SOS_Revealing keyword, so SOS leaves it be. If you hate yourself and want a forever project to drive you nuts, you can separate the vanilla slot 33 & 34 objects so that bracers can be worn along with gloves. That will require tweaks to the ARMA, ARMO and all related NIFs, potentially adding/removing hands to some items. Some pieces of the game engine don't recognize this correctly (such as armor recommendations), but nothing game-breaking. Only do this if you have way too much time on your hands. Pencil skirts and hobble skirts can mask out slot 52 in the ARMA record since the knees can't part enough to see anything there anyway. If you are concerned about super-enchantment game balance issues, it is probably a good idea to add the "MagicDisallowEnchanting" keyword to non-standard item ARMO records. Keep in mind that many of these oddball items can't be enchanted anyway, but this just keeps them off the list of enchantable objects in the Enchanting Table menu.- 11 comments
-
12
-
Figured I should probably finally put this blog to use and catalogue some of the mods & edits I've released for easier access, starting with my schlong edits: (Texture requirements: ERF Horse Penis Redux for the base, Horny Dragons for the dragon schlongs, MoreNastyCritters for the canine ones) ERF Horse Penis Redux SSE Canine Mashup 1.1.7z ERF Horse Penis Redux SSE Canine Mashup ANATOMICALLY ACCURATE 1.1.7z ERF Horse Penis Redux SSE Dragon Mashup v2.1 Double Vertical.zip ERF Horse Penis Redux SSE Dragon Mashup v2.1 Yakub Weights.7z ERF Horse Penis Redux SSE 1.4 w UUNP LE Sliders Double.7z ERF Horse Penis Redux SSE 1.4 w UUNP LE Sliders.7z
- 67 comments
-
17
-
Version 0.9.1
2029 downloads
This is a Devious Device Patch for Vivis Cockcages SE TRX CBBE V4.1.2. It will make the cages compatible to a Devious Device Chastity. Works well with the unforgiving Devices Synthesis Patcher. I need help to make these spawn out of Devious Curses on Characters that are SOS enabled-
4
-
- cockcage
- devious device
-
(and 3 more)
Tagged with:
-
Hi, I am wondering if any mod like this exists for SE? So My issue is I am using COCO Body with SOS (SOS also has Baka SMP Patch) CBPC isn't working for me and I think this might be because of SMP SOS. SMP works but it sometimes makes the coochie go crazy.
- 3 replies
-
- animated pussy
- hdt
- (and 4 more)