Jump to content

Recommended Posts

Posted

Yo, I'm baaaack again! 

Blimey have things chugged along. I got a small question, I wasn't too sure whether to put it in sexlab forum or this, so I went what the hey. 

So, remembering my Pc's voice is a cinch, but sexlab cant seem to remember the voice type set to npc's, and keeps cycling at a random order. I can't sem to find anything about this in the forums. 

 

Kinds regarrds, 

 

Blue cheese

  • 2 weeks later...
Posted

Yo, I'm baaaack again! 

Blimey have things chugged along. I got a small question, I wasn't too sure whether to put it in sexlab forum or this, so I went what the hey. 

So, remembering my Pc's voice is a cinch, but sexlab cant seem to remember the voice type set to npc's, and keeps cycling at a random order. I can't sem to find anything about this in the forums. 

 

Kinds regarrds, 

 

Blue cheese

 

Yeah I'll check it out soon, my computer hard drive failed on me so not much Skyrim till this last week. I'm using the most current SexLab version so I'll see today if I run into any problems.

 

 

 

 

 

Also loving the mod, but is there a non-consensual voice that doesn't sound like 30+?

I don't really know,  I'm not fond much of non vanilla voices in Skyrim due to the immersion factor. Unless the voices match the NPC with all dialogue then I'll dance and cheer from joy.  I have some other custom sets I have that sound younger but they wouldn't be vanilla.

 

 

 

 

 

 

To everybody else sorry for not updating this mod.  My computer hard drive failed on me and I lost my progress on this mod... I'll get at it soon enough but my life has been busy and I had to reinstall Skyrim all over!

Posted

Why are there 3 options to choose from? Why not include all of them at once and let mods or sexlab choose what to play in what situation?

Posted

Why are there 3 options to choose from? Why not include all of them at once and let mods or sexlab choose what to play in what situation?

 

Too much work for me to learn how to do that, besides I'm limited with time too.

If somebody wants to do that with the voices and claim it as there own mod please go ahead I don't mind it at all! :D

I'm more concerned now with editing the voices, the rape don't sound great nor do the Euphoric.

 

I need to fine tune the voices more and make them sound less repetitive by using more moans then spoken words, SexLab doesn't have a separate folder system for utilizing spoken words far less for each slot. The spoken words should be limited in their usage for each slot in their own special folders for each slot to play less spoken words then moans.

 

Another thing is the special voice characters are EXTREMELY limited! I have to figure something out with some of those voices... I was planning on adding some spoken words that are from other works they made or videos they might speak in to add more content to the mod; however, it wouldn't be considered "vanilla" if I did that... :P

 

 

 

To: Sensual Nautilus

 

I don't seem to be having the issue pertaining to the voices not playing to their appropriate slots.

If somebody else can confirm the issue that would be great. Might just be your game saves or mods causing an issue.

Maybe an unclean SexLab upgrade?

 
  • 4 weeks later...
Posted

Is it safe to change between versions on the same save file? I'm using the Euphoric but want to switch to vanilla. Do I have to completely uninstall or can I just overwrite?

  • 2 weeks later...
  • 3 weeks later...
Posted

No I never included her, I can't remember why but most likely due to voice limitations for sfx.

The existing voices need work done than adding more. I'm going to be spending more time on this soon enough.

Posted

Just wanted to thank you for this mod. This absolutely has to be implemented into core SexLab!

I only have been really using the regular version, as the euphoric/rape ones rather sound like a parody of US mainstream porn. You know most people don't really talk during sex when they're doing it right ;)

 

And hopefully there's gonna be a way to make NPC automatically use their correct voicetype. Currently it is a bit of a party stopper having to assign the voices manually before any action can start.

  • 2 months later...
  • 3 weeks later...
  • 3 weeks later...
Posted

I'd like for the sexlab include the Vanilla Voices to do the voice selection automatically so I asked at the forum of new sexlab, but Ashal said this

 


 

 

New voices and sfx are unlikely, they few that are there already account for more than half of the download size, and the download is approaching the 100mb limit already.  The mod API exists for other mods to add new voices to the default selection pool already, they just have to make use of it.
 
--
 
SerialStrip integration I'll look into, but is laregly dependent on how accommodating their current API is for it. I haven't had a chance to look at it yet, and likely won't for a little while longer.

 
If new voices are unlikely, then why not CHANGE the voices? Replace the actual voices with the ones from Vanilla Voices (if the author allows it), and maybe build in a little scan, so that the NPCs get the matching sex voice to their normal one.
I would appreciate that very much, especially when I hear how Ysolda moans like she's at least 50 at the first time I meet her ...
 
You then just could add the old voice files as an optional addon, if someone wants them back.

 

 
I see no reason to change the current ones unless I find, or somebody makes, an incredibly good voice pack that I can't imagine playing the game without and whose style just really doesn't fit with the existing voices.
 
The current voices are fine, and vanilla voices also works fine, I use myself and it includes the voices in the voice selection pool same as the default sexlab voices. But more importantly, it also happens to use copied vanilla assets, which I simply will not include in any official SexLab download. 
 
If actors using mismatching voices at the start bugs you so much, I'd suggest creating, or asking the author of vanila voices, to add in the option to have it assign it's voices to a specific NPCs. The code to enable a mod to do this is simple:

 

