Jump to content

SexoutNG - Stable Release '97


Recommended Posts

Posted

I still use FOMM (0.14.11.13) and have never encountered any problems. For the installation of SexoutNG and its main frameworks I used the contents of SOFA (by extracting/rezipping certain files or doing copy/past).
However, the next time I start a new FNV game, I'll also try to use MO2.

  • 5 months later...
Posted

Does anyone know if and if so where I can still install this mod? When I click to go to the GitLab, it acts like the site is down, and everywhere else leads me back here.

 

  • 2 weeks later...
Posted

Where can we access the undress list? I've looked everywhere on this forum, and the only results are other people asking the same question. Extremely old posts suggest we should have an item in Apparel or Aid section, but there's nothing on my end.

Posted (edited)

If you're referring to the undress list in the ‘Cloth Player’, ‘Cloth Male’, ‘Cloth Female’ menus, these are not lists intended to be configured by the user but by the Mod Authors.


An Mod Author can tell Sexout ‘I want this item to be a Safe Clothe, add it to the Undress List’.
When the sexout animation starts, if the player has set all sexout clothes MCM setting on ‘Use undress list’, Sexout will undress all the equipment of all the protagonists except the equipment declared in the undress list.

 

To add an item in the 'undress list' you may want to use  ListAddForm

; ListAddForm SexoutNGSafeClothesF, rForm   (where rForm = Base Form of the item)
; eg :
ListAddForm SexoutNGSafeClothesF ArmorLeather ; (Add ArmorLeather to the Female 'undress list') 
ListAddForm SexoutNGSafeClothesM ArmorLeather ; (Add ArmorLeather to the Male 'undress list') 

 

Be aware that the item will only be added during the game session. You should therefore add it each time you quit and restart the game, and avoid duplicating items during hot reloads (when you reload a savegame without leaving the game).


You might want to use AddFormToFormList instead, which will add it permanently, but it's not advisable if you create a mod and the user then deactivates the mod. The problem is that your item will remain in the SexoutNGSafeClothesF list after the user has deactivated your mod, and it may also very likely cause ‘null reference’ errors if the item is not a vanilla item and the user deactivates the mod to which the item belongs.


For all these reasons, it's advisable to use ListAddForm instead of AddFormToFormList (unless you know what you're doing).

Edited by Machiavelique
Posted
3 hours ago, Machiavelique said:

If you're referring to the undress list in the ‘Cloth Player’, ‘Cloth Male’, ‘Cloth Female’ menus, these are not lists intended to be configured by the user but by the Mod Authors.

 

That's unfortunate but thanks for detailed explanation!

Posted
6 hours ago, Chain said:

Where can we access the undress list? I've looked everywhere on this forum, and the only results are other people asking the same question. Extremely old posts suggest we should have an item in Apparel or Aid section, but there's nothing on my end.

There's SexoutClothingEval plugin that allows to set flags on cloth items in mcm, including undress flags, but this plugin also requires SCR to work and overall might be too old
 

 

  • 1 month later...
Posted

I'm super confused and I don't know what I'm doing wrong. Is there an up-to-date guide for installing Sexout using Nexus Mod Manager? I keep finding guides and tutorials from like 8-10 years ago. 

Posted
18 hours ago, thesatyrboi said:

I'm super confused and I don't know what I'm doing wrong. Is there an up-to-date guide for installing Sexout using Nexus Mod Manager? I keep finding guides and tutorials from like 8-10 years ago. 

my List of Mods is still up to date (except for the new Sexout Beta that you should use)

 

Also, don't use ancient Nexus Mod Manager or FOMM. It'll give you massive headaches and potentially an STD. 

 

Posted
4 hours ago, dborg2 said:

my List of Mods is still up to date (except for the new Sexout Beta that you should use)

 

Also, don't use ancient Nexus Mod Manager or FOMM. It'll give you massive headaches and potentially an STD. 

 

I'm newish to modding on PC so what should I be using instead? 

Posted
3 hours ago, thesatyrboi said:

I'm newish to modding on PC so what should I be using instead? 

This is my guide:

I prefer Mod Organizer 2, but some others prefer Vortox. 

  • 3 weeks later...
Posted

I have two questions: Will Improved Vanilla Male Body - IVMB work? I know it's a penis body.

And the second question is which version of Sexout should I use: 97 or Beta 5.

I don't know if 97 mods will work on Beta 5 and vice versa.

Sorry for my English.

Posted
On 8/2/2025 at 2:05 PM, vefur said:

I have two questions: Will Improved Vanilla Male Body - IVMB work? I know it's a penis body.

And the second question is which version of Sexout should I use: 97 or Beta 5.

I don't know if 97 mods will work on Beta 5 and vice versa.

Sorry for my English.

Beta 5, and mods will for 97 will work

don't use a male body that isn't specifically mentioned or made by Allnarta. (it misses penis bones)

  • 5 months later...
Posted

on female NPC during sex animation all i see is the hands and head. everything else on her is invisible. 

 

male NPC including Player is visible and working. 

 

My only issue is female NPC nude animations not working. All i see is her head and hands that is it. cant figure out what i did wrong in installation. 

Posted
2 hours ago, Gamerlikesvideogamegirls said:

on female NPC during sex animation all i see is the hands and head. everything else on her is invisible. 

 

male NPC including Player is visible and working. 

 

My only issue is female NPC nude animations not working. All i see is her head and hands that is it. cant figure out what i did wrong in installation. 

 

image.png.cf9195733878ba06010253d1ee2bf0d0.png

  • 3 weeks later...
Posted

'97 need you install:

CORE: 2.10.97 -- 23-December-2016
DATA: 2.10.97 -- 23-December-2016
BODIES: 1.1.1 -- 25-July-2015

 

Disable any Male/Female body mods (just use the defaut Sexout bodies 1.1.1 for now).

Things should work. Then, if you want to use an other Female body, try to enable it but if you get trouble, you probably will require SCR

  • 2 weeks later...
Posted

i'm hoping someone can help me with this problem i have been having for a long time. it's driving me goddamn crazy! got sexout stable installed, everything up to date, properly installed, yada, yada. the problem is this: the sexout mcm options keep shoving itself into other mod options, forcibly opening up sexout tab overlapping when i open another mod's options. even replacing text descriptions. this just gets worse and more frequent the further i scroll down the mod list until it gets to the point i can't even manage other mod's settings at all at the bottom.

Posted

Seems to be an issue between SexoutNG and "Vanilla plugin+" or "MCM extender" (and maybe other mods). So problem is probably in SexoutNG, I haven't investigated it yet.

 

 

 

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...