Jump to content

About This File

Hello

Sexout has a function to pause the timer on a sex act, essentially letting you ogle at the pretty animations for as long as you like without the characters finishing.

The SexPosNew.esp included with Sexout assigns this to a hotkey (default numpad 0).

 

As anyone who has tried to use this feature in the last few years will tell you, this functionality is completely broken. On my last playthrough in 2022, pressing it would simply do nothing, and these days it will flat-out crash the game for me, with no error. I don't know what specifically is causing this to happen, but it can be attributed to the lack of maintenance of Sexout and/or the NVSE_Extender that it uses or a lack of interest from xNVSE devs to preserve NVSE_Extender functionality.

What the SexoutPosNew script does in order to pause the timer is cast the SexoutNGPause effect on the player. For some inexplicable reason, this causes a CTD.

In my attempts to debug, I noticed that the game will NOT crash if you cast the effect directly from the console.

So, my workaround is to replace the cast with the Console script function added by JIP, which I set to cast the effect on the player.

It's inelegant even for a workaround, but it works, I can't think of any drawbacks, and it's better than a CTD.

 

tl;dr Sexout's pause feature is broken. This fixes it by tricking the game into running a console command. Load after SexPosNew.esp

Edited by malistaticy


Other Files from malistaticy


×
×
  • Create New...