Jump to content

Recommended Posts

Posted
40 minutes ago, raijinkaze said:

SL only? No OStim support?

Sorry! I don't know anything about ostim never used before. 

Is it any different than SexLab ?

Posted
1 hour ago, Dg75 said:

Sorry! I don't know anything about ostim never used before. 

Is it any different than SexLab ?

It's basically a more stable and more advanced SL.
It has a built-in arousal system and a context-aware animation selection UI.

ostim.png

Posted
4 hours ago, raijinkaze said:

It's basically a more stable and more advanced SL.
It has a built-in arousal system and a context-aware animation selection UI.

ostim.png

Well is something to look into. 

Posted
On 4/24/2025 at 11:45 PM, Dg75 said:

They show for me as intended, but as soon as player dresses the poop overlay disappears, your pee overlay seems to stick, but its very light and not as noticable.

I applied same way sexlab applies cum effects - via spell with magiceffect that has EffectShaders. these are constant effects- they persists until removed.

If I cannot figure how to make them stick or why its not working for you, then yes I will have to resort to slavetats like pee and fart. 

I was trying to avoid that, because theirs more script work and tracking involved - a lot more in comparison to just cast spell and be done.

 

But while the scat is happening they do show flawlessly for me, just when PC get dressed - poof its gone.

I'm using female Nord, I dont know but maybe race and body textures have much to do with it. Maybe slave tats handle it better IDK. 

Sexlab on the other hand use same method as I do and cum sticks even after dressing and undressing, so still something I'm missing here!

 

Yeah, that is very weird. That's why I think that slavetats would handle that better.

Btw, do you think that would be possible to make a new addon for PFA based on the idea I posted before? It would be nice to see it :D

Posted (edited)
10 hours ago, VergilDMX said:

Yeah, that is very weird. That's why I think that slavetats would handle that better.

Btw, do you think that would be possible to make a new addon for PFA based on the idea I posted before? It would be nice to see it :D

I think I got it fixed, I had the flags set wrong on the magiceffect that points to the shaders . Needs further testing, It stuck on npc even after dressing, Still 

haven't tested player yet. Got side tracked creating a Stand Alone Sex Talk. 

 

Get punished as a usable toilet for crapping on the neighbors lawn ? So what happens if you crap on the Yarl's thrown ?

Hmm! Maybe ! Maybe a another addon. 

Edited by Dg75
Posted
9 hours ago, Dg75 said:

I think I got it fixed, I had the flags set wrong on the magiceffect that points to the shaders . Needs further testing, It stuck on npc even after dressing, Still 

haven't tested player yet. Got side tracked creating a Stand Alone Sex Talk. 

 

Get punished as a usable toilet for crapping on the neighbors lawn ? So what happens if you crap on the Yarl's thrown ?

Hmm! Maybe ! Maybe a another addon. 

 

Nice to hear that it got fixed. Looking forward for the new update!

Regarding this human toilet addon idea,  if you crap on the Jarl's property, it could be similar to the normal public toilet gameplay mentioned below, but way more strict, and it could work more like the mod public whore handles this. You become the official public toilet in the city and have a tight deadline to serve a certain amount of citizens (no shifts). All the money you get goes to the Jarl, you are not allowed to clean yourself, if the guards catch you begging for normal food/drink to the citizens, they will take you to jail and punish you to give you a lesson, since you are only allowed to drink piss/eat shit. If you fail the quest, you lose all your items/money or can be sentenced to death. Sometimes, the Jarl may consider selling you as a public toilet slave as well (this would link with the public toilet slave feature) . This might trigger randomly when you fill the quota.

 

Spoiler

Gameplay:

1. As a public toilet, you are not allowed to leave! When you try to escape you get a high bounty. Maybe there are different work shifts. Which means you work like 8 hours per day and then you can do something else, but you have to be back at your boss before your shift starts again. I think maybe it could be boring to walk around for 8 hours just to be used as a toilet, so maybe additionally you have to do town business like cleaning the streets, working as supplier for food or letters (or things like that), helping town visitors where they can find things, feeding the animals and so on. At the end of your shift you have to empty your body. In every town is a place where the toilets can empty their body.

 

Posted (edited)
9 minutes ago, VergilDMX said:

1. As a public toilet, you are not allowed to leave! When you try to escape you get a high bounty. Maybe there are different work shifts. Which means you work like 8 hours per day and then you can do something else, but you have to be back at your boss before your shift starts again. I think maybe it could be boring to walk around for 8 hours just to be used as a toilet, so maybe additionally you have to do town business like cleaning the streets, working as supplier for food or letters (or things like that), helping town visitors where they can find things, feeding the animals and so on. At the end of your shift you have to empty your body. In every town is a place where the toilets can empty their body.

