Jump to content

Simple sound question!


svartur

Recommended Posts

Posted

I was wondering if there is a way to add more sounds to sexlab if you want to. Not a flat out replace I know that's an easy thing. I was more wondering if you could build up a variety of sounds. 

 

i.e. In oral we have;

cyupa01.wav

cyupa02.wav

cyupa03.wav

cyupa04.wav

 

Can we add more sound files by just naming them like this?

cyupa05.wav

cyupa06.wav

cyupa07.wav

cyupa08.wav

~~

cyupa99.wav

 

Or is it limited to just 4 possible sounds?

Posted

no i believe there is a lot more to it than that. i havent done it myself but im looking at the sexlab scripting. it looks like the sounds need to be registered in creationkit as sound descriptors and then register them with sexlab. see sslVoiceDefaults.psc for how the defaults voices are added.

 

it looks like you have to create a script that extends sslVoiceFactory, then call a function simliar to sslVoiceDefaults.LoadVoices probably from like a quest OnInit event. which calls RegisterVoice, emitting an event which causes the descriptors to be bound and saved within sexlab.

Posted

though it looks like you might be able to skip the scripting part if you add the sounds to an existing voice type. then you'd only have to register them with the sound descriptors already present in the sexlab esm. probably just by creating an esp that overwrites the descriptor from the esm.

 

the descriptors are basically just lists that the engine chooses from at random to give variation.

Posted

Hmmm. looks like this is doable, but not through MO.

 

I would assume I have to install Sexlab into the default folder because it won't add the files into the sound descriptor when it's being done through MO because the directory comes up as invalid;

 

 

post-158488-0-19184500-1466564709_thumb.jpg

 

 

But you certainly did point me in the right direction! 

Posted

Hmmm. looks like this is doable, but not through MO.

 

I would assume I have to install Sexlab into the default folder because it won't add the files into the sound descriptor when it's being done through MO because the directory comes up as invalid;

 

But you certainly did point me in the right direction! 

 

 

As darkconsole said, you it's not scripting related but you do have to add any additional sound files to the existing sound descriptor in an esp. 

 

It does work fine with MO however. I created SexLab  while personally using MO afterall. You just have to manually enter the path to the file as if it were in the data folder, rather than rely on being able to navigate to the sound file in the file selector since that won't show any MO loaded files. 

Posted

 

Hmmm. looks like this is doable, but not through MO.

 

I would assume I have to install Sexlab into the default folder because it won't add the files into the sound descriptor when it's being done through MO because the directory comes up as invalid;

 

But you certainly did point me in the right direction! 

 

 

As darkconsole said, you it's not scripting related but you do have to add any additional sound files to the existing sound descriptor in an esp. 

 

It does work fine with MO however. I created SexLab  while personally using MO afterall. You just have to manually enter the path to the file as if it were in the data folder, rather than rely on being able to navigate to the sound file in the file selector since that won't show any MO loaded files. 

 

 

Well shoot~ I should of thought of that! But that worked out perfectly. Thank you!

Posted

Are you making sex sound overhaul?

Would love to see one finally done for sexlab

 

 

Mostly I was just using existing sources into one custom package. 

 

http://www.loverslab.com/files/file/2007-sexlab-doggy-style-sounds/

 

http://www.loverslab.com/files/file/425-sexlab-sound-fx-replacer/

 

and some files from;

 

http://www.loverslab.com/files/file/2967-roggvirs-audio-resource-1-blowjob/

 

A good way to cut corners would just be to add sexlab sound fx replacer and then copy over the sound files with new ones which can give you 15 oral sounds. 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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