Kaiser_Phoenix Posted September 7, 2023 Posted September 7, 2023 (edited) Hi everyone, Not sure if anyone could help me out with my problem. I tested out this animation pack on a MO2 profile with all mods deactivated (except this one). After some testing, I found that MO2 crashes if I install the [Large Humanoids] and/or [Constructs] Creature packs. I know this isn't an animation limit issue as no other mods are active. Any ideas on what could be causing this issue? PS: I haven't actually tested to see if the animations work ingame (I know that I was having some issues with some animations not triggering before, especially with Billy werewolf animations). This test was just me trying to see what was causing MO2 to crash on attempted game start-up. Edited September 7, 2023 by Kaiser_Phoenix
Billyy Posted September 7, 2023 Author Posted September 7, 2023 On 9/6/2023 at 3:49 AM, Scrab said: ...In our example, you could think of this like the actor pulling back a little and looking up to the male, while that one gently holds his hands on their cheecks, looping that position to completely end the animation ... Not sure if my awkward question was really hit the mark. Using our example here, what I'm asking is if this outro could be optional in the sense that it could either happen, or the animation ends right there. So it'd be like an 'extra' stage at the end if user wanted it, which in the case that I'm looking for is just a finale generic cuddling in a kind of all the sexing acts are over for whatever scene the user has going. So like in this example, maybe there's another guy waiting his turn and there's no time for that finale loving stare down to happen. The second part is, again using that example. Say I have 2 BJ animation sets and being lazy or whatever I think the post-BJ stare face stroke could work for both of those those 2 BJ animation sets. If I slap the outro onto the end of those 2 animation sets, have I just increased the FNIS hkx count by 1 or 2? As in is there a way I can reuse hkx through multiple animation sets without needing to like create a copy of it and rename it so it registers with SLAL/Sexlab? As obviously if there's a new hkx copy, that's another fnis entry, but it's still the same animation. Generally, I think I've followed this and your earlier explanation about branching anims. The simplest implementation is of course as you've mentioned in the BJ example again where you can have a different climax stage for internal/external. I'm not thrilled to need to consider doubling up on climax stages as they're annoying to make (though I guess not all of them need it), but I've long struggled with how to handle external climaxes as they just never felt like the better option. So if using P+ I'd in theory have the ability to support both actions to at least some degree. I'll admit there's a lot of unlearning I'd need to do. With Skyrim sexlab linear sex sets being my only animation experience I might struggle to think outside the box, lmao. Also won't need to worry about a 30-stage matrix. That sounds tiring..... The brain is working though... Could even have very similar poses/animations be alternatives, but alter hand placements or whatnot, like awkward breast grabbing I like, but rarely do because of Todd-breast syndrome. But if it's an optional stage it could work better as someone with torpedo boobs could simply not use that stage if it doesn't align well..........
Scrab Posted September 7, 2023 Posted September 7, 2023 3 hours ago, Billyy said: So it'd be like an 'extra' stage at the end if user wanted it, which in the case that I'm looking for is just a finale generic cuddling in a kind of all the sexing acts are over for whatever scene the user has going. So like in this example, maybe there's another guy waiting his turn and there's no time for that finale loving stare down to happen. You could in the orgasm stage (or in an idle after) have another branch, one titled as your outro and the other is described as "end animation". The end animation one is a fixed length* stage with a very short duration (something like 1ms), just use the same .hkx files as in the long outro to save on animation spaces, the incredibly short (invalid) fixed length setting will have the scene end immediately which creates the effect you are aiming for, if I understood correctly *"Fixed Length" is a flag that allows you to give stages a pre defined duration. This can be useful for transition stages, or orgasm stages to have the scene automatically continue to the next stage without user interaction 3 hours ago, Billyy said: Say I have 2 BJ animation sets and being lazy or whatever I think the post-BJ stare face stroke could work for both of those those 2 BJ animation sets. If I slap the outro onto the end of those 2 animation sets, have I just increased the FNIS hkx count by 1 or 2? As in is there a way I can reuse hkx through multiple animation sets without needing to like create a copy of it and rename it so it registers with SLAL/Sexlab? As obviously if there's a new hkx copy, that's another fnis entry, but it's still the same animation. No, you can reuse stages (and hkx files). This here would be a valid animation: Alternatively if you want to keep the orgasm stages themselves fixed length, then the graph would look like so: This does ofc increase the animation file by 1 due to the post orgasm stage, but not that were talking about this, I will say I dont think its necessary for the fixed length stages to only 1 outgoing edge, so I could also remove this and give you the upper option with fixed length orgasms, if you prefer that 3 hours ago, Billyy said: Could even have very similar poses/animations be alternatives, but alter hand placements or whatnot, like awkward breast grabbing I like, but rarely do because of Todd-breast syndrome. But if it's an optional stage it could work better as someone with torpedo boobs could simply not use that stage if it doesn't align well.......... What happened to not being able to think outside the box? Im confident that there are many cool new things that can be done with this simplified branching logic and I believe Im not exaggerating when I say youre one of the most talented animators adult modding has to offer, linear animations or not; Im certain you can make some really exciting animations if you give it a shot
xMrZwiggyx Posted September 8, 2023 Posted September 8, 2023 On 8/29/2023 at 11:45 PM, Billyy said: The actual game-modding side is actually somewhat my weak point. Spend too much time making the mods to be able to really properly set my game up. Most of the heavy lifting for visuals is done via ENB. Mine specifically is PI-CHO ENB. However it was provided to me by one of my friends whom did a lot of screenshotting and was good at tweaking ENBs for that purpose. The base PI-CHO ENB should do well enough though. Mine probably has higher saturation than the base one based off the nexus page screenshots. I also more or less just followed STEP guide stuff for all the other enhancements and whatnot. Of course my mods are pretty messy now, but generally it should still use all the sameish mods from STEP. https://stepmodifications.org/wiki/SkyrimSE:2.2.0 It may also be worth noting that heavy ENBs can tank your framerate if your rig isn't beefy. Hey man, sorry for the late response, but wow I wasn't expecting too much to install an ENB lol but I'll take my time looking into it slowly when installing. That also makes since that the ENB photos was tweaked for your promotional photos. My rig isnt beasty but it should run the game fine with an ENB. I came from an GTX 1050ti to an RTX 4060ti so I think the upgrade was nice for my creation hobbies but I'd still like to try and see. Do you recommend any Reshades that seems somewhat close to an good ENB without my framerate dropping in any way shape or form?
Billyy Posted September 8, 2023 Author Posted September 8, 2023 23 hours ago, Scrab said: This does ofc increase the animation file by 1 due to the post orgasm stage, but not that were talking about this, I will say I dont think its necessary for the fixed length stages to only 1 outgoing edge, so I could also remove this and give you the upper option with fixed length orgasms, if you prefer that Ah, ya. I assumed as much. I'll have to veto on doing at least the end outro I had in mind. I'd be doubling down on hkx files, and I already can't have all animation packs installed at once, so I try to cut the bloat when I can... Also sexlab would let you have fixed length stages, but I'll admit I intentionally avoided them because I found them annoying from a user perspective. Having stages advanced and then not be sure which one I was on, or more annoyingly a climax stage ending the scene entirely when I perhaps intended to have another go. Also they're harder to make, lol. I don't enjoy making climax stages, even my plain looping ones. Perhaps something I can try and unhate.
Billyy Posted September 8, 2023 Author Posted September 8, 2023 2 hours ago, xMrZwiggyx said: Hey man, sorry for the late response, but wow I wasn't expecting too much to install an ENB lol but I'll take my time looking into it slowly when installing. That also makes since that the ENB photos was tweaked for your promotional photos. My rig isnt beasty but it should run the game fine with an ENB. I came from an GTX 1050ti to an RTX 4060ti so I think the upgrade was nice for my creation hobbies but I'd still like to try and see. Do you recommend any Reshades that seems somewhat close to an good ENB without my framerate dropping in any way shape or form? I'm out of the loop on gpus, but that's probably good enough to not need to hugely worry about enb. Unless you wanted buttery smooth fps. Again, I'm no expert, but I think generally getting a good enb setup going will trump a reshade, but maybe they're less intensive. 1
bobyyyyy Posted September 8, 2023 Posted September 8, 2023 hey there, is it easily possible to get an oldworld version? Cause im to stingy to buy another Skyrim version Greetings
ebbluminous Posted September 8, 2023 Posted September 8, 2023 1 hour ago, bobyyyyy said: hey there, is it easily possible to get an oldworld version? Cause im to stingy to buy another Skyrim version Greetings Oldworld - Do you mean LE? If so, there always is a version for that
Tlam99 Posted September 8, 2023 Posted September 8, 2023 2 hours ago, Billyy said: enb setup going will trump a reshade, Run both. Reshade has functions ENB does not have, like eliminate the banding. 1
xMrZwiggyx Posted September 9, 2023 Posted September 9, 2023 8 hours ago, Billyy said: I'm out of the loop on gpus, but that's probably good enough to not need to hugely worry about enb. Unless you wanted buttery smooth fps. Again, I'm no expert, but I think generally getting a good enb setup going will trump a reshade, but maybe they're less intensive. Yeah an buttery smooth fps would be great but imma have to test them out when I get the chance, but I totally understand on what your saying dude. Much appreciated for the information though!'
xMrZwiggyx Posted September 9, 2023 Posted September 9, 2023 (edited) 6 hours ago, Tlam99 said: Run both. Reshade has functions ENB does not have, like eliminate the banding. But does that impact script mods? Someone told me awhile back that running both with tamper with my fps and the loading of script mods being delayed with animations/loading screens. I don't know if it does or not, (depending or the rig) but that's why I asked either an ENB or Reshade just to be sure, since I'm totally new to graphical mods like those. I'm aiming for an fantasy type vivid graphics mod that's not too light and dark at the same time in game. I'm using Surreal Lighting at the moment with Noble Skyrim 2k. Edited September 9, 2023 by xMrZwiggyx
Tlam99 Posted September 9, 2023 Posted September 9, 2023 51 minutes ago, xMrZwiggyx said: script mods? Why ? 4k chicken nest's will have an indirect impact (via slow down framerate)
Scrab Posted September 9, 2023 Posted September 9, 2023 10 hours ago, Billyy said: Also sexlab would let you have fixed length stages, but I'll admit I intentionally avoided them because I found them annoying from a user perspective. Having stages advanced and then not be sure which one I was on, or more annoyingly a climax stage ending the scene entirely when I perhaps intended to have another go. Also they're harder to make, lol. I don't enjoy making climax stages, even my plain looping ones. Perhaps something I can try and unhate. I know, the primary difference here is that you can have animations specifically marked as such in the navigation Consider that stages are "per hkx", I cannot start an animation stored in a singular hkx somewhere in the middle, so at the very elast you need 1 animation for the autro Im confident you could also combine the "in hkx"-fixed length behavior with the "post scene" one where necessary I dont see where exactly youd need to double your animation count
NCK30 Posted September 9, 2023 Posted September 9, 2023 11 hours ago, Billyy said: Ah, ya. I assumed as much. I'll have to veto on doing at least the end outro I had in mind. I'd be doubling down on hkx files, and I already can't have all animation packs installed at once, so I try to cut the bloat when I can... Also sexlab would let you have fixed length stages, but I'll admit I intentionally avoided them because I found them annoying from a user perspective. Having stages advanced and then not be sure which one I was on, or more annoyingly a climax stage ending the scene entirely when I perhaps intended to have another go. Also they're harder to make, lol. I don't enjoy making climax stages, even my plain looping ones. Perhaps something I can try and unhate. Then You are like me. I hate Orgasm scenes. I always just end up making them lower quality than my other 4 stages. It irritates me that these are the last impression people get.
MadMansGun Posted September 9, 2023 Posted September 9, 2023 13 hours ago, Billyy said: or more annoyingly a climax stage ending the scene entirely when I perhaps intended to have another go i work around that by making the last stage longer (a build in loop that plays for a extra 700+ frames) or having another stage after the climax.
bobyyyyy Posted September 9, 2023 Posted September 9, 2023 (edited) 17 hours ago, ebbluminous said: Oldworld - Do you mean LE? If so, there always is a version for that Im rly new to skyrim modding. Im -trying- to mod for round about 5 days now and so far i figured out there are 3 versions of the game. normal skyrim (oldrim, s.o called it like that) with dlc´s everything purchased solo - which is what im using Skyrim SE - all dlc´s in one and better textures and so on and LE wich is somehow like a new game (for modders) i rly hope youll tell me that im wrong and i can use SE versions of mods and that my iusses with SE mods are caused because of sth else. greetings Edited September 9, 2023 by bobyyyyy
MadMansGun Posted September 9, 2023 Posted September 9, 2023 (edited) 1 hour ago, bobyyyyy said: Im rly new to skyrim modding. Im -trying- to mod for round about 5 days now and so far i figured out there are 3 versions of the game. normal skyrim (oldrim, s.o called it like that) with dlc´s everything purchased solo - which is what im using Skyrim SE - all dlc´s in one and better textures and so on and LE wich is somehow like a new game (for modders) i rly hope youll tell me that im wrong and i can use SE versions of mods and that my iusses with SE mods are caused because of sth else. greetings your slightly wrong there, it is: 32Bit oldrim / LE (the old game with the 3 dlcs installed) 64bit SE 64bit VR 64bit AE (SE but with a updated exe file, basically if you think you have SE then YOU DON'T, the exe in SE was updated to the AE version, so it dose not matter if you bought the AE CC mod pack addon or not, your game is running on the AE exe file) with 32bit vs 64bit it's the meshes, animation and skse/dll files that are not compatible. with SE vs VR vs AE it's the skse/dll files that are not compatible. SE automatically getting updated to use AE's exe but not being called AE is what's causing all the problems. Edited September 9, 2023 by MadMansGun
ebbluminous Posted September 9, 2023 Posted September 9, 2023 1 hour ago, MadMansGun said: your slightly wrong there, it is: 32Bit oldrim / LE (the old game with the 3 dlcs installed) 64bit SE 64bit VR 64bit AE (SE but with a updated exe file, basically if you think you have SE then YOU DON'T, the exe in SE was updated to the AE version, so it dose not matter if you bought the AE CC mod pack addon or not, your game is running on the AE exe file) with 32bit vs 64bit it's the meshes, animation and skse/dll files that are not compatible. with SE vs VR vs AE it's the skse/dll files that are not compatible. SE automatically getting updated to use AE's exe but not being called AE is what's causing all the problems. Yeah always though Oldrim was LE, hence my confusion lol
CaerHenWen Posted September 10, 2023 Posted September 10, 2023 @BillyyJust wanted to stop by to say I love your animations. Been a while since I actually played Skyrim, but I still login to LL every now and then to see what's new. Thanks for all your efforts!
xMrZwiggyx Posted September 10, 2023 Posted September 10, 2023 On 9/9/2023 at 2:14 AM, Tlam99 said: Why ? 4k chicken nest's will have an indirect impact (via slow down framerate) 'I have no idea, that's why I asked honestly.. I'm just testing things out.
ВасиакУ Posted September 13, 2023 Posted September 13, 2023 Hi. Can anyone help me? I am looking animation pack. Couple years ago it was on loverslab, but now I can't find it. It was really cool. I think its name began with "ph. ", but not sure. I remember some gifts: in boxing ring 2 orcs do fisting hanging girl...; chourus try mate with girl, and she's trying dont give his penis getting in her vagina... And more... All animations look really realistic. with the victim's resistance
MadMansGun Posted September 13, 2023 Posted September 13, 2023 (edited) 1 hour ago, ВасиакУ said: you may be thinking of Psyche, they seem to have left the internet completely due to being harassed and having there mod repeatedly stolen. Edited September 13, 2023 by MadMansGun
Omnishade Posted September 14, 2023 Posted September 14, 2023 @Billyy Many of the animation previews are gone. I understand if it's hard work keeping them all up, but if you have time...
Billyy Posted September 15, 2023 Author Posted September 15, 2023 21 hours ago, RoninDog said: @Billyy Many of the animation previews are gone. I understand if it's hard work keeping them all up, but if you have time... Ya, it's pretty unfortunate. I run a pretty tight ship over here, so I can't really say when I'll be able to dedicate time to get around to fixing them... it doesn't help that redgifs is tedious as hell to upload things to. Mandatory tagging and can only upload 1-at-a-time... lame.
Lyman the Lunatic Posted September 19, 2023 Posted September 19, 2023 (edited) I know you don't care for my weird skeleton issue update. I'll post it here in case someone has the same problem & might stumble on this comment. Just a quick recap on my situation. I've been away for months. I came back, MO2 won't load my mod in the game. I made a new instance, and the breast, belly & butt skeletons are spiky broken. I tried to shuffle the animations around & Billy ones are still broken. Everything was up to date at the time I reported the issue. So today, I decided to just reinstall the XPMSE. And just like that, the skeletons are fixed now... I'll never understand how this stupid game works... Edited September 19, 2023 by Lyman the Lunatic
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