Maybe throw in some opts for DD. or zaz furniture . .

lol this crazy, but its sounds awesome! Would be a large tracking mod that would require Domination and and a lot of shit to work.

and anytime I use the term tracking, you can associate it with performance.

Its possible though!

Edited by Dg75
Posted

I'm having a weird bug where follower's kink dialog shows up almost always after a sex scene and sometimes even randomly during a combat. I only have one follower right now, so in theory, this shouldn't be triggering.

Posted (edited)
22 hours ago, VergilDMX said:

I'm having a weird bug where follower's kink dialog shows up almost always after a sex scene and sometimes even randomly during a combat. I only have one follower right now, so in theory, this shouldn't be triggering.

it should only trigger on two events that you choose in the mcm. 1. Needs toilet, or 2. All Done event.

Needs toilet is pfa's sent event when in settlements and followers needs a toilet, only sends if you have that enabled in pfa.

the All Done event can send from two different sources. 

1. Followers at least one just finished up paffing, and no more followers were assigned to go because their pressure states wern't enough.

2. A failsafe function can tick, if a follower isn't 3d loaded and the All Done is incomplete. - if its stuck - the All Done function gets forced and the event will send.

 

so based on what you describe, I would guess that its more than likely the failsafe function ticking, because it detects the AllDone() was never completed.

The AllDone() starts when Followers start going paf- completes only when all followers have finished,

  Means you got stuck variable - PFA_PafLock, Global.  if weren't for the failsafe, your followers wouldn't be able to go at all.

The failsafe resets it, but also will wind up sending the event AllDone to Domination. 

This also could happen if you have left a follower behind - unloaded, and they were in process of paffing

 

You can turn on debugs. Part of the failsafe if triggers will print to screen:

"PafLock Reset complete. Not normal - Indicates PFA manually reset this do to timer running out."

 

or if left a follower behind while paffing - even with debug off- may print to screen one time -"You should wait for your followers to finish paffing!"

You say you only only have one follower right now.  Do you have an old follower still in PFA tracking slot ?

 

Or maybe its new bug for Domiation with AllDone event, and only having one follower. lol It be my luck.

if this, then be sure to add a negation time before they can ask again - like 12 hours or so -in Domination MCM.

Edited by Dg75
Posted
13 hours ago, Dg75 said:

it should only trigger on two events that you choose in the mcm. 1. Needs toilet, or 2. All Done event.

Needs toilet is pfa's sent event when in settlements and followers needs a toilet, only sends if you have that enabled in pfa.

the All Done event can send from two different sources. 

1. Followers at least one just finished up paffing, and no more followers were assigned to go because their pressure states wern't enough.

2. A failsafe function can tick, if a follower isn't 3d loaded and the All Done is incomplete. - if its stuck - the All Done function gets forced and the event will send.

 

so based on what you describe, I would guess that its more than likely the failsafe function ticking, because it detects the AllDone() was never completed.

The AllDone() starts when Followers start going paf- completes only when all followers have finished,

  Means you got stuck variable - PFA_PafLock, Global.  if weren't for the failsafe, your followers wouldn't be able to go at all.

The failsafe resets it, but also will wind up sending the event AllDone to Domination. 

This also could happen if you have left a follower behind - unloaded, and they were in process of paffing

 

You can turn on debugs. Part of the failsafe if triggers will print to screen:

"PafLock Reset complete. Not normal - Indicates PFA manually reset this do to timer running out."

 

or if left a follower behind while paffing - even with debug off- may print to screen one time -"You should wait for your followers to finish paffing!"

You say you only only have one follower right now.  Do you have an old follower still in PFA tracking slot ?

 

Or maybe its new bug for Domiation with AllDone event, and only having one follower. lol It be my luck.

if this, then be sure to add a negation time before they can ask again - like 12 hours or so -in Domination MCM.

 

Maybe it was this failsafe thing you mention. I will keep testing with the debug option and change the negation time, and will let you know. So far, I've only added this follower to the PAF tracking

Posted
49 minutes ago, VergilDMX said:

 

Maybe it was this failsafe thing you mention. I will keep testing with the debug option and change the negation time, and will let you know. So far, I've only added this follower to the PAF tracking

I've been busy, re creating pee and fart and pfa into one espfe.

I just now found a potential bug thats nested in the PAF_Main script. What ever you do don't reset Pee and Fart via paf's mcm, It will erase

Sexlab property and probably screw the pooch.  Nothing else in the script to regain a handle on SexLab, so the script would get none's when 

calling on SL conditions to paf. 

