Jump to content

Passion [Requires patch level 1.63+]


Recommended Posts

Posted
2 hours ago, TwilightStorm said:

 

KW works in a different way that passion works. KW works with stages.

If current stage needs a strap on so next stage has also a strap on. Passion do not use stages but instead it peaks a random animation of any kind depends to player settings choice.

In this logic, passion adds a strap on at the beginning of an animation and removes it at the end of it and puts it back if the next animation asks for strap on.

As for the delay you say, I had left something by mistake and that made it a bit longer than it's supposed to be but I fixed it today.

I'll re upload this update tomorrow again with this fix....      

Thanks for the reply, Twilight. The delay fix would help, but If you start an animation that lasts let’s say... an hour, is the strapon supposed to be removed and then added back when the animation re-loops? Or is that not intentional? I’d say that and the delay are my main concerns.

 

Like I said, the only way I was able to get it to how I liked it (Like KW kinda) was create a Naked2 

(with strapon) in the stylist and change when a strap on animation was playing, turning off the use strap on setting first obviously...But it was tedious as hell going into the MC and into outfits. I wish I could’ve added my Naked2 outfit to your outfit changer, then I could just switch from Nude and Naked2 without using the damn MC. I’m guessing you can’t, right? xD 

 

And when it comes to comes to outfits, does Passion not have where if your sim is doing an animation that requires the torso clothing to be removed, it’ll only remove that and leave on the trousers kind of thing? Clothing flags kinda... I know that KW did. If you were to add it in make sure you have another setting to go bare foot when animation plays.... xD

 

And again, thanks for the reply. I’ll try out your fix tomorrow when added. :) 

Posted
2 hours ago, TheMoronicalClown said:

Thanks for the reply, Twilight. The delay fix would help, but If you start an animation that lasts let’s say... an hour, is the strapon supposed to be removed and then added back when the animation re-loops? Or is that not intentional? I’d say that and the delay are my main concerns.

 

Like I said, the only way I was able to get it to how I liked it (Like KW kinda) was create a Naked2 

(with strapon) in the stylist and change when a strap on animation was playing, turning off the use strap on setting first obviously...But it was tedious as hell going into the MC and into outfits. I wish I could’ve added my Naked2 outfit to your outfit changer, then I could just switch from Nude and Naked2 without using the damn MC. I’m guessing you can’t, right? xD 

 

And when it comes to comes to outfits, does Passion not have where if your sim is doing an animation that requires the torso clothing to be removed, it’ll only remove that and leave on the trousers kind of thing? Clothing flags kinda... I know that KW did. If you were to add it in make sure you have another setting to go bare foot when animation plays.... xD

 

And again, thanks for the reply. I’ll try out your fix tomorrow when added. :) 

Let me explain where this delay comes from.

When passion reads the KW XML there is an actor 0, actor1, actor2...actor4.

Passion takes this position index and copy it to the actors one be one.

That's because actors get one by one in the animation.

This repeats when the number of actors is one, repeats when they are 2, repeats on 3 etc.

Some time will come the actor null. (none existing actor)

What I missed was this actor.

When this actor comes the loop that adds the position index to the actors should brake at once.

Otherwise it enlarge a delay.

 

How passion adds objects like strap on, condoms, SM_pener etc.

The way that you mentioned, to add accessories on upper or lower body, defiantly corrupts the naked outfit.

It's tested already.

Cum masks are accessories that are supposed to be gutters or earnings or socks or face accessories like glasses.

If I add them directly to your naked outfit, when you choose the ejaculation interaction you are about to loose any accessory of this kind, your outfit has and is gonna permanent replaced by a cum mask. This is an unwanted thing.

So passion copies the outfit, use this copy and deletes it when the animation ends. Makes a Naked 2 for example, deletes it and goes back to Naked1.

This way it will never corrupt any outfit.

 

My question here about the upper and lower body is how it looks when the outfit is a full body one?

For example a female sim wears a full body dress. How the lower body looks like? The upper one has a broken mesh?

 

Now to your question.

To have the same animation loop for ever is not the any player does.

Also not all animations are lesbian and try to use the strap on all the time.

Some of them add it and some not.

What I can do and I'll try to do, is not to remove the strap on at the end of the animation but at the beginning so if the animation needs a strap on, to prevent it and leave it as it is.

