Search the Community
Showing results for tags 'gender'.
-
Strap-ons Auto Gender View File INTRODUCTION This mod makes any character's gender wearing a strapon male and it turns back to female after unequipping. WHY? Imagine you are playing as bisexual woman. Sometimes you want to fuck some character, sometimes you want to be fucked by some character. Instead of manually going to Sexlab MCM menu and setting the genders so you get the animations you want, you can use this and set the gender automatically based on who is wearing the strapon. For example: Let's say you use SLU+ with "Filter Gender Tags". If you are a female, and start a scene with a female NPC (considering both sexlab genders are female), you will only get lesbian oriented animations. But if you set your gender to male in Sexlab MCM Menu, you will only get straight animations. So, if you want to use a strapon on a female, you must first change the sexlab gender in MCM menu. Or you can use this mod and it will do automatically. REQUIREMENTS Sexlab Framework SE Skyrim Strapons SSE (It can be any SSE conversion, no need to use specifically Aylis's) 3BA Strap-ons - Not required, but recommended. INSTALL Install requirements. Let it overwrite your Skyrim Strapons SSE mod/files. NOTES It doesn't work properly on NPCs, but works flawlessly for players. Submitter EthernalNoob Submitted 11/05/2024 Category Framework & Resources Requirements Skyrim Strapons SSE Regular Edition Compatible No
-
[WIP] More Women LE/SE View File This mod greatly increases the spawn of non-unique female NPCs by removing or replacing male NPCs in the levelled lists. Wherever possible this includes enemy factions, guards and neutrals such as hunters and adventurers. This does not touch named NPCs at all so townsfolk and quest characters will not become female. This very early version requires Dawnguard and Dragonborn DLCs. If this turns out to be something people are interested in then non-DLC versions may be on the to-do list. Updates: v0.3 - adds female guards and soldiers to the Imperial factions including Whiterun and Solitude guards. These areas related quests will still spawn male soldiers and guards that are specified by voice type. The CW storyline missions will still spawn male ally soldiers. v0.2 - adds female orcs, khajiits and argonians to the bandit ranks. There might be slightly more of these races appearing than normal because of the shorter lists but I've tried to moderate somewhat. I'll leave previous versions up in case you have problems with the latest. Limitations: Some spawns bypass the levelled lists in order to place specific unnamed NPCs, most likely to ensure particular voice types for scripted conversations. Other spawns may simply want very specific demographics such as all orc males or male Forsworn which you'll come across from time to time. Misc quests to eliminate bandits will likely spawn an NPC boss of either sex regardless of this mod. At the moment all this does is change the lists. One problem with such an approach is that there are lists which only contain male NPCs with no female alternatives. In some cases it's possible to just select some other female character from the same faction (male Forsworn berserkers will become female Forsworn mages), in others, such as many mini-bosses, there simply is no alternative so those males will still spawn. Known Issues: Duplicates: There are far fewer female templates than male so this radically reduces the variation in NPCs. In some cases the available female templates are outnumbered 4:1. As a result you're more likely to see twins. Certain small bandit spawns such as the Whitewatch Tower attack seem to favour a single sub-list which contains only four or five units pretty much guaranteeing that there will be duplicates. This mod may affect game balance. Requirements: For the current version both Dawnguard and Dragonborn DLC are required Installation: Drop the esp and bsa files into your Data folder or use a mod manager and make sure the esp is activated in your load order. Typically you'll want this as high in the order as it will go below your DLC to let it be overridden by other mods. Note that this only affects new spawns, so male NPCs that spawned in an existing game before installation will still be there until they are killed or despawn. If you install this to an existing game expect the bandits, guards, etc. to still be male for the next thirty days. Even after that, as discussed above, the occasional male will still show up in specific locations (i.e. quest spawned NPCs, Imperial soldiers, White River Watch bandits, etc). Updating: Overwrite the existing MoreWomenDGDB.esp and MoreWomenDGDB.bsa files with the new versions. It will take up to thirty days for the changes to start taking effect. Uninstall: Just remove the MoreWomenDGDB.esp and MoreWomenDGDB.bsa files It will take at least an in-game month for the spawns to return to normal. You can speed things up for specific areas by clearing bandit camps and interior cells (cleared areas reset after ten days). For versions using the bsa file you may find that straggling female units added by this mod may have the grey-face bug until they despawn. Compatibility / Conflicts: This mod replaces a lot of modified NPC levelled lists. If you have other mods that alter these lists you should probably place this one above it in the load order to allow it to be overridden. This does not alter item levelled lists so randomly spawning custom items like Deviant Devices For the Masses should still appear. This mod has been cleaned in TES5edit. There is a conflict with Dawnguard since DG adds male units to the vampire lists which this mod then removes - this is intentional. License: Do as you please. Alternatives: Feminised Leveled Lists Masculinized Level Lists Skyrim Scaling Stopper with the Men Not Usually Warlike patch which requires Skyrim Monster Mod as a master. Submitter Sailing Rebel Submitted 02/09/2014 Category WIP / Beta Requires Dawnguard and Dragonborn DLCs Special Edition Compatible
- 42 replies
-
1
-
- women
- levelled lists
-
(and 7 more)
Tagged with:
-
Sexlab sslBaseAnimation GenderTags fix View File Stops Sexlab from adding Gender tags when register animations. It is better that they are changed correctly in the animation files. Before fix. Sexlabs adds the gender tag FMM to MMF animation. Male actor will use the female position. How to fix your old animations files, 1. Open the SLAnims\json\[Animation File].json 2. Edit the line "tags": "Sex,Straight,Dirty,Threesome,MMF" 3. And add the gender tags MMF 4. { "actors": [ { "add_cum": 6, "stages": [ { "id": "Animation_S1" }, { "id": "Animation_S2", "open_mouth": true }, { "id": "Animation_S3", "open_mouth": true }, { "id": "Animation_S4", "open_mouth": true }, { "id": "Animation_S5", "open_mouth": true } ], "type": "Female" }, { "stages": [ { "id": "Animation_S1", "sos": 2, "strap_on": true }, { "id": "Animation_S2", "sos": 0, "strap_on": true }, { "id": "Animation_S3", "sos": -1, "strap_on": true }, { "id": "Animation_S4", "sos": 3, "strap_on": true }, { "id": "Animation_S5", "sos": 3, "strap_on": true } ], "type": "Male" }, { "stages": [ { "id": "Animation_S1", "sos": 1, "strap_on": true }, { "id": "Animation_S2", "sos": -1, "strap_on": true }, { "id": "Animation_S3", "open_mouth": true, "sos": 0, "strap_on": true }, { "id": "Animation_S4", "open_mouth": true, "sos": 6, "strap_on": true }, { "id": "Animation_S5", "open_mouth": true, "sos": 7, "strap_on": true } ], "type": "Male" } ], "id": "Animation_ID", "name": "Animation Name MMF", "sound": "SexMix", "stages": [ { "number": 1, "sound": "none" } ], "tags": "Sex,Straight,Dirty,Threesome,MMF" }, Submitter Swe-DivX Submitted 12/29/2021 Category Framework & Resources Requires Sexlab Special Edition Compatible No
- 10 replies
-
2
-
View File Dude Looks Like a Lady Not Currently Maintained The release version of CK3 makes it hard to support lesbian marriages. This mod does the next best thing and makes all male characters visually female. It does not change dialogue, pronouns, names, or any other related gendered features. Currently male characters use a different entity for their fig leaves. If a female uncensor mod removes a fig leaf by making it invisible, males will keep their leaf. All contents of this mod are freely usable as components of other mods. Tested compatible with: - Simple Slits Recommended mods: - Gender Icons: Steam/Paradox (Helps with telling actual genders apart) Overwrites Files: Changelog: Submitter WaffleIron Submitted 09/04/2020 Category Crusader Kings 3 Requires
- 20 replies
-
5
-
Hey all, I've been fiddling with this for days and I'm truly stuck. I've modded a Skyrim SE and the majority of those mods are working fine, with the exception of the SexLab animations. When I run the game everything plays like normal until I hit a scene where the animations should load and instead the game skips it. It gives a warning in the top left corner in game saying skipping scene, but my character gets paid so it is recognizing that it should occur. *****If someone can tell me how to actually see my load order in a concise enough way I can screenshot or copy paste, lmk. ***** *****please note, I have no idea what I'm doing. Forgive the very basic questions I will probably ask***** Attempted Fixes: I checked the player.tai and it's in the correct position for handoff. I uninstalled all sex related mods (including SOS, DD, and all their animation packs), deployed, ran fnis, then reinstalled sl framework, deployed, fnis. I've used sseedit quick clean on three of the SL mods (framework, utility, animation loader). uninstalled and reinstalled xpmse extended. All my files appear to be in the right location but the game still isn't reading animations. I added in the new fix to sse engine part 2 disabling the achievements bug. I've completely uninstalled all mods and slowly reinstalled them 10 at a time, deploy, fnis. My Steam is always loaded before I open the game I have uninstalled, deleted (archive) for SKSE and reinstalled If it's important, none of the men in the game are wearing pants. if you know how to fix this please for the love of god tell me. Attached is the FNIS run without any sex mods WITH ONLY SEXLAB SE: FNIS Behavior V7.6 8/16/2024 9:28:23 AM Skyrim SE 64bit: 1.6.1170.0 - C:\SteamGames\steamapps\common\Skyrim Special Edition\ (Steam) Skeleton(hkx) female: XPMS2HDT (126 bones) male: XPMS2HDT (126 bones) Patch: "GENDER Specific Animations" Patch: "SKELETON Arm Fix" Reading FNISBase V7.6 ... Reading FNISCreatureVersion V7.0 ... Reading FNISSpells V5.0.1 ... Reading SexLab V1.64 ... Reading SexLabAP V1.64 ... Reading SexLabCreature V1.64 ... Reading XPMSE V7.2 ... Reading ZaZAnimationPack V8.00 ... Reading ZaZAnimationPack+ V8.00 ... All Anim Lists scanned. Generating Behavior Files... No GENDER directory male No GENDER directory female Alternate Animation mods: 1 sets: 16 total groups: 30 added file slots: 170 alternate files: 164 Create Creature Behaviors ... Reading SexLabCreature V1.63 ... 3170 animations for 9 mods successfully included (character) 322 animations for 1 mods and 18 creatures successfully included. WITH SEXLAB, SL ANIM LOADER, AND SLAL PACK FNIS Behavior V7.6 8/16/2024 9:37:17 AM Skyrim SE 64bit: 1.6.1170.0 - C:\SteamGames\steamapps\common\Skyrim Special Edition\ (Steam) Skeleton(hkx) female: XPMS2HDT (126 bones) male: XPMS2HDT (126 bones) Patch: "GENDER Specific Animations" Patch: "SKELETON Arm Fix" Reading FNISBase V7.6 ... Reading FNISCreatureVersion V7.0 ... Reading FNISSpells V5.0.1 ... Reading SexLab V1.64 ... Reading SexLabAP V1.64 ... Reading SexLabCreature V1.64 ... Reading XPMSE V7.2 ... Reading ZaZAnimationPack V8.00 ... Reading ZaZAnimationPack+ V8.00 ... All Anim Lists scanned. Generating Behavior Files... No GENDER directory male No GENDER directory female Alternate Animation mods: 1 sets: 16 total groups: 30 added file slots: 170 alternate files: 164 Create Creature Behaviors ... Reading SexLabCreature V1.63 ... 3170 animations for 9 mods successfully included (character) 322 animations for 1 mods and 18 creatures successfully included. WITH MAJORITY OF WANTED MODS FNIS Behavior V7.6 8/16/2024 10:29:58 AM Skyrim SE 64bit: 1.6.1170.0 - C:\SteamGames\steamapps\common\Skyrim Special Edition\ (Steam) Skeleton(hkx) female: XPMS2HDT (126 bones) male: XPMS2HDT (126 bones) Patch: "GENDER Specific Animations" Patch: "SKELETON Arm Fix" Reading AnimationsByLeito V1.0 ... Reading AnimationsByLeito_Aggressive V1.0 ... Reading AnimationsByLeito_Creatures V1.0 ... Reading AnimationsByLeito_Furniture V1.0 ... Reading DD V4.0.0 ... Reading DD2 V4.0.0 ... Reading DD3 V4.1.0 ... Reading DDC V1.2 ... Reading DDSL V4.0.0 ... Reading FNISBase V7.6 ... Reading FNISCreatureVersion V7.0 ... Reading FNISSpells V5.0.1 ... Reading FunnyBizBeastly V1.0 ... Reading FunnyBizBound V12.0 ... Reading FunnyBizFun V12.0 ... Reading FunnyBizGroup V8.0 ... Reading FunnyBizMC V1.0 ... Reading FunnyBizNecro V10.0 ... Reading FunnyBizRape V11.0 ... Reading FunnyBizUn V12.0 ... Reading NibblesAnims_Creature V1.0 ... Reading NibblesAnims_Creature_Object V1.0 ... Reading NibblesAnims_Human V1.0 ... Reading NibblesAnims_Object V1.0 ... Reading PracticalDefeat V2.0 ... Reading SexLab V1.64 ... Reading SexLabAP V1.64 ... Reading SexLabCreature V1.64 ... Reading SexLab_Aroused_Creatures V1.0 ... Reading SH_animFurn V1.0 ... Reading XPMSE V7.2 ... Reading ZaZAnimationPack V8.00 ... Reading ZaZAnimationPack+ V8.00 ... All Anim Lists scanned. Generating Behavior Files... No GENDER directory male No GENDER directory female Alternate Animation mods: 4 sets: 41 total groups: 194 added file slots: 1499 alternate files: 1245 Create Creature Behaviors ... Reading FunnyBizMC V1.0 ... Reading NibblesAnims_Creature V1.0 ... Reading SexLabCreature V1.63 ... Reading AnimationsByLeito_Creatures V1.0 ... Reading NibblesAnims_Creature_Object V1.0 ... Reading SH_animFurn V1.0 ... Reading SexLab_Aroused_Creatures V1.0 ... 8663 animations for 33 mods successfully included (character) 765 animations for 7 mods and 22 creatures successfully included. Attached you'll find the sse edit log *Full Build Uses/Will Use Animation Limit Crash Fix SSE 0.3b Alternate Start High Poly Head CBBE 3BA (3BBB) BDIC Creatures SE T2.1.7 SexLab FrameworkAE_v166b.7z SKSE64 (2.2.6) Devious Devices 5.2 OSL Aroused FOMOD 2.5.1 Practical Restraints Practical Defeat - ESL Schlongs of Skryim AE - v 1.1.4 SOS SE Settings Loader 3.0 Selective SOS Physics Manager 2.0.2 Sexual Fame 0.99 SexLab Aroused Creatures SE V04.14.7z Sexlab Inflation Framework SE 1.2.2 beta installer SexLab SE Settings Loader Sexlab Utility Plus v20240407 SexlabMatchmaker rev7 Simple Slavery Plus Plus SL Expressions SLAL NibblesAnim 5.52SE SLAL SH Furniture Anims V2.01.7 SLAL Animations by Leito 1.6SE SLAL Billyy Animations 8.1 SLAL_SE XP32 Extended ZAP8plus CBBEHDT ZaZ animation pack cbbe hdt v8 SSEEdit_log.txt
-
The theme is created for those players who want to see crossdressing and transgender characters in their game. ‼️https://simfileshare.net/folder/23467/ https://modthesims.info/download.php?t=177213 https://modthesims.info/d/467880/quot-i-feel-sexy-yes-i-do-quot-part-i.html https://modthesims.info/d/619608/gender-transition-potions.html https://modthesims.info/d/514435/gender-conversion-rave-kimono-for-males.html https://gardenofshadows.org.uk/gardenofshadows/index.php?topic=30408.msg685730#msg685730 https://gardenofshadows.org.uk/gardenofshadows/index.php?topic=30408.msg684985#msg684985 https://modthesims.info/d/286541/ksk-pretty-boy-outfit-mega-collection.html https://www.tumblr.com/withlovefromsimtown/174767427840/this-is-something-ive-kicked-around-the-idea-for https://modthesims.info/download.php?t=523799 https://lithium--vortex-tumblr-com.cdn.ampproject.org/c/s/lithium-vortex.tumblr.com/post/108274696232/hey-im-feeling-way-less-sick-almost-well-d/amp https://withlovefromsimtown-tumblr-com.cdn.ampproject.org/c/s/withlovefromsimtown.tumblr.com/post/130045854160/androgyny-jessica-dress-jessica-dress-is/amp https://ts2repositoryproject-tumblr-com.cdn.ampproject.org/c/s/ts2repositoryproject.tumblr.com/post/149287638530/kb-camisole-completer-cocomama-and-migamoos-tf/amp https://kaylynn--langerak-tumblr-com.cdn.ampproject.org/c/s/kaylynn-langerak.tumblr.com/post/174719741192/description-6-leopard-print-dresses-for-af-and-am/amp https://www.tumblr.com/withlovefromsimtown/135271658625/androgyny-retro-dress-retro-dress-is-a https://littlelittlesimmies-tumblr-com.cdn.ampproject.org/c/s/littlelittlesimmies.tumblr.com/post/167775370557/4-tm-am-em-retroswimsuit-rcs-download-am/amp https://berrynooboos-tumblr-com.cdn.ampproject.org/c/s/berrynooboos.tumblr.com/post/143248424397/click-here-for-unedited-screenshots-so-i-whipped/amp https://berrynooboos.tumblr.com/post/160584166817/would-you-possibly-consider-sharing-the-undies-you https://digisims2-tumblr-com.cdn.ampproject.org/c/s/digisims2.tumblr.com/post/647281340248621056/i-know-i-said-im-only-posting-dolls-here-from-now/amp https://berrynooboos.tumblr.com/post/136316452267/look-i-have-something-else-to-offer-besides-sims https://sims--influence-tumblr-com.cdn.ampproject.org/c/s/sims-influence.tumblr.com/post/162556874739/mdp-rockabilly-recolors-tf-af-af-tf/amp https://2fingerswhiskey.livejournal.com/52771.html? https://midgethetree.tumblr.com/post/176174250414/ftm-dresses-part-one-celebration-stuff-dresses https://modthesims.info/d/576503/short-formal-dress-for-adult-male.html https://modthesims.info/d/266451/goopy-in-a-dress.html https://modthesims.info/d/248992/male-lolita-dresses.html https://modthesims.info/d/184507/male-version-of-mana-sama-s-dress-recolour-of-q3tbo-s-mesh.html
- 4 replies
-
- the sims 2
- sims 2
-
(and 8 more)
Tagged with:
-
Heights Corrected View File YOU ARE NOT ALLOWED TO USE MY WORK IN PAID MODS. ----------------------------------------------------------------------------- SPECIAL EDITION ALSO EXISTS It's here: https://www.loverslab.com/files/file/14214-heights-corrected-by-erundil/ It works a bit differently, but achieves almost the same result. WHAT IT DOES When I started playing Skyrim, I felt like heights for vanilla races could fit the lore better. Make more sense. Back in the Morrowind/Oblivion days I used to have mods correcting that aspect. I tried to find a Skyrim mod that would make the same changes, but all of them had some issues (children, vampires, common mistakes, unfitting values for some races). So I decided to create a mod of my own. I went over the heights of every playable vanilla race and made changes to most of them. Vanilla playable races are affected, including vampires. My mod doesn't require Unofficial Patch, but it includes all its changes. Children are untouched - their height is mostly affected by their age so there is no point correcting anything there. You may notice Astrid is unusually told for a Nord, having a height of 1.0600 - though it's unexplained why, she's unique this way, so I decided to leave her this tall. Table below shows vanilla and modded values: ┌────────────────┬────────────────┐ │ ♂ Skyrim ♀ │ ♂ New values ♀ │ ┌──────────────┼────────────────┼────────────────┤ │ ArgonianRace │ 1.0100 1.0000 │ 1.0100 1.0000 │ incl. Vampire ├──────────────┼────────────────┼────────────────┤ │ BretonRace │ 1.0000 0.9500 │ 1.0000 0.9700 │ incl. Vampire, excl. Child, ChildVampire ├──────────────┼────────────────┼────────────────┤ │ DarkElfRace │ 1.0000 1.0000 │ 1.0000 0.9700 │ incl. Vampire ├──────────────┼────────────────┼────────────────┤ │ ElderRace │ 1.0000 1.0000 │ 0.9700 0.9400 │ incl. Vampire ├──────────────┼────────────────┼────────────────┤ │ HighElfRace │ 1.0800 1.0800 │ 1.0800 1.0500 │ incl. Vampire ├──────────────┼────────────────┼────────────────┤ │ ImperialRace │ 1.0000 1.0000 │ 1.0100 0.9800 │ incl. Vampire, excl. Child ├──────────────┼────────────────┼────────────────┤ │ KhajiitRace │ 1.0000 0.9500 │ 1.0000 0.9500 │ incl. Vampire ├──────────────┼────────────────┼────────────────┤ │ NordRace │ 1.0300 1.0300 │ 1.0300 1.0000 │ incl. Vampire, excl. Child, Astrid (she's so tall on purpose) ├──────────────┼────────────────┼────────────────┤ │ OrcRace │ 1.0450 1.0450 │ 1.0400 1.0200 │ incl. Vampire ├──────────────┼────────────────┼────────────────┤ │ RedguardRace │ 1.0050 1.0000 │ 1.0200 0.9900 │ incl. Vampire, excl. Child ├──────────────┼────────────────┼────────────────┤ │ WoodElfRace │ 0.9800 1.0000 │ 0.9800 1.0000 │ incl. Vampire └──────────────┴────────────────┴────────────────┘ CONFLICTS This mod will conflict with any mod that edits the same races, regardless what is changed in them. Still, my mod doesn't edit all races. Look at the table above. If the value for a given row is unchanged, then it's also untouched in my mod. Submitter Erundil Submitted 02/04/2015 Category Races Requires Skyrim 1.9.0.32, Unofficial Skyrim Legendary Edition Patch (USLeEP) Special Edition Compatible No
-
YPTG - A Simple Sex Change Quest View File YPTG -- "Your Path through Gender" This is a straightforward modification of the Heart of Dibella and Book of Love quest chains from Vanilla Skyrim that adds a sex change to the plot for male characters. It's designed to be a way to integrate the Sex Change Curse from Sexlab Hormones with the game's story and to add some narrative flavor to both. How to install: -> Install Sexlab Hormones (https://www.loverslab.com/files/file/416-sexlab-hormones-2017-12-22/) and all of its requirements. Make sure the Sex Change Curse is enabled in the MCM options. -> Install this mod. It shouldn't matter where it is in your load order as long as it comes after Sexlab Hormones and as long as nothing else that modifies the Heart of Dibella quest comes after it. The Book of Love quest is not modified and neither are any of the NPCs. How to start: -> As a male character, talk to Degaine at the Silver-Blood Inn in Markarth about stealing the statue. Get caught in the inner sanctum and talk to Hamal. The Divines will take things from there. Some tips: -> Whether you use this late or early in your game shouldn't matter, as long a you haven't started Heart of Dibella yet. -> If you've already started or completed Heart of Dibella, you can still see at least part of the mod. Trigger the Sex Change Curse manually through Sexlab Hormones, then type "setstage _yptg_hrt 110" in the console and follow the directions in the journal. -> The mod will be more interesting if you haven't finished Book of Love yet, but it should technically work either way. -> Not tested on Skyrim Special Edition, but in theory it should work wherever you can get its requirements working. -> As with all mods, keep a separate save. Enjoy! Submitter ypypypypyp Submitted 06/01/2018 Category Quest Requires Sexlab Hormones Special Edition Compatible
- 32 replies
-
2
-
- sexlab
- sexlab hormones
-
(and 3 more)
Tagged with:
-
View File GENDER BENDER 2.6 (2018.09.20) Gender Bender is an integration between SexLab and Schlongs of Skyrim. It is a lightweight framework that automatically changes the SexLab gender of NPCs to match their schlong addon. It can also change a character's schlong/gender, and then revert those changes. ONLY FEMALE CHARACTERS AND NPCS ARE CURRENTLY SUPPORTED! Now available for Special Edition! FEATURES Tracks gender and schlong status (including size) for the player and NPCs. These can be edited in the MCM. NPC SexLab gender is set according to equipped schlong: Schlongifier and Pubic Hair schlong addons are considered female; any other schlong addon is male. If you have SexLab Aroused, actors can gain arousal when a change happens. Chance for a surprise schlong on sleeping - chances for gaining or losing a schlong can be set separately. For Modders - A developer's guide is included as a separate download. REQUIREMENTS SexLab Schlongs of Skyrim At least 1 female schlong addon UPGRADING FROM VERSION 1.X Gender Bender is now an ESM file instead of an ESP. Make sure the ESM version is activated in your load order. The MCM menu will initially be broken. You will have to wait for the notification that the new configuration menu has been loaded before you can do anything with it. You will need to redo your settings from the old version. CHANGELOGS Submitter Holzfrau Submitted 01/09/2017 Category Framework & Resources Requires SexLab, Schlongs of Skyrim, at least 1 female SOS addon Special Edition Compatible No View File
-
YPTG without SL Hormones View File Hello everyone! Please forgive my English. I am from Motherland. So, a long time ago on the site appeared mod - YPTG with a very exciting quest. I can't show its content, so if you need information, go to the link: Our community is very fond of adult adventures for their characters, just like me. But I've always lacked a certain pepperiness to my character's journey in the vastness of Skyrim. And when this mod came out, there was no limit to my happiness. But it was tied to a great mod: For me this mod was redundant, but I really liked the quest. So I decided to "fix" the original YPTG a bit in order to "unbind" it from Hormones. I ended up "redesigning" the mod to bind to ConsoleUtil instead of Hormones. The creator of the original quest has long been offline, so if he comes and asks to remove the mod, I will immediately remove it from the site. All honours must go to the original creators, DeepBlueFrog and ypypypypypypp! I'm not much of a Skyrim modder, so I can't say if this mod works on LE or SE. This work is my debut. Have a great holiday season and a better new year everyone! If you find bugs or errors, be sure to report them! Also I will be glad if you help to further develop and not to abandon the mod! Submitter MadAl777 Submitted 01/01/2024 Category Adult Mods Requires ConsoleUtil, SexLab Framework, Sexlab Aroused Regular Edition Compatible No
- 15 replies
-
1
-
As stated in the title, I have an issue with the genders in animations, especially when involving futanaris. I've tested pretty much everything, and I can't understand why it doesn't work. What i've tested : Male on female works as intended. Male on a female NPC gendered as male + having a schlong in SOS (addon for female) -> Male always takes male place, female(futa) takes female place. // I suppose it should be random, 50/50 ? But it isn't. In sexlab : giving a female NPC the "male" gender + giving the same female a schlong in SOS (addon for female) A female NPC gendered as female, no schlong in SOS. -> Result : female NPC always takes the man's place in the animation, and the female NPC with a schlong and gendered as male always takes the female's place in the animation. I then tried with gender bender, only using gender bender for deciding who is supposed to be gendered as female/male and have (not) a schlong. And the result was the same than before, not what was supposed to happen. As anyone has had this problem before and can give me a solution ? I ran Loot, ran FNIS with gender specific animations, and have installed every mod for SE and not LE. Thank you very much !
- 1 reply
-
- animation bug
- gender
-
(and 1 more)
Tagged with:
-
Version 1.0
5154 downloads
BOUND COCK 1.0 (2018.04.25) This is both a Schlongs of Skyrim schlong addon and some spells to temporarily (or permanently!) apply it to yourself or NPCs. The spells are all injected into the appropriate leveled lists and can be found in the same places comparable Conjuration spell books can be found. Now available for Special Edition! Requirements Gender Bender SOS Equipable Horse Cock (just the assets, don't need to activate the mod) Bound Cock Spells Each of the different Bound Cock spells is cast in the same way: if you have a valid target in your crosshair (close enough to interact with), the spell will be applied to your target. Otherwise, it will be applied to yourself. The recipient of the spell will receive a minor stagger effect, so there is even a small amount of combat utility. While the effect isn't considered hostile, it may cause unfriendly NPCs to attack! Bound Cock, Lesser This Novice level spell applies a bound cock to the target for 15 minutes real time (5 hours in-game time at default timescale). It is sold by court wizards and Phinis Gestor of the Mages College, but it can also commonly be found in loot chests. Bound Cock This Adept level spell applies a bound cock to the target for 2 hours real time (40 hours in-game time at default timescale). It is sold by Phinis Gestor, Calcelmo in Markarth, Falion in Morthal, and Dravynea the Stoneweaver in Kynesgrove (unconfirmed, may need to marry her first?). Bound Cock, Master This Master level spell applies a bound cock to the target permanently! It can also be used to remove a permanent bound cock. Like other Master spells, it will require either the Master Conjuration perk or good gear to even be able to afford the magicka cost. Unlike other Master spells, it casts at normal speed. It can be sold by Phinis Gestor, or found in high level warlock boss chests. About the Schlong Addon The SOS Equipable Horse Cock model was chosen for two reasons: It attaches to the body directly without an ethereal pelvic base that would look odd. There is also no need for separate CBBE and UUNP versions. If you summon a penis from the Daedric planes, you shouldn't be getting something human! Thanks to Etheri for letting me use a modified version of the model for this mod!- 1 review
-
15
-
- gender bender
- sos
-
(and 8 more)
Tagged with:
-
Version 1.0.0
4568 downloads
YPTG -- "Your Path through Gender" This is a straightforward modification of the Heart of Dibella and Book of Love quest chains from Vanilla Skyrim that adds a sex change to the plot for male characters. It's designed to be a way to integrate the Sex Change Curse from Sexlab Hormones with the game's story and to add some narrative flavor to both. How to install: -> Install Sexlab Hormones (https://www.loverslab.com/files/file/416-sexlab-hormones-2017-12-22/) and all of its requirements. Make sure the Sex Change Curse is enabled in the MCM options. -> Install this mod. It shouldn't matter where it is in your load order as long as it comes after Sexlab Hormones and as long as nothing else that modifies the Heart of Dibella quest comes after it. The Book of Love quest is not modified and neither are any of the NPCs. How to start: -> As a male character, talk to Degaine at the Silver-Blood Inn in Markarth about stealing the statue. Get caught in the inner sanctum and talk to Hamal. The Divines will take things from there. Some tips: -> Whether you use this late or early in your game shouldn't matter, as long a you haven't started Heart of Dibella yet. -> If you've already started or completed Heart of Dibella, you can still see at least part of the mod. Trigger the Sex Change Curse manually through Sexlab Hormones, then type "setstage _yptg_hrt 110" in the console and follow the directions in the journal. -> The mod will be more interesting if you haven't finished Book of Love yet, but it should technically work either way. -> Not tested on Skyrim Special Edition, but in theory it should work wherever you can get its requirements working. -> As with all mods, keep a separate save. Enjoy!-
20
-
- sexlab
- sexlab hormones
-
(and 3 more)
Tagged with:
-
Version SE
232616 downloads
GENDER BENDER SE (2018.09.23) Gender Bender is an integration between SexLab and Schlongs of Skyrim. It is a lightweight framework that automatically changes the SexLab gender of NPCs to match their schlong addon. It can also change a character's schlong/gender, and then revert those changes. ONLY FEMALE CHARACTERS AND NPCS ARE CURRENTLY SUPPORTED! FEATURES Tracks gender and schlong status (including size) for the player and NPCs. These can be edited in the MCM. NPC SexLab gender is set according to equipped schlong: Schlongifier and Pubic Hair schlong addons are considered female; any other schlong addon is male. If you have SexLab Aroused, actors can gain arousal when a change happens. Chance for a surprise schlong on sleeping - chances for gaining or losing a schlong can be set separately. For Modders - A developer's guide is included as a separate download. REQUIREMENTS SexLab Framework 1.63+ Schlongs of Skyrim SE At least 1 female schlong addon ADDITIONAL INFO Skyrim version -
Version v1.1
1766 downloads
YOU ARE NOT ALLOWED TO USE MY WORK IN PAID MODS. ----------------------------------------------------------------------------- SPECIAL EDITION ALSO EXISTS It's here: https://www.loverslab.com/files/file/14214-heights-corrected-by-erundil/ It works a bit differently, but achieves almost the same result. WHAT IT DOES When I started playing Skyrim, I felt like heights for vanilla races could fit the lore better. Make more sense. Back in the Morrowind/Oblivion days I used to have mods correcting that aspect. I tried to find a Skyrim mod that would make the same changes, but all of them had some issues (children, vampires, common mistakes, unfitting values for some races). So I decided to create a mod of my own. I went over the heights of every playable vanilla race and made changes to most of them. Vanilla playable races are affected, including vampires. My mod doesn't require Unofficial Patch, but it includes all its changes. Children are untouched - their height is mostly affected by their age so there is no point correcting anything there. You may notice Astrid is unusually told for a Nord, having a height of 1.0600 - though it's unexplained why, she's unique this way, so I decided to leave her this tall. Table below shows vanilla and modded values: ┌────────────────┬────────────────┐ │ ♂ Skyrim ♀ │ ♂ New values ♀ │ ┌──────────────┼────────────────┼────────────────┤ │ ArgonianRace │ 1.0100 1.0000 │ 1.0100 1.0000 │ incl. Vampire ├──────────────┼────────────────┼────────────────┤ │ BretonRace │ 1.0000 0.9500 │ 1.0000 0.9700 │ incl. Vampire, excl. Child, ChildVampire ├──────────────┼────────────────┼────────────────┤ │ DarkElfRace │ 1.0000 1.0000 │ 1.0000 0.9700 │ incl. Vampire ├──────────────┼────────────────┼────────────────┤ │ ElderRace │ 1.0000 1.0000 │ 0.9700 0.9400 │ incl. Vampire ├──────────────┼────────────────┼────────────────┤ │ HighElfRace │ 1.0800 1.0800 │ 1.0800 1.0500 │ incl. Vampire ├──────────────┼────────────────┼────────────────┤ │ ImperialRace │ 1.0000 1.0000 │ 1.0100 0.9800 │ incl. Vampire, excl. Child ├──────────────┼────────────────┼────────────────┤ │ KhajiitRace │ 1.0000 0.9500 │ 1.0000 0.9500 │ incl. Vampire ├──────────────┼────────────────┼────────────────┤ │ NordRace │ 1.0300 1.0300 │ 1.0300 1.0000 │ incl. Vampire, excl. Child, Astrid (she's so tall on purpose) ├──────────────┼────────────────┼────────────────┤ │ OrcRace │ 1.0450 1.0450 │ 1.0400 1.0200 │ incl. Vampire ├──────────────┼────────────────┼────────────────┤ │ RedguardRace │ 1.0050 1.0000 │ 1.0200 0.9900 │ incl. Vampire, excl. Child ├──────────────┼────────────────┼────────────────┤ │ WoodElfRace │ 0.9800 1.0000 │ 0.9800 1.0000 │ incl. Vampire └──────────────┴────────────────┴────────────────┘ CONFLICTS This mod will conflict with any mod that edits the same races, regardless what is changed in them. Still, my mod doesn't edit all races. Look at the table above. If the value for a given row is unchanged, then it's also untouched in my mod. -
Version 0.3
12072 downloads
This mod greatly increases the spawn of non-unique female NPCs by removing or replacing male NPCs in the levelled lists. Wherever possible this includes enemy factions, guards and neutrals such as hunters and adventurers. This does not touch named NPCs at all so townsfolk and quest characters will not become female. This very early version requires Dawnguard and Dragonborn DLCs. If this turns out to be something people are interested in then non-DLC versions may be on the to-do list. Updates: SE v0.3 - A simple conversion of the LE mod to SE using Cathedral Assets Optimizer. v0.3 - adds female guards and soldiers to the Imperial factions including Whiterun and Solitude guards. These areas related quests will still spawn male soldiers and guards that are specified by voice type. The CW storyline missions will still spawn male ally soldiers. v0.2 - adds female orcs, khajiits and argonians to the bandit ranks. There might be slightly more of these races appearing than normal because of the shorter lists but I've tried to moderate somewhat. I'll leave previous versions up in case you have problems with the latest. Limitations: Some spawns bypass the levelled lists in order to place specific unnamed NPCs, most likely to ensure particular voice types for scripted conversations. Other spawns may simply want very specific demographics such as all orc males or male Forsworn which you'll come across from time to time. Misc quests to eliminate bandits will likely spawn an NPC boss of either sex regardless of this mod. At the moment all this does is change the lists. One problem with such an approach is that there are lists which only contain male NPCs with no female alternatives. In some cases it's possible to just select some other female character from the same faction (male Forsworn berserkers will become female Forsworn mages), in others, such as many mini-bosses, there simply is no alternative so those males will still spawn. Known Issues: Duplicates: There are far fewer female templates than male so this radically reduces the variation in NPCs. In some cases the available female templates are outnumbered 4:1. As a result you're more likely to see twins. Certain small bandit spawns such as the Whitewatch Tower attack seem to favour a single sub-list which contains only four or five units pretty much guaranteeing that there will be duplicates. This mod may affect game balance. Requirements: For the current version both Dawnguard and Dragonborn DLC are required Installation: Drop the esp and bsa files into your Data folder or use a mod manager and make sure the esp is activated in your load order. Typically you'll want this as high in the order as it will go below your DLC to let it be overridden by other mods. Note that this only affects new spawns, so male NPCs that spawned in an existing game before installation will still be there until they are killed or despawn. If you install this to an existing game expect the bandits, guards, etc. to still be male for the next thirty days. Even after that, as discussed above, the occasional male will still show up in specific locations (i.e. quest spawned NPCs, Imperial soldiers, White River Watch bandits, etc). Updating: Overwrite the existing MoreWomenDGDB.esp and MoreWomenDGDB.bsa files with the new versions. It will take up to thirty days for the changes to start taking effect. Uninstall: In general, do not uninstall mods mid-game as this can lead to unpredictable results and contribute to save file corruption. Otherwise, just remove the MoreWomenDGDB.esp and MoreWomenDGDB.bsa files It will take at least an in-game month for the spawns to return to normal. You can speed things up for specific areas by clearing bandit camps and interior cells (cleared areas reset after ten days). For versions using the bsa file you may find that straggling female units added by this mod may have the grey-face bug until they despawn. Compatibility / Conflicts: This mod replaces a lot of modified NPC levelled lists. If you have other mods that alter these lists you should probably place this one above it in the load order to allow it to be overridden. This does not alter item levelled lists so randomly spawning custom items like Deviant Devices For the Masses should still appear. This mod has been cleaned in TES5edit. There is a conflict with Dawnguard since DG adds male units to the vampire lists which this mod then removes - this is intentional. License: This mod is released under GPLv3 Open Source means more and better mods for everyone. Please consider releasing your own mods under recognized open source licences such as GPL or MIT and help build a foundation for future mod developers. Alternatives: Feminised Leveled Lists Masculinized Level Lists Skyrim Scaling Stopper with the Men Not Usually Warlike patch which requires Skyrim Monster Mod as a master.- 1 review
-
13
-
- women
- levelled lists
-
(and 7 more)
Tagged with:
-
Version 1.0.0
2244 downloads
INTRODUCTION This mod makes any character's gender wearing a strapon male and it turns back to female after unequipping. WHY? Imagine you are playing as bisexual woman. Sometimes you want to fuck some character, sometimes you want to be fucked by some character. Instead of manually going to Sexlab MCM menu and setting the genders so you get the animations you want, you can use this and set the gender automatically based on who is wearing the strapon. For example: Let's say you use SLU+ with "Filter Gender Tags". If you are a female, and start a scene with a female NPC (considering both sexlab genders are female), you will only get lesbian oriented animations. But if you set your gender to male in Sexlab MCM Menu, you will only get straight animations. So, if you want to use a strapon on a female, you must first change the sexlab gender in MCM menu. Or you can use this mod and it will do automatically. REQUIREMENTS Sexlab Framework SE Skyrim Strapons SSE (It can be any SSE conversion, no need to use specifically Aylis's) 3BA Strap-ons - Not required, but recommended. INSTALL Install requirements. Let it overwrite your Skyrim Strapons SSE mod/files. NOTES It doesn't work properly on NPCs, but works flawlessly for players. -
Version 1.3
671 downloads
Hello everyone! Please forgive my English. I am from Motherland. So, a long time ago on the site appeared mod - YPTG with a very exciting quest. I can't show its content, so if you need information, go to the link: Our community is very fond of adult adventures for their characters, just like me. But I've always lacked a certain pepperiness to my character's journey in the vastness of Skyrim. And when this mod came out, there was no limit to my happiness. But it was tied to a great mod: For me this mod was redundant, but I really liked the quest. So I decided to "fix" the original YPTG a bit in order to "unbind" it from Hormones. I ended up "redesigning" the mod to bind to ConsoleUtil instead of Hormones. The creator of the original quest has long been offline, so if he comes and asks to remove the mod, I will immediately remove it from the site. All honours must go to the original creators, DeepBlueFrog and ypypypypypypp! I'm not much of a Skyrim modder, so I can't say if this mod works on LE or SE. This work is my debut. Have a great holiday season and a better new year everyone! If you find bugs or errors, be sure to report them! Also I will be glad if you help to further develop and not to abandon the mod! -
Version 1.2.1
1641 downloads
Not Currently Maintained The release version of CK3 makes it hard to support lesbian marriages. This mod does the next best thing and makes all male characters visually female. It does not change dialogue, pronouns, names, or any other related gendered features. Currently male characters use a different entity for their fig leaves. If a female uncensor mod removes a fig leaf by making it invisible, males will keep their leaf. All contents of this mod are freely usable as components of other mods. Tested compatible with: - Simple Slits Recommended mods: - Gender Icons: Steam/Paradox (Helps with telling actual genders apart) Overwrites Files: Changelog: -
Version 1.0.0
1364 downloads
Stops Sexlab from adding Gender tags when register animations. It is better that they are changed correctly in the animation files. Before fix. Sexlabs adds the gender tag FMM to MMF animation. Male actor will use the female position. How to fix your old animations files, 1. Open the SLAnims\json\[Animation File].json 2. Edit the line "tags": "Sex,Straight,Dirty,Threesome,MMF" 3. And add the gender tags MMF 4. Now reset Sexlab animation registry 5. Dont forget to add a note to your animations mod if you have to update the files. { "actors": [ { "add_cum": 6, "stages": [ { "id": "Animation_S1" }, { "id": "Animation_S2", "open_mouth": true }, { "id": "Animation_S3", "open_mouth": true }, { "id": "Animation_S4", "open_mouth": true }, { "id": "Animation_S5", "open_mouth": true } ], "type": "Female" }, { "stages": [ { "id": "Animation_S1", "sos": 2, "strap_on": true }, { "id": "Animation_S2", "sos": 0, "strap_on": true }, { "id": "Animation_S3", "sos": -1, "strap_on": true }, { "id": "Animation_S4", "sos": 3, "strap_on": true }, { "id": "Animation_S5", "sos": 3, "strap_on": true } ], "type": "Male" }, { "stages": [ { "id": "Animation_S1", "sos": 1, "strap_on": true }, { "id": "Animation_S2", "sos": -1, "strap_on": true }, { "id": "Animation_S3", "open_mouth": true, "sos": 0, "strap_on": true }, { "id": "Animation_S4", "open_mouth": true, "sos": 6, "strap_on": true }, { "id": "Animation_S5", "open_mouth": true, "sos": 7, "strap_on": true } ], "type": "Male" } ], "id": "Animation_ID", "name": "Animation Name MMF", "sound": "SexMix", "stages": [ { "number": 1, "sound": "none" } ], "tags": "Sex,Straight,Dirty,Threesome,MMF" }, -
Version SE
29096 downloads
BOUND COCK SE (2018.09.24) This is both a Schlongs of Skyrim schlong addon and optionally some spells to temporarily (or permanently!) apply it to yourself or NPCs. The spells are all injected into the appropriate leveled lists and can be found in the same places comparable Conjuration spell books can be found. There are two version of the mod: An SOS Addon version that only adds the bound cock to SOS. A Gender Bender version that adds the bound cock to SOS and includes spells for applying it. Requirements Both versions: SOS Equipable Horse Cock (just the assets, don't need to activate the mod) SOS Addon version: Schlongs of Skyrim SE Gender Bender version: Gender Bender SE Bound Cock Spells (Gender Bender version only) Each of the different Bound Cock spells is cast in the same way: if you have a valid target in your crosshair (close enough to interact with), the spell will be applied to your target. Otherwise, it will be applied to yourself. The recipient of the spell will receive a minor stagger effect, so there is even a small amount of combat utility. While the effect isn't considered hostile, it may cause unfriendly NPCs to attack! Bound Cock, Lesser This Novice level spell applies a bound cock to the target for 15 minutes real time (5 hours in-game time at default timescale). It is sold by court wizards and Phinis Gestor of the Mages College, but it can also commonly be found in loot chests. Bound Cock This Adept level spell applies a bound cock to the target for 2 hours real time (40 hours in-game time at default timescale). It is sold by Phinis Gestor, Calcelmo in Markarth, Falion in Morthal, and Dravynea the Stoneweaver in Kynesgrove (unconfirmed, may need to marry her first?). Bound Cock, Master This Master level spell applies a bound cock to the target permanently! It can also be used to remove a permanent bound cock. Like other Master spells, it will require either the Master Conjuration perk or good gear to even be able to afford the magicka cost. Unlike other Master spells, it casts at normal speed. It can be sold by Phinis Gestor, or found in high level warlock boss chests. About the Schlong Addon The SOS Equipable Horse Cock model was chosen for two reasons: It attaches to the body directly without an ethereal pelvic base that would look odd. There is also no need for separate CBBE and UUNP versions. If you summon a penis from the Daedric planes, you shouldn't be getting something human! Thanks to Etheri for letting me use a modified version of the model for this mod! Additional Info Skyrim version- 1 review
-
17
-
- sse
- gender bender
-
(and 9 more)
Tagged with:
-
View File BOUND COCK SE (2018.09.24) This is both a Schlongs of Skyrim schlong addon and optionally some spells to temporarily (or permanently!) apply it to yourself or NPCs. The spells are all injected into the appropriate leveled lists and can be found in the same places comparable Conjuration spell books can be found. There are two version of the mod: An SOS Addon version that only adds the bound cock to SOS. A Gender Bender version that adds the bound cock to SOS and includes spells for applying it. Requirements Both versions: SOS Equipable Horse Cock (just the assets, don't need to activate the mod) SOS Addon version: Schlongs of Skyrim SE Gender Bender version: Gender Bender SE Bound Cock Spells (Gender Bender version only) Each of the different Bound Cock spells is cast in the same way: if you have a valid target in your crosshair (close enough to interact with), the spell will be applied to your target. Otherwise, it will be applied to yourself. The recipient of the spell will receive a minor stagger effect, so there is even a small amount of combat utility. While the effect isn't considered hostile, it may cause unfriendly NPCs to attack! Bound Cock, Lesser This Novice level spell applies a bound cock to the target for 15 minutes real time (5 hours in-game time at default timescale). It is sold by court wizards and Phinis Gestor of the Mages College, but it can also commonly be found in loot chests. Bound Cock This Adept level spell applies a bound cock to the target for 2 hours real time (40 hours in-game time at default timescale). It is sold by Phinis Gestor, Calcelmo in Markarth, Falion in Morthal, and Dravynea the Stoneweaver in Kynesgrove (unconfirmed, may need to marry her first?). Bound Cock, Master This Master level spell applies a bound cock to the target permanently! It can also be used to remove a permanent bound cock. Like other Master spells, it will require either the Master Conjuration perk or good gear to even be able to afford the magicka cost. Unlike other Master spells, it casts at normal speed. It can be sold by Phinis Gestor, or found in high level warlock boss chests. About the Schlong Addon The SOS Equipable Horse Cock model was chosen for two reasons: It attaches to the body directly without an ethereal pelvic base that would look odd. There is also no need for separate CBBE and UUNP versions. If you summon a penis from the Daedric planes, you shouldn't be getting something human! Thanks to Etheri for letting me use a modified version of the model for this mod! Additional Info Skyrim version Submitter Holzfrau Submitted 09/24/2018 Category Adult Mods Requires SOS Equipable Horse Cock (assets only), Gender Bender SE or Schlongs of Skyrim SE Regular Edition Compatible No View File
- 66 replies
-
2
-
- sse
- gender bender
-
(and 9 more)
Tagged with:
-
As the name implies, this is a thread for things related to gavides in the sims, both in the base game and as mods. I'd like to start by asking if anyone knows if the sim's gender settings affect the chances of male pregnancies resulting from the abduction. Like, if I create a Femboy (with all the settings programmed for him to be a man, but with a female body shape) would he be able to get pregnant by abduction? If I put that he can get pregnant, does that increase the chances of having an alien baby?