If anyone reads this and you have reset pee and fart, and shit quit working. The only thing you can do is clean the save and reinstall paf and pfa -until I can 

get updated.

Posted (edited)

Uploading New updates. 

Paf Fixes and Addons has been updated. Read carefully the requirement section. 

 

If you are willing to start clean a new game - you should be installing PFA AIO v 4.10 

Otherwise their is also an upate tp PFA 4.0.0 that doesn't require the Clean save. 

 

Depending on which PFA you updated is the Update version to chooses here as well. 

This is important! So pay attention! If you updated to PFA AIO 4.1.0 and are starting New Game

 then its imperative you also update Domination to Domination_ForPFA-AIO v 4.10

 

Otherwise, can use the update Domination v3.2.0

 

 

 

Edited by Dg75
Posted

If anyone just recently downloaded the PFA AIO 4.1.0

I had to upload a new fixed version 4.1.1

It will need a clean save. Sorry for the inconvenience!

Posted
6 hours ago, Dg75 said:

Uploading New updates. 

Paf Fixes and Addons has been updated. Read carefully the requirement section. 

 

If you are willing to start clean a new game - you should be installing PFA AIO v 4.10 

Otherwise their is also an upate tp PFA 4.0.0 that doesn't require the Clean save. 

 

Depending on which PFA you updated is the Update version to chooses here as well. 

This is important! So pay attention! If you updated to PFA AIO 4.1.0 and are starting New Game

 then its imperative you also update Domination to Domination_ForPFA-AIO v 4.10

 

Otherwise, can use the update Domination v3.2.0

 

 

 

 

Hey, I'm currently using Domination 3.3.1 and just downloaded PFA 4.0.0. However, you mentioned this version 3.2.0 which sounds like an older version than 3.3.1 😅 Should I be using this one or am I ok with 3.3.1?

I would wish to update to the latest version, but I'm not sure about starting a new save yet xD

Posted

The 3.2.0 is named wrong. It should be 3.3.1 or next update from the previous

Ill fix it

Posted (edited)
7 hours ago, zhuguannan said:

cannot toggle dominate hotkey option for some reason... nor can this mod work on my PC, pls help T_T

Verify you have all required files.

Skyrim se

Skse - the script extender must match your game version.

SkyUI  - probably needs to be 5.2+

SexLab Framework - must match your skse and game version as well.

ZAZ Animations packs for se  

PAF Fixes and Addons  - and all its requirements

Domination - this mod file - must match Paf fixes and addons, if pfa is 4.10, use domination 4.10, otherwise use the domination 3.3.1 (imperative)

Edited by Dg75
Posted

Hello i hope i am not bothering to ask this,

I wonder if i have a correct mod order, there's a lot i'm not sure to uderstand about the installation; 

as i understood, Paf fix and addon 4.1.1 replace pee and fart 4.0.0 and don't need most addons since it includes theme so i unchecked mosts

In game i can't target any actor i have a message saying not valid actor is in your field of view,
I can't can't get the domination mcm, i don't think domination is recognised,

I did a fresh save and went to the first village using zero mod then i tried to launch on that save whe i added it to MO2 saves so i guess it was a clean save right ?

ScreenShot0.png

sky2.png

sky1.png

Posted (edited)
On 5/8/2025 at 2:36 PM, Azerle said:

I did a fresh save and went to the first village using zero mod then i tried to launch on that save whe i added it to MO2 saves so i guess it was a clean save right ?

A clean save is when your current save file does NOT have the mod in question or any data pertaining to it in its memory.  Like you are installing it new for 

the first time. So if you made a save with no mods, then yes its a clean save. 

 

The pfa 4.1.1 is All in one. it has Pee and Fart combined. It has the Comment Manager and voice packs.

But because I merged(combined) pfa and paf, and flagged light the game will treat it like a different or new mod all together.

So other patches or mods that use it in any way like Domination have to be made for it.

Use Domination AIO with PFA AIO.

Or if you use the regular non aio pfa version 4.0.0 then you must use the regular Domination version 3.3.2

 

Why do you have two Zaz animation packs - the v7 and the vesrion 8+ ? 

I just have the Zaz Animation Pack CBBE HDT V 8.0 SE20203 - make sure its correct for you body type.

 

Edited by Dg75
Posted (edited)

my bad for zaz modpack it wasn't clear if they were different packs or not, i modified my load order and mods that way,

But i still can't select a npc in paf menu nor do i have the domination mcm :/ 

i verified and my mods match my version which is 
1.6. 1170

Sanstitre.thumb.jpg.64a81799633e03be9441b973700a3dd7.jpg