This way it will be closer to what you see in KW.

Posted
5 hours ago, TwilightStorm said:

When you install a new update of any script mod, delete your games cache files. If you play a game world such as Moonlight Falls. delete CASPartCache.package, compositorCache.package, scriptCache.package, simCompositorCache.package.

If you play a custom or store world, delete the files inside the folder WorldCaches. You will find 2 package files named WorldName_objects.package and WorldName_sims.package.

 

Except that, for this version you need to reset passion system to its defaults, because the passion defaults are changed.  

Yup, I always delete the 5caches+temp DCCACHES+world caches everytime I play :) 

I tried resetting passion as well but no luck :( then I tried having them travel and go back and now all is working fine :) 

Posted
1 hour ago, TwilightStorm said:

Let me explain where this delay comes from.

When passion reads the KW XML there is an actor 0, actor1, actor2...actor4.

Passion takes this position index and copy it to the actors one be one.

That's because actors get one by one in the animation.

This repeats when the number of actors is one, repeats when they are 2, repeats on 3 etc.

Some time will come the actor null. (none existing actor)

What I missed was this actor.

When this actor comes the loop that adds the position index to the actors should brake at once.

Otherwise it enlarge a delay.

 

How passion adds objects like strap on, condoms, SM_pener etc.

The way that you mentioned, to add accessories on upper or lower body, defiantly corrupts the naked outfit.

It's tested already.

Cum masks are accessories that are supposed to be gutters or earnings or socks or face accessories like glasses.

If I add them directly to your naked outfit, when you choose the ejaculation interaction you are about to loose any accessory of this kind, your outfit has and is gonna permanent replaced by a cum mask. This is an unwanted thing.

So passion copies the outfit, use this copy and deletes it when the animation ends. Makes a Naked 2 for example, deletes it and goes back to Naked1.

This way it will never corrupt any outfit.

 

My question here about the upper and lower body is how it looks when the outfit is a full body one?

For example a female sim wears a full body dress. How the lower body looks like? The upper one has a broken mesh?

 

Now to your question.

To have the same animation loop for ever is not the any player does.

Also not all animations are lesbian and try to use the strap on all the time.

Some of them add it and some not.

What I can do and I'll try to do, is not to remove the strap on at the end of the animation but at the beginning so if the animation needs a strap on, to prevent it and leave it as it is.

This way it will be closer to what you see in KW.

I see. And I get that corrupted outfits would be an issue. Like you say, passion works differently to KW. KW had a clothing setup that was called “Animations”, I think? That’s what I was trying to explain, sorry. 

 

How the stages were set in KW is like when I disabled your strapon setting and added it myself. The animations were free flowing when they looped back to the start, if you know what I mean. No pause. If you can mirror that as close as you can with the strap on setting turned on with your fixes, it’d be perfect, then.

 

If you was to do it in-game yourself, turn your strapon setting off and add the strapon manually and do an animation, you’d see what I mean without me probably explaining it poorly... xD

 

Why I personally found the whole thing odd was because the delay and loop issue only happened during lesbian strapon

animations but animations without a strapon worked fine. I could have them last longer than the one minuet before a new one played and it was always a smooth loop to the start of the animation and so on and so forth. And no delay? 

Posted
6 minutes ago, TheMoronicalClown said:

I see. And I get that corrupted outfits would be an issue. Like you say, passion works differently to KW. KW had a clothing setup that was called “Animations”, I think? That’s what I was trying to explain, sorry. 

 

How the stages were set in KW is like when I disabled your strapon setting and added it myself. The animations were free flowing when they looped back to the start, if you know what I mean. No pause. If you can mirror that as close as you can with the strap on setting turned on with your fixes, it’d be perfect, then.

 

If you was to do it in-game yourself, turn your strapon setting off and add the strapon manually and do an animation, you’d see what I mean without me probably explaining it poorly... xD

 

Why I personally found the whole thing odd was because the delay and loop issue only happened during lesbian strapon

animations but animations without a strapon worked fine. I could have them last longer than the one minuet before a new one played and it was always a smooth loop to the start of the animation and so on and so forth. And no delay? 

I know what you mean. I've made some fixes but I need to test them. Maybe later today I'll upload the fixes.

