Jump to content

Recommended Posts

Posted

Far as i have read no one has taken over for Galgaroth.  Which might make a issue when the next update arises. 

 

 

(From Galgaroth: "A small announcement: due to certain situations and events, I won't maintain SoS SE anymore. Not sure what's the best way to deal with this (community-wise, I mean) so I'm open to suggestions. Maybe someone wants to take over?  I'm not sure when I'll log in next, so replying back might take some time. Apologies for that")

Posted
8 hours ago, arkane14 said:

Far as i have read no one has taken over for Galgaroth.  Which might make a issue when the next update arises. 

 

 

(From Galgaroth: "A small announcement: due to certain situations and events, I won't maintain SoS SE anymore. Not sure what's the best way to deal with this (community-wise, I mean) so I'm open to suggestions. Maybe someone wants to take over?  I'm not sure when I'll log in next, so replying back might take some time. Apologies for that")

Does he have a source code we can use?

 

Posted

How I tag amors to be revealing by SOS? Can't find a tutorial.

 

EDIT: Seems that I had just to add the sos_revealing keyword on xedit. Very easy.

Posted
26 minutes ago, devildx said:

How I tag amors to be revealing by SOS? Can't find a tutorial.

Add SOS_Revealing keyword to the Armor item via a patch (or hack it in with xEdit), or use the MCM menu (you have to target the NPC wearing the outfit you want to flag).  Schlongs of Skyrim - core.esm will need to be added as a master to whatever patch or plugin you're altering/creating.

Posted

I'm having also for issue by trying download SOS to SE, but Still no luck have to wait until mods updated for Form 43, into 44 only, but is there way to convert by itselfs to rename the mods for SOSRaceMenue.ESL or no?

Posted
4 hours ago, artyions said:

I'm having also for issue by trying download SOS to SE, but Still no luck have to wait until mods updated for Form 43, into 44 only, but is there way to convert by itselfs to rename the mods for SOSRaceMenue.ESL or no?

 

Ok, hopefully for the last time. :)

 

1) SOSRacemenu.esp is an empty plugin.  Form 43/44 is irrelevant.

2) SOSRacemenu.esp comes with the XP32 skeleton mod.  SOS checks for this ESP.  If it finds it, it disables the ability to change PC schlong size via the SOS MCM in favour of using racemenu sliders instead.