Edited by Azerle
image can't load
Posted
6 hours ago, Azerle said:

But i still can't select a npc in paf menu nor do i have the domination mcm

I'm just now starting a new game, been hiding down riverwood kic bath housee installing all my mods. Just finished setting everything up. 

I have Domination and PFA 4.1.1 AIO. I can verify PFA is working and I have Domination mcm. Everything works. 

 

You may have got bad installs whenever you updated PFA and Domination.  If you got the PFA 4.1.1 AIO it has to be on a clean save of anything related to it in any way.

If you cannot resolve this issue, I can only recommend to Uninstall PFA AIO and Domination, completely Uninstall it! Make a New Save without them.

Then Clean that save file in Resaver. Reinstall PFA AIO - make sure you have SKSE and Sexlab, and all other req's already installed.

Load you clean save and watch notification - should se  Comment Manager Initialized, and a PAf Fixes and Addons Initialized. 

Wait till mcm loads(may take few minutes) comment manager mcm - enable it. Pee and Fart mcm- adjust your settings,

then go into PFA and adjust its settings. Save it, install Domination, it should load

Posted (edited)

I just ran into a nasty conflict using a quest mod Invisible Actors. Don't know how or why. That mod pretty much just touches a bunch exterior cells.

Papyrus functions - SetAngle() and SetPosition() if used exterior cells - anywhere -  were tanking fps spikes

This effected Sexlab animations starting and aligning actors - nigh impossible and completely broke Domination skits. 

I narrowed down to Invisible Actors - removed it from my Load order, and went back to normal. Maybe it was specific conflict

to my load order - idk. 

Edited by Dg75
Posted

Thank you very much for making this. There hasn't been much PaF or related content that involves the player being used like this in a LONG time, the Puppet Master addon that let it happen broke a long time ago. Thank you for your hard work!

Posted (edited)
On 5/1/2025 at 1:46 PM, Dg75 said:

it should only trigger on two events that you choose in the mcm. 1. Needs toilet, or 2. All Done event.

Needs toilet is pfa's sent event when in settlements and followers needs a toilet, only sends if you have that enabled in pfa.

the All Done event can send from two different sources. 

1. Followers at least one just finished up paffing, and no more followers were assigned to go because their pressure states wern't enough.

2. A failsafe function can tick, if a follower isn't 3d loaded and the All Done is incomplete. - if its stuck - the All Done function gets forced and the event will send.

 

so based on what you describe, I would guess that its more than likely the failsafe function ticking, because it detects the AllDone() was never completed.

The AllDone() starts when Followers start going paf- completes only when all followers have finished,

  Means you got stuck variable - PFA_PafLock, Global.  if weren't for the failsafe, your followers wouldn't be able to go at all.

The failsafe resets it, but also will wind up sending the event AllDone to Domination. 

This also could happen if you have left a follower behind - unloaded, and they were in process of paffing

 

You can turn on debugs. Part of the failsafe if triggers will print to screen:

"PafLock Reset complete. Not normal - Indicates PFA manually reset this do to timer running out."

 

or if left a follower behind while paffing - even with debug off- may print to screen one time -"You should wait for your followers to finish paffing!"

You say you only only have one follower right now.  Do you have an old follower still in PFA tracking slot ?

 

Or maybe its new bug for Domiation with AllDone event, and only having one follower. lol It be my luck.

if this, then be sure to add a negation time before they can ask again - like 12 hours or so -in Domination MCM.

This is happening to me as well in a similar way, I am on a new save, all requirements installed, but randomly if I use Skyclimb to climb a ledge my character talks to an invisible npc or something, asking them for sex.

 

Edit: to be more specific this is the prompt that plays "-Followers may send a prompt when wanting to play. This also has dialogue option though in which no prompt sends."

 

It happened to me after climbing a rock, I have no followers, I just started the save. It then happened to me after finishing a sexlab scene.

Edited by Dakhma
Posted (edited)
1 hour ago, Dakhma said:

This is happening to me as well in a similar way, I am on a new save, all requirements installed, but randomly if I use Skyclimb to climb a ledge my character talks to an invisible npc or something, asking them for sex.

whats the dialogue. is it related to Player and follower to play domination ?

weird it happens even if you dont have a follower.

I got some odd behavior from it, but only if I set the mcm timer negation to zero, also has an arousal setting too.

 

Funny you mention SkyCLimb, several users have reported some strange conflict with pee and fart

I wonder if it has something to do with it.

 

I'll look into it. its getting an event when it probably shouldn't be. For now try setting the mcm opts  - timer up some hours

and probably add an arousal threshold. This at least may make it stop for a time. 

Edited by Dg75

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