Posted
19 hours ago, TwilightStorm said:

I know what you mean. I've made some fixes but I need to test them. Maybe later today I'll upload the fixes.

Okay, Twilight. Thanks. I’ll let you do that. :)

 

Edit: I see you’ve already uploaded it. I’ll check your fix out when I can, but I know you’ve tested it yourself. I appreciate the fact you replied and accepted the feedback. With KW, I don’t think Oniki replied much on this site, so it’s nice to see a creator do so. I’m not criticising her, I obviously don’t know her situation. Just saying. xD

Posted

Hi, TwilightStorm! Thank you for the update. Everything is working well, except I've noticed that my bartenders have gone back to working the default Maxis bar times. The bars themselves stay open all of the time, but the bartenders leave at say 2 am (or whenever they were originally supposed to) and don't return until 2 pm. I'm on 2.7.2.1 and I've cleared my caches and all. I don't think I have any conflicting mods, because they stayed all day when I was using the previous version. It's not a huge issue, just wanted to let you know. Everything else is great. Again, thanks for all of your hard work! :)

Posted

I just went in-game and checked it out, Twilight. And it looks like you’ve fixed it all up, my friend. Thank you. Is there any way to blacklist only certain scenes? And do you know of any mod that makes Sims use the naked outfit when using the toilet? With the cencor disabled it looks so weird. xD 

 

The only other feature I’d recommend from KW is what Oniki recently added and that was if two Sims were in an affair scenario, they’d go to a room without no witnesses autonomously. Now I have no idea how’d that be done. :P 

 

Edit: Playing it again, I noticed some things. Please correct me if I’m wrong. 

 

The jealousy seems to only only effect their spouse, like they’ll hate the spouse only and not the other sim involved? I don’t know if it’s designed that way. 

 

And the inntial catogory, I select that to one of the animation types and also when selecting Radom change position I choose to not limit random selections to the same catogory, yet it only limits it to the one I chose as the initial category? 

 

I’m new to this mod, so sorry for the constant feedback. :) 

Posted
6 hours ago, AzucarAzul said:

Hi, TwilightStorm! Thank you for the update. Everything is working well, except I've noticed that my bartenders have gone back to working the default Maxis bar times. The bars themselves stay open all of the time, but the bartenders leave at say 2 am (or whenever they were originally supposed to) and don't return until 2 pm. I'm on 2.7.2.1 and I've cleared my caches and all. I don't think I have any conflicting mods, because they stayed all day when I was using the previous version. It's not a huge issue, just wanted to let you know. Everything else is great. Again, thanks for all of your hard work! :)

There is not any change on bars and bartenders.

It must be something else in your game.

If you own the club you can setup the hours that the bartenders work.

Posted
58 minutes ago, TheMoronicalClown said:

I just went in-game and checked it out, Twilight. And it looks like you’ve fixed it all up, my friend. Thank you. Is there any way to blacklist only certain scenes? And do you know of any mod that makes Sims use the naked outfit when using the toilet? With the cencor disabled it looks so weird. xD 

 

The only other feature I’d recommend from KW is what Oniki recently added and that was if two Sims were in an affair scenario, they’d go to a room without no witnesses autonomously. Now I have no idea how’d that be done. :P 

It's called Exclude invalid positions setting but it's not for certain scenes.

It's for what's invalid for the current gender.

I think that you mean a list with animation names to exclude.

 

Passion has another setting named Passion broadcast.

This one if is enabled you have witnesses and if it's disabled you have not. 

You can Enable/Disable settings during passion.

Click on the sim and look for Settings in its pie.

Now if 2 sims are in relationship this can be autonomous disabled.

I don't know if any others like that but it can be done.

 

Nraas de-censor has settings for nude outfits in toilet, bed, massage table etc.

Which mod you use?

Posted
6 hours ago, Nemiga said:

Thank you for update TwilightStrorm ? Always happy to see new improvements on this mod. 

Alana is that you???

I thought you were unknown, until I opened my messenger and saw that we talk before, long posts! LOL! :tounge_xd:

Posted
1 hour ago, TheMoronicalClown said:

The jealousy seems to only only effect their spouse, like they’ll hate the spouse only and not the other sim involved? I don’t know if it’s designed that way.