3) By default SOS will NOT find the ESP if you ESL flag it.  This is because in the source code  it uses the old method of checking to see if an ESP is there by counting from 1-254 in the load order. (which fails to find ESL files at slot 255 (FE)).

 

 Default SOS_SetupQuest_Script (line 155) (can't find an ESL flagged SOSRacemenu esp)

Function CheckSOSRacemenuPlugin()
    int modIndex = Game.GetModByName("SOSRaceMenu.esp")
    SOSRaceMenu = modIndex != 255
EndFunction

 

Instead of the below (which will find it).

 

Function CheckSOSRacemenuPlugin()
   SOSRacemenu = Game.IsPluginInstalled("SOSRaceMenu.esp")
EndFunction

 

@greenmango12was good enough to recompile this to allow it to find an ESL tagged flag and posted it here  I can confirm this works fine on a new game.  Hopefully whoever takes over support on this will include that moving forward.  SOS would also be ideal to be converted to use meh321's address library, that way it would be one less thing breaking when bethesda decides to release more CC crap.

Posted
12 hours ago, 4nk8r said:

Add SOS_Revealing keyword to the Armor item via a patch (or hack it in with xEdit), or use the MCM menu (you have to target the NPC wearing the outfit you want to flag).  Schlongs of Skyrim - core.esm will need to be added as a master to whatever patch or plugin you're altering/creating.

There is a patch that add the keyword for all vanilla armors? I found some oldrim mods but just for males and I'm using Skyfem so needs to be for females or both male and female armors.

Posted
1 hour ago, devildx said:

There is a patch that add the keyword for all vanilla armors? I found some oldrim mods but just for males and I'm using Skyfem so needs to be for females or both male and female armors.

Exactly what do you mean by "vanilla"?  I don't recall any vanilla female outfits that really need this consideration, even in a gender flipped context.  I maintain some patches for Bikini Ascend and The Amazing World of Bikini Armors, but what I'd call "vanilla" armors, even for females, lacks the slot arrangements to correctly support being "revealing" without having things like pubes and schlongs clipping through the clothing.  Now, if you're using a replacer to make all armors skimpy/bottomless, that breaks the definition of "vanilla" and you'll need to be more specific on what you're using before I could tell you if patches already exist.

 

 

Posted

So, I wasn't able to download it with the mod manager. Following the instructions it doesn't let me open the file with NMM says it's *Read Only*

 

it gives me an error and then when i follow the instructions to do it manually the instructions say "enable (these files) in your mod manager but none of them show up in the mod manager so i am not sure what it is talking about. The instructions are very vague.

Posted
6 hours ago, 4nk8r said:

Exactly what do you mean by "vanilla"?  I don't recall any vanilla female outfits that really need this consideration, even in a gender flipped context.  I maintain some patches for Bikini Ascend and The Amazing World of Bikini Armors, but what I'd call "vanilla" armors, even for females, lacks the slot arrangements to correctly support being "revealing" without having things like pubes and schlongs clipping through the clothing.  Now, if you're using a replacer to make all armors skimpy/bottomless, that breaks the definition of "vanilla" and you'll need to be more specific on what you're using before I could tell you if patches already exist.

 

 

I'm using BD Armor replacer for the vanilla armors. https://www.nexusmods.com/skyrimspecialedition/mods/25705?tab=description

 

I'm also using the Bikini Ascend and World of Bikini Armors with the revealing patch and Lazy Bikini that put them only in the females.

 

When I said vanilla is more like the vanilla iron, steel, leather, ...etc and not custom armos like bikini world or sunjeong or others.

 

When I open the BD esp on xedit there are no armos to put the keyworls since they replaces the vanilla.

Posted

So a while ago I remember seeing a file that added various states of floppyness and wobble etc to the SOS genitals (No, it wasn't floppySOS it was something newer) and I REMEMBER thinking that's cool, not more static testicles I'll have to remember to grab that.

 

But now I can't remember what mod it was, it wasn't the one I thought it was and it wasn't any of the others that of the top of my head I remember looking at during that time.

 

Could anyone help me out here, did I just imagine it??

Posted
36 minutes ago, shardoom said:

So a while ago I remember seeing a file that added various states of floppyness and wobble etc to the SOS genitals (No, it wasn't floppySOS it was something newer) and I REMEMBER thinking that's cool, not more static testicles I'll have to remember to grab that.

 

But now I can't remember what mod it was, it wasn't the one I thought it was and it wasn't any of the others that of the top of my head I remember looking at during that time.

 

Could anyone help me out here, did I just imagine it??

Have you tried Cheap FloppySOS? 

 

Posted
2 minutes ago, FauxFurry said:

Have you tried Cheap FloppySOS? 

 

 

Nope it was CBBE 3bbb (obviously...) comes with cbpc options for floppy SOS and balls etc.

Posted
1 hour ago, devildx said:

I'm using BD Armor replacer for the vanilla armors. https://www.nexusmods.com/skyrimspecialedition/mods/25705?tab=description

 

I'm also using the Bikini Ascend and World of Bikini Armors with the revealing patch and Lazy Bikini that put them only in the females.

 

When I said vanilla is more like the vanilla iron, steel, leather, ...etc and not custom armos like bikini world or sunjeong or others.

 

When I open the BD esp on xedit there are no armos to put the keyworls since they replaces the vanilla.

BD is graphically the same armor sets you get in BA and TAWoBA (combined), but each outfit is all 1 piece vs. modular parts like the other 2.  I avoided using BD because of that.

 

It looks like the Miraak parts have Armor records you can apply keywords to, but you'd otherwise need to create an override patch in xEdit from the Armor records in Skyrim.esm and other DLC plugins that are being replaced.  You only need to worry about adding SOS_Revealing to the slot 32 chest/cuirass pieces, so it isn't too bad of a task.

Posted

Something I wished existed was a female bulge slider for SOS so you can add it to panty outfits, skirts, etc. to create more immersive futas.  Would be good for limp junk when there aren't panties involved.  I usually leave the SOS/SLAR stuff disabled, so not a loss in that regard.  I saw the Star Cloth Mage outfits had some SOS bulges for the fems.  Figured I'd try and liberate something from that for this unless someone knows of something that already exists?

Posted
8 hours ago, devildx said:

I'm using BD Armor replacer for the vanilla armors. https://www.nexusmods.com/skyrimspecialedition/mods/25705?tab=description

 

I'm also using the Bikini Ascend and World of Bikini Armors with the revealing patch and Lazy Bikini that put them only in the females.

 

When I said vanilla is more like the vanilla iron, steel, leather, ...etc and not custom armos like bikini world or sunjeong or others.

 

When I open the BD esp on xedit there are no armos to put the keyworls since they replaces the vanilla.

I think you'll probably need to avoid using the keywords for replacer's.   From my understanding of how keywords work (could be wrong though!), if you started adding the SOS_Revealing keywords to vanilla armors based on the female BD armor meshes, then it would also apply to the male vanilla meshes as well, so you'd end up with males running around with their schlongs clipping through their armors.

Posted
6 minutes ago, Grummkol said:

I think you'll probably need to avoid using the keywords for replacer's.   From my understanding of how keywords work (could be wrong though!), if you started adding the SOS_Revealing keywords to vanilla armors based on the female BD armor meshes, then it would also apply to the male vanilla meshes as well, so you'd end up with males running around with their schlongs clipping through their armors.

No problem because with skyfem all npcs are female.

 

6 hours ago, 4nk8r said:

BD is graphically the same armor sets you get in BA and TAWoBA (combined), but each outfit is all 1 piece vs. modular parts like the other 2.  I avoided using BD because of that.

 

It looks like the Miraak parts have Armor records you can apply keywords to, but you'd otherwise need to create an override patch in xEdit from the Armor records in Skyrim.esm and other DLC plugins that are being replaced.  You only need to worry about adding SOS_Revealing to the slot 32 chest/cuirass pieces, so it isn't too bad of a task.

Creating the patch works. Many thanks.

Posted

Hello all,

 

I have the steam version of Skyrim SE. I have used MO and NMM to try out SoS. I have downloaded and installed SKSE and SKY UI. I have the most updated version of each app / mod. However, the game pops up for 1/4 of a second, and crashes. I spend hours on the internet trying to find a solution. THEN, I decide to deactive SoS.esp. The game works, but I get the below result:

 

ScreenShot0.png

 

The mod works beautifully, otherwise. The screenshot below shows everything that is active, and what I had to deactivate to make the game run at all. Yes, it is using NMM, but I get the exact same result with MO. Yes, I have uninstalled and reinstalled Skyrim SE through Steam to try out the different Mod Managers.

 

NMMSkyrim1.png

 

Thank you for your reply,

 

Gatene

Posted

I use Vortex Mod Manager for Skyrim SE. Every other animation seems to work except when it comes to anything with the schlong. I seem to keep running into an error, which I have attached. Has anyone else had a problem with this?

5aa72c5a6c92a93bd5240f714f2cd01a.png

Posted

Hello there. I have a question for this mod.

 

Does this mod can't resize PC's penis size yet? or can do it?

 

I downloaded ver 1.1.4 for se but I can't sizing penis with mcm, and even dragon essence doesn't work either.

 

can I use a hand for this problem?

Posted
10 minutes ago, zeroro12 said:

Hello there. I have a question for this mod.

 

Does this mod can't resize PC's penis size yet? or can do it?

 

I downloaded ver 1.1.4 for se but I can't sizing penis with mcm, and even dragon essence doesn't work either.

 

can I use a hand for this problem?

you have  SOSracemenu plugin activated,  that's  why  u  cant resize  in  mcm..

Posted
On 3/21/2020 at 10:15 PM, Gatene said:

Hello all,

 

I have the steam version of Skyrim SE. I have used MO and NMM to try out SoS. I have downloaded and installed SKSE and SKY UI. I have the most updated version of each app / mod. However, the game pops up for 1/4 of a second, and crashes. I spend hours on the internet trying to find a solution. THEN, I decide to deactive SoS.esp. The game works, but I get the below result:

 

ScreenShot0.png

 

The mod works beautifully, otherwise. The screenshot below shows everything that is active, and what I had to deactivate to make the game run at all. Yes, it is using NMM, but I get the exact same result with MO. Yes, I have uninstalled and reinstalled Skyrim SE through Steam to try out the different Mod Managers.

 

NMMSkyrim1.png

 

Thank you for your reply,

 

Gatene

use  Mod Organizer 2  and  save  yourself pointless trouble..

Posted
12 hours ago, akumathedarkone said:

Anyone know where I can find this mod for Skyrim Legendary PC? I'm talking about Skyrim's original version where u had to buy the dlcs separately which is now unnecessary.  

erm , in  the  SKYRIM  LE  download  section....its  really not  hard to go to downloads for Legendary  Edition  and  use search  otherwise  this  is the most downloaded mod there in its category....but  since it  looks like its  very  hard  to do this,  here 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...