Actor property YsoldaNPC auto
SexLabFramework property SexLab auto

function SetVoices()
    
; // SaveVoice() - Assign the actor "YsoldaNPC" a given voice
; // GetVoiceByName() - Get the VanillaVoice type from SexLabVanillaVoices that matches Ysolda.
SexLab.SaveVoice(YsoldaNPC, SexLab.GetVoiceByName("FemaleYoungEager (Ysolda)"))

; // ...
; // Do the same for other NPCs here...
; // ...

endFunction

---

 

 

 

Can you make the selection automatically?

Posted

I'd like for the sexlab include the Vanilla Voices to do the voice selection automatically so I asked at the forum of new sexlab, but Ashal said this

 

 

 

New voices and sfx are unlikely, they few that are there already account for more than half of the download size, and the download is approaching the 100mb limit already.  The mod API exists for other mods to add new voices to the default selection pool already, they just have to make use of it.

 

--

 

SerialStrip integration I'll look into, but is laregly dependent on how accommodating their current API is for it. I haven't had a chance to look at it yet, and likely won't for a little while longer.

 

If new voices are unlikely, then why not CHANGE the voices? Replace the actual voices with the ones from Vanilla Voices (if the author allows it), and maybe build in a little scan, so that the NPCs get the matching sex voice to their normal one.

I would appreciate that very much, especially when I hear how Ysolda moans like she's at least 50 at the first time I meet her ...

 

You then just could add the old voice files as an optional addon, if someone wants them back.

 

 

I see no reason to change the current ones unless I find, or somebody makes, an incredibly good voice pack that I can't imagine playing the game without and whose style just really doesn't fit with the existing voices.

 

The current voices are fine, and vanilla voices also works fine, I use myself and it includes the voices in the voice selection pool same as the default sexlab voices. But more importantly, it also happens to use copied vanilla assets, which I simply will not include in any official SexLab download. 

 

If actors using mismatching voices at the start bugs you so much, I'd suggest creating, or asking the author of vanila voices, to add in the option to have it assign it's voices to a specific NPCs. The code to enable a mod to do this is simple:

 

Actor property YsoldaNPC auto

SexLabFramework property SexLab auto

 

function SetVoices()

    

; // SaveVoice() - Assign the actor "YsoldaNPC" a given voice

; // GetVoiceByName() - Get the VanillaVoice type from SexLabVanillaVoices that matches Ysolda.

SexLab.SaveVoice(YsoldaNPC, SexLab.GetVoiceByName("FemaleYoungEager (Ysolda)"))

 

; // ...

; // Do the same for other NPCs here...

; // ...

 

endFunction

---

 

 

 

Can you make the selection automatically?

 

 

Hmm I guess I could if I had the time, I haven't been playing Skyrim much. What little time I have has been spent playing Sims 3 with Amra72's phenomenal animations. When 1.60 finally gets released I'll consider the idea, for now I'm busy and burned out of Skyrim.

  • 1 month later...
Posted

I second that, downloads fine but cannot be opened, same goes for the gag&moan mod. [Edit] Downloads 37k and closes download, so actually there is no data in the 7z so you cannot open it naturally. Might ne a LL forum engine problem?

Posted

Yes same problem here, i cant download them. I had the same problem with Defeat but i could download it with a other internet browser. But this one i can't download with firefox or internet explorer. Too bad i wanted to check this out, can someone make a alternate link?

 

Edit: I finaly managed to download this after trying a few times with internet explorer. Thanks for the mod!

  • 4 weeks later...
Posted

If somebody could upload this somewhere else, would be awesome.I get from LL only incomplete Downloads ,Anyone could help me?

Maybe upload this file temporarly on mediafire or MEGA ?I really need this.....It is impossible to down from LL, as much as I want....

 

  • 3 weeks later...
Posted

Hey! I have a question...urgent responces are appreciated greatly.

 

I'm working on a mod and I want to utilize vanilla voices...I know the voice file's names and dialogue spoken because I have the voice file reference tool...(google it)...but I have no idea how to extract all vanilla voices into either wav. mp3. or whatever other format. If there is a file containing this unmodified pack that would be awesome...but if no such thing exists...then could someone please tell me how (the actual) to do this myself.

 

To be clear...

 

I want all vanilla voices untouched and in wav. (or similar) format.

 

I want to know how to either do it myself OR where to download it elsewhere.

 

 

Answers are greatly appreciated.

Posted

Hey! I have a question...urgent responces are appreciated greatly.

 

I'm working on a mod and I want to utilize vanilla voices...I know the voice file's names and dialogue spoken because I have the voice file reference tool...(google it)...but I have no idea how to extract all vanilla voices into either wav. mp3. or whatever other format. If there is a file containing this unmodified pack that would be awesome...but if no such thing exists...then could someone please tell me how (the actual) to do this myself.

 

To be clear...

 

I want all vanilla voices untouched and in wav. (or similar) format.

 

I want to know how to either do it myself OR where to download it elsewhere.

 

 

Answers are greatly appreciated.

 

I believe you can get Unfuzer to seperate the lipsync files and the wavs.

http://www.nexusmods.com/skyrim/mods/9797/?

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...