Yes that's how it works in the vanilla game. Now if you get a sim to leave/divorce their spouse then they'll hate you for taking them away.

Posted
2 hours ago, TheMoronicalClown said:

The only other feature I’d recommend from KW is what Oniki recently added and that was if two Sims were in an affair scenario, they’d go to a room without no witnesses autonomously. Now I have no idea how’d that be done. :P 

That can actually happen by itself randomly. I always turn Jealousy off it'll save you a lot of headaches especially with way the game has it's Jealousy and Romantic Visibility systems I mean they'll know if your banging their spouse even if their 10 miles away and in your own home, hell you can take their spouse to the WA worlds France, Egypt or China and they'll still know . I had to completely disable the Romantic Visibility as well as Jealousy cause well for my game it got kinda out of hand cause my sim likes to bang all the females in town.

 

As for KW I've said it before that mod alters data in a way that is harmful and reckless. The game core in no way was written to support the things it tries to do. It makes so many structure changes, some of which even error out with it installed, but most of which really explode with it removed. That's all fine on saves you don't care about but you shouldn't ever introduce that mod to a save you want to keep.

 

Also Passion is compatible with all Nraas mods with the possible exception of Nraas Selector.

As Nraas Selector replaces the PickObjectTask and SelectObjectTask systems and implements custom OnPick{} functionality use that one with caution when having Passion installed or play it safe and don't use Nraas Selector except for troubleshooting purposes.

2 hours ago, TheMoronicalClown said:

And the inntial catogory, I select that to one of the animation types and also when selecting Radom change position I choose to not limit random selections to the same catogory, yet it only limits it to the one I chose as the initial category?

Double check your settings and even redo that setting to make sure I know I've thought I set it right but hit the wrong option.

Posted
40 minutes ago, TwilightStorm said:

Alana is that you???

I thought you were unknown, until I opened my messenger and saw that we talk before, long posts! LOL! :tounge_xd:

Yes I am :DDD Changed my name cuz I already long time want this.  This is my main nickname, hehe. At least the one I most knowable ? I guess....

Posted
1 hour ago, TwilightStorm said:

Nraas de-censor has settings for nude outfits in toilet

 

2 hours ago, TheMoronicalClown said:

any mod that makes Sims use the naked outfit when using the toilet?

Nraas Decensor removes the censor but it's Nraas Shooless that gives the naked toilet.

Posted
2 hours ago, TwilightStorm said:

It's called Exclude invalid positions setting but it's not for certain scenes.

It's for what's invalid for the current gender.

I think that you mean a list with animation names to exclude.

 

Passion has another setting named Passion broadcast.

This one if is enabled you have witnesses and if it's disabled you have not. 

You can Enable/Disable settings during passion.

Click on the sim and look for Settings in its pie.

Now if 2 sims are in relationship this can be autonomous disabled.

I don't know if any others like that but it can be done.

 

Nraas de-censor has settings for nude outfits in toilet, bed, massage table etc.

Which mod you use?

Yeah, there’s only a select few I’d personally like to blacklist. And as for the Passion Broadcast, I didn’t know about that. I’d have to check that out. And there was a post saying it was Nrass Shooless that does the naked outfit, so I’ll check that out as well. Thanks. :) 

Posted
1 hour ago, namaradus said:

That can actually happen by itself randomly. I always turn Jealousy off it'll save you a lot of headaches especially with way the game has it's Jealousy and Romantic Visibility systems I mean they'll know if your banging their spouse even if their 10 miles away and in your own home, hell you can take their spouse to the WA worlds France, Egypt or China and they'll still know . I had to completely disable the Romantic Visibility as well as Jealousy cause well for my game it got kinda out of hand cause my sim likes to bang all the females in town.

 

As for KW I've said it before that mod alters data in a way that is harmful and reckless. The game core in no way was written to support the things it tries to do. It makes so many structure changes, some of which even error out with it installed, but most of which really explode with it removed. That's all fine on saves you don't care about but you shouldn't ever introduce that mod to a save you want to keep.

 

Also Passion is compatible with all Nraas mods with the possible exception of Nraas Selector.

As Nraas Selector replaces the PickObjectTask and SelectObjectTask systems and implements custom OnPick{} functionality use that one with caution when having Passion installed or play it safe and don't use Nraas Selector except for troubleshooting purposes.

 

