ronace89 Posted June 24, 2018 Posted June 24, 2018 TY for cheeking the links. i know why i got IE on high security had to use chrome
rennex Posted June 25, 2018 Posted June 25, 2018 I have been having some trouble trying to get my cum effects to appear in sexlab. I removed all my mods but sexlab 1.63+hotfix and the mods required to run sexlab nothing else installed and they still won't work, could there be something in my ini.files that I don't have set up correct? I do not use an ENB. 1
NekoStar Posted June 25, 2018 Posted June 25, 2018 hey anybody can help my cum effects its not showing, anyone have this issue too or know how to fix?
Yoxgg04 Posted June 26, 2018 Posted June 26, 2018 im not sure why but the sclong dosnt bend with the c hotkey it makes the sound but it dont move are there incompatible mods out there ?
WaxenFigure Posted June 27, 2018 Posted June 27, 2018 10 hours ago, Pati305 said: Does this work okay in VR? No, it's for SE only.
Zephirenth Posted June 29, 2018 Posted June 29, 2018 Do MFG expressions work for this version? I noticed the option to toggle them on is in the settings, but given its beta state I'm not sure if that's all working properly or not. It's also my first time trying out MFG to add expressions into the mix, so I'm really not sure where to start/go besides just enabling it in animation settings.
tasairis Posted June 30, 2018 Posted June 30, 2018 On 6/28/2018 at 7:52 PM, Zephirenth said: Do MFG expressions work for this version? I noticed the option to toggle them on is in the settings, but given its beta state I'm not sure if that's all working properly or not. It's also my first time trying out MFG to add expressions into the mix, so I'm really not sure where to start/go besides just enabling it in animation settings. Mostly works - they tend not to reset when the animations complete. But you can use the console to reset people easily enough.
Thenryb Posted June 30, 2018 Posted June 30, 2018 3 hours ago, tasairis said: Mostly works - they tend not to reset when the animations complete. But you can use the console to reset people easily enough. That has been my experience as well. Mostly works but tends not to reset and my player character is a mouth-breather until I reset with the console. Sure wish Kapeer was still around to make mfg console work with SSE.
KravisGile Posted June 30, 2018 Posted June 30, 2018 MFG Fixes does work for SSE. https://www.nexusmods.com/skyrimspecialedition/mods/11669 As for SexLab, it's up for the mod authors to use this hook in an event. Unfortunately Ashal commented it out of his base expression code, but since MFG Fixes was released for SSE, the function call works now. ; // In the thread function, change "Thread" to what the thread's name is. Thread.SetHook("ResetMFG") RegisterForModEvent("HookAnimationEnd_ResetMFG", "MFGEvent") ;// Make an event, like below. ;// Mine uses SpeakerRef since the animation function is called at EndScript of a dialogue topic. ;// I also used PlayerRef property, since I use the Player's reference multiple times in my script. event MFGEvent(int tid, bool HasPlayer) ; // Get the sexlab thread that is playing your animations. sslThreadController Thread = SexLab.GetController(tid) ; // Get the first position actor in that thread Actor SpeakerRef = Thread.Positions[0] ; // Do the MFG Fix PlayerRef.ClearExpressionOverride() MfgConsoleFunc.SetPhonemeModifier(PlayerRef, -1, 0, 0) SpeakerRef.ClearExpressionOverride() MfgConsoleFunc.SetPhonemeModifier(SpeakerRef, -1, 0, 0) Debug.Notification("MFG has been reset.") endEvent The above code I use for my own custom SexLab mods sends a comment, just like the console's MFG Reset, at the end of an animation sequence. Saves me from opening the console and resetting MFG after every animation. Hopes this helps for some of you having expression reset issues in your own mods for SSE. Reminder, this code only works with the MFG Fix mod installed. (See above link) 2
bounpheng4 Posted July 2, 2018 Posted July 2, 2018 what when i download this mod my game is crash someone plzz tell me why
nestor28 Posted July 2, 2018 Posted July 2, 2018 5 hours ago, bounpheng4 said: what when i download this mod my game is crash someone plzz tell me why did you try this? Install Second, overwriting firsts files: SexLabFrameworkSE_v163_BETA2_HOTFIX_PATCH.zip i was having that problem until i overwrote with that hotfix.
SpacedOyster142 Posted July 3, 2018 Posted July 3, 2018 I have Skyrim SE completely up to date along with all of the required mods for this, and every single time I try to play, it tells me it's not up to date.
Vyxenne Posted July 3, 2018 Posted July 3, 2018 1 hour ago, SpacedOyster142 said: I have Skyrim SE completely up to date along with all of the required mods for this, and every single time I try to play, it tells me it's not up to date. What is the exact version number of your Skyrim Special Edition\SkyrimSE.exe? Right-click it and select Properties, then Details tab as shown below: Mine is 1.5.23. The latest is 1.5.39. If you are on 1.5.39, did you install the Sexlab Framework 1.63 Beta Hotfix?
rudenshe32 Posted July 3, 2018 Posted July 3, 2018 For some reason every animation i start as a man, my character starts as the female position, and the female gets a dildo, how to fix this
tasairis Posted July 3, 2018 Posted July 3, 2018 4 minutes ago, rudenshe32 said: For some reason every animation i start as a man, my character starts as the female position, and the female gets a dildo, how to fix this Check the SexLab MCM to see if your character is recognized as a male. It can also depend on what mod you're using to start the animation, because many mods decide for themselves who to put in which position.
SpacedOyster142 Posted July 3, 2018 Posted July 3, 2018 20 hours ago, Vyxenne said: What is the exact version number of your Skyrim Special Edition\SkyrimSE.exe? Right-click it and select Properties, then Details tab as shown below: Reveal hidden contents Mine is 1.5.23. The latest is 1.5.39. If you are on 1.5.39, did you install the Sexlab Framework 1.63 Beta Hotfix? 1.5.39 and I did. Ended up trying the Sexlab Light instead, but that's not working either; it just strips my characters and overlaps them.
Vyxenne Posted July 3, 2018 Posted July 3, 2018 40 minutes ago, SpacedOyster142 said: 1.5.39 and I did. Ended up trying the Sexlab Light instead, but that's not working either; it just strips my characters and overlaps them. Sounds like you failed to run GenerateFNISforUsers.exe, or you ran it but it failed to complete successfully.
SpacedOyster142 Posted July 3, 2018 Posted July 3, 2018 17 minutes ago, Vyxenne said: Sounds like you failed to run GenerateFNISforUsers.exe, or you ran it but it failed to complete successfully. Hopefully it just failed to complete successfully. Or maybe problems with my mod organizer. I did end up trying to switch to a different mod organizer; I was having trouble getting mods from this site to work with the nexus mod manager, so I tried switching to Mod Organizer 2 that was recommended on a mod here. Maybe having most of my mods installed with NMM before installing a few with MO2 caused some issues? Either way, I've pretty much lost interest in trying for now. Flower Girls has been working well, but it's a bit annoying that it doesn't do gay scenes very well.
SpacedOyster142 Posted July 4, 2018 Posted July 4, 2018 An update: I tried to install again with no luck. Had the same problem with the game saying my version of the game was out of date and even a forced update through Steam didn't work. However, I did get the SexLab Light to work and it was definitely an FNIS problem. Too many animations with Flower Girls on, but turning it off fixed the issue.
fred200 Posted July 4, 2018 Posted July 4, 2018 1 minute ago, SpacedOyster142 said: An update: I tried to install again with no luck. Had the same problem with the game saying my version of the game was out of date and even a forced update through Steam didn't work. However, I did get the SexLab Light to work and it was definitely an FNIS problem. Too many animations with Flower Girls on, but turning it off fixed the issue. You really need to get that problem solved. Sexlab Light is not an acceptable substitute at this point in time.
snowBlazeWolf Posted July 5, 2018 Posted July 5, 2018 ok so i am playing and running through and i have it set to were i can have animals can have sex with the player but the wolf animation does not work.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now