demack
Members-
Posts
179 -
Joined
-
Last visited
Profile Information
-
Gender
Not Telling
Recent Profile Visitors
2638 profile views
-
SexLab Animation Speed Control
demack replied to h38fh2mf's topic in Downloads - SexLab Framework LE
Someone could write a script to set the speed with key input like the camera mod I done. It wouldn't have the decay function like the speed control though. The speed control used the animation speed with a frame by frame decay to the time, like if you hit the up arrow it would speed it up 10 frames and then slow it down if the key was not pressed again within a settable time frame. that gave it a smooth transition. Would have to consider how often it can be called too so that it doesn't overload the engine. Oh yeah, if the key was pressed again within the time frame of say .25 seconds it would again speed it up more so you could and if you pressed the down arrow it would slow it down. that would have affect on the entire game though so you may want to use another key to turn it off and on. Edit 2: Actually it would probably work well with my mod LOL. I guess I may try it out. -
SexLab Animation Speed Control
demack replied to h38fh2mf's topic in Downloads - SexLab Framework LE
No it doesn't work with SSE and if anyone installs it, their game will crash. -
SexLab Animation Speed Control
demack replied to h38fh2mf's topic in Downloads - SexLab Framework LE
I've not looked at this for a very long time. With MASM64 you can write the assembly part as a function and link it into the plugin but without knowing the address it is going to be a bit difficult to get it working. -
Game Difficulty- Do You Like it Hard? ;)
demack replied to KoolHndLuke's topic in General Discussion
Everyone has their preference. To me it really doesn't matter. Played it all ways and it is just the same thing only more frustrating in higher difficulties. FO4, Witcher 3, Skyrim all the same thing with different stories with repetitious crap of pushing buttons. I use 100+ mods, TGM and set my minions to GM in the last playthrough of Skyrim. I made my minions sex fiends where they fuck the enemy to death, slaves that were raped to death and just about anything sex or non sex that came to mind on over 2000 hours of game play in Skyrim, 1000+ hours in FO4 in which I probably would have stopped at first playthrough. Witcher 3 was to restraining so it got under 200 hours. Doing these things is actually more fun that way than being restrained to just what the developers expected from the player. -
Skyrim SexLab and VR
demack replied to reikiri's topic in Downloads - Skyrim: Special Edition Adult Mods
Last update was to help smooth speed and make better transitions but no one has replied to me on addresses in skse64. The skse64 code would take me months of experimenting to find the locations of start frame, end frame. The source code is on the page if someone else wants to mess with it. I've kind of moved on to camera in FO4 and vsex for personal use. One thing I want to add here. I reworked Multiverse engine to actually work remotely. https://github.com/dmacka/MultiverseClientServer I spend a lot of time upgrading this project for my own use too. Maybe I will update it someday. -
SexLab Animation Speed Control
demack replied to h38fh2mf's topic in Downloads - SexLab Framework LE
Thanks for the information. -
SexLab Animation Speed Control
demack replied to h38fh2mf's topic in Downloads - SexLab Framework LE
I got a new video card a couple weeks ago (RTX2060) which renewed my interest in this game. I'm in process of updating this plugin for virtual sex (by the way this mod covers both keyboard and vstroker) to SSE but I'm stuck on a couple issues. I have to dig into the engine and find these addresses and it will be done. // Random place in frame update. int frameUpdate1 = 0x69CC5A; int frameUpdate2 = 0x69CC60; // Animation graph delta hook. int animDelta1 = 0x64F844; int animDelta2 = 0x64F84A; // Hook to allow animation time delta to be negative (animation can play in reverse). int reverseAddr = 0xBB032A; // SendAnimEvent hook. int animSend1 = 0x64F800; int animSend2 = 0x64F805; int animSend_f = 0xBA7400; int animSend01 = 0x64F7D3; int animSend02 = 0x64F7D8; IF anyone knows where these are in SSE, let me know please. I'll update this later. -
Sorry this has been a very long time since I did any update. I even forgot this file existed here. I have updated to 1.4 which now includes DLC content. I am trying to maintain two different sites so I forgot this one has the older version. This update was more in a response to a reported bug at Nexus. I decide to rework it from the ground up in the esp file. I addressed several issues I found with minions and spells not working as I intended them.
-
I must have gotten the wrong one. I could not get it to work so I tried the loose version and it had error with FNIS_SexLabAroused_Behavior.hkx so I had to run the fix on it.
-
Not sure how to proceed I don't have permissions from authors (no one replying to me yet) I have The following mods in SE fully functional now. I am scanning for my favorites SexLabGuildv09 DangerousNight2.2 Apropos (I did my own version unknown it was done for Jcontainers64) Osare Panty 1.1 ( I believe this is restricted) Osare Panty CBBE - TBBP-53262-1 ( I believe this is restricted) SexLabAroused_V28b_Loose (I did the loose version so I could modify things) This list will grow if mods I want are not converted. I don't feel like making pages of mods not mine but maybe someone wants to? My own mods MyTPC (less customizable camera which I just posted) MyConjuration-9393-1-31 (it's been on Nexus for a couple years. I have a new version is the works) VirtualSex is not done and not sure if I will.
-
Like I said there is a version here that has all the features.
-
What is\Where is - Searches and Requests thread.
demack replied to gregathit's topic in Skyrim: Special Edition
I just finish SexLab Guild redo but waiting on the author to approve the update. I will look this over and get back to you. Because I also love this mod and want it!! UPDATE: I had to fix up SexLab Aroused to work (it kept crashing the game. It had to have behavior file ran through Havok behavior post process so I ended up using the 28b loose files.) I have this mod fully functional in SE now. I am testing the mod to see if there are issues. -
Originally I had that mod included but the author and I came to a misunderstanding and I removed the option. Customizable camera sets the combat, sneak and vanity. I added the toggle. The old mod is buried in this forum. You can use it as is in SE. I recommend loading the esp in SE creation kit and save it. it will work as is though
-
It is not just for sexlab. It is a vanity camera for in game that is still attached to the player unlike free camera.