Double check your settings and even redo that setting to make sure I know I've thought I set it right but hit the wrong option.

That’s good to know that can on it’s own. For me, I could flirt with a sim while their spouse is on the same lot. When I had KW installed a while back, I was confused as to why as I’ve heard it’s a pain for most players. I removed Nrass WooHooer and after the Flirt, the husband came down exactly to where I was and told me I was ‘behavioung inappropriately’ and got angry at his wife... So I assumed WooHooer helped with it. xD 

 

And you are right with KW. I’ve always got the feeling it’s quite unstable, like Oniki is throwing everything she can at it. 

 

Andi I have double checked, I swear. I turn the “Masturbation” setting as my initial catagory. Then I go to “Ramdomisation” and select “Positions”, then “No” when prompt which says to random different positions. Could you export your settings if you’ve got it right?

Posted
2 hours ago, namaradus said:

Yes that's how it works in the vanilla game. Now if you get a sim to leave/divorce their spouse then they'll hate you for taking them away.

Oh, I didn’t know that. Thanks for the reply. :) 

Posted
1 hour ago, TheMoronicalClown said:

Then I go to “Ramdomisation” and select “Positions”, then “No” when prompt which says to random different positions

Randomization>Positions>No>Yes and then set a time such as 15 minutes.

1 hour ago, TheMoronicalClown said:

I turn the “Masturbation” setting as my initial catagory

Teasing would be a better Initial Category Masturbation is a Solo thing (maybe that's blocking the randomization). I leave it at Any kinda like the surprise.

I'm on the road right now and nowhere near my game and this craptop can't run the game it'll be a week before I get back home.

Posted
36 minutes ago, TheMoronicalClown said:

And you are right with KW. I’ve always got the feeling it’s quite unstable

That's an understatement I once looked into debugging KW to run better and be compatible with the other mods I used for my own personal use. But as soon as I saw the cluster fuck code in Reflector I said fuck it and closed Reflector and never touched KW again.

Posted
1 hour ago, namaradus said:

Randomization>Positions>No>Yes and then set a time such as 15 minutes.

Teasing would be a better Initial Category Masturbation is a Solo thing (maybe that's blocking the randomization). I leave it at Any kinda like the surprise.

I'm on the road right now and nowhere near my game and this craptop can't run the game it'll be a week before I get back home.

15 minutes is to long for a position. If one position takes 15 minutes there will be only one position play each time. Most animations are 1 min and very few are 1,8 min in length.

So it should be like this.

Randomization => Both (in you have or you want to make also sequences) => Restrict to the same category NO => Auto change frequent YES (if NO you disable Randomization) => How often sims should change position 1 or 1.8 max

 

The other setting should be Autonomy.

In default settings I gave 25%. A higher setting will autonomous repeat passion with sims that you did it at least once. Maybe right after its finish.

Autonomy lenght. The minimum number is 10 and that means one animation when 100 means 10 animations in row in passion autonomous sequence.

Posted
3 hours ago, Nemiga said:

Yes I am :DDD Changed my name cuz I already long time want this.  This is my main nickname, hehe. At least the one I most knowable ? I guess....

I like Nemiga more than Alana!

Nice blog spot by the way!

I took some and I'd like to see more!:wacko:

Posted
1 hour ago, namaradus said:

Randomization>Positions>No>Yes and then set a time such as 15 minutes.

Teasing would be a better Initial Category Masturbation is a Solo thing (maybe that's blocking the randomization). I leave it at Any kinda like the surprise.

I'm on the road right now and nowhere near my game and this craptop can't run the game it'll be a week before I get back home.

That’s what I type in, I swear. xD And that’s not an initial category for me or I would. And that fair enough, mate. :) 

Posted
1 hour ago, namaradus said:

That's an understatement I once looked into debugging KW to run better and be compatible with the other mods I used for my own personal use. But as soon as I saw the cluster fuck code in Reflector I said fuck it and closed Reflector and never touched KW again.

Christ, it’s that bad. Definitely an understatement, then. xD 

 

I decided to use  Passion cos’ KW effected some of my Nrass mods that I’d like to keep, it was either one or the other, and I chose my Nrass mods. Passion seems lighter and, in my opinion, a hell of a lot more compatible. 

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