Jump to content

Slaver Start: Diary of Mine Alternate Start for Live Another Life/Alternate Perspective


Recommended Posts

Posted
On 3/14/2026 at 8:30 PM, a_random_user said:

Getting a bunch of twins isn't a bad deal. Not sure what would cause that, is the old plugin still loaded?

Version 1.1 (DOMLALStart.esp) and 1.2 (DOM Slaver Start -NPC.esp + patches) have different plugin names, so if both are loaded, you'd get the npc from both plugins. Not sure if it would be harmful for the game, but I'd expect some scripts to be wonky.

Ok I looked at the plugins I have, the pic shows you which one let me know which one is the currant plugin.

Spoiler

 image.png.8f8d2ad691b53a4f58b90c09f5231aba.png

 

Posted
16 hours ago, tonitrulupus said:

Ok I looked at the plugins I have, the pic shows you which one let me know which one is the currant plugin.

  Hide contents

 image.png.8f8d2ad691b53a4f58b90c09f5231aba.png

 

These all seem to be a part of the latest version. Older versions don't have Slaver Start in the plugin name

-NPC.esp has the NPC data, the HPH patch overwrites the face data, and the LAL Patch means you can get them through Live Another Life.

Posted (edited)
55 minutes ago, a_random_user said:

These all seem to be a part of the latest version. Older versions don't have Slaver Start in the plugin name

-NPC.esp has the NPC data, the HPH patch overwrites the face data, and the LAL Patch means you can get them through Live Another Life.

These are the actual mods installed that are related to atl life, let me know if one of those mods should have been removed

Spoiler

image.png.b19fc4f0a5b43345a69c20ff9d4eb7a6.png

 

Edited by tonitrulupus
Posted
6 hours ago, tonitrulupus said:

These are the actual mods installed that are related to atl life, let me know if one of those mods should have been removed

  Hide contents

image.png.b19fc4f0a5b43345a69c20ff9d4eb7a6.png

 

The ones with DOM LAL in the name are an older version. The Extra Face presets haven't changed and can stay, but the DOM LAL Alternative start and DOM LAL HighPolyHead KSHairdo are older versions and shouldn't be used together with the DOM Slaver Start versions.

Posted (edited)
55 minutes ago, a_random_user said:

The ones with DOM LAL in the name are an older version. The Extra Face presets haven't changed and can stay, but the DOM LAL Alternative start and DOM LAL HighPolyHead KSHairdo are older versions and shouldn't be used together with the DOM Slaver Start versions.

That's where I am getting the doubles from and could possibly the reason why some features, such as hiring the slavers are not working correctly

 

 

I was seeing a little bit of lag and FSP drops in some places especially if I had a NPC from this mod,, It seems have stop with those issues in the spots the issue was happening so my guess both mods may have been trying to do something in those locations for some reason, I will continues too play to besure that those issues has disappeared/been resolved and will test hiring the slavers.

Edited by tonitrulupus
  • 2 months later...
Posted (edited)
15 hours ago, fred200 said:

DOM 8 is out as of today.

Where does Slaver Start stand as far as support for DOM 8?

From what I was able to test so far, the main functionality works. There is a small correction I have to make on a script detecting capture, but that is only used on dialogues with Calden and Nireli. The idea is that if you buy Calden and Nireli from the jail in Enthralled, their dialogue will detect that and you get different options depending on whether you already bought their spouse. With the latest version of DOM, it won't correctly detect that you already bought their spouse.

 

Edit: the function does work with DOM 8, turns out the method I used was already future proofed. Good thing that I tested it to be certain though.

Edited by a_random_user
did some more testing, turns out I only assumed that there was an issue.
Posted
15 hours ago, fred200 said:

DOM 8 is out as of today.

Where does Slaver Start stand as far as support for DOM 8?

 

10 hours ago, a_random_user said:

From what I was able to test so far, the main functionality works. There is a small correction I have to make on a script detecting capture, but that is only used on dialogues with Calden and Nireli. The idea is that if you buy Calden and Nireli from the jail in Enthralled, their dialogue will detect that and you get different options depending on whether you already bought their spouse. With the latest version of DOM, it won't correctly detect that you already bought their spouse.

 

Update on this will come soon.

So good news, turns out that I had already future proofed the script in an earlier version. An update is not needed.

I have so far found no aspect of DOM 8 that requires updating for either Slaver Start or Enthralled.

  • 4 weeks later...
Posted (edited)
On 5/29/2026 at 1:10 AM, SnakeHawk said:

Canda have some facegen bug. Tryed on Diamond Skin, Botoxed textures, BnP and Fairimage.png.77acc674a42ebf5ddf30f20711117c4c.png

Sorry for the late response, somehow I missed the notification. 

This can happen if the skin mod you're using doesn't have a wood elf folder. Vanilla reuses the high elf normalmap textures for wood elfs, but HPH uses a separate folder. I know that Pure Skin has this issue, others might as well.

It's easy to fix: go to Data/Textures/Actor/Character (likely in your skin mod), find highelffemale folder, copy it and rename the copied folder to woodelffemale and faces load up normally.

Edited by a_random_user
  • 3 weeks later...
Posted

I have issues with me choosing the guardian stone start with LAL start but instead of spawing near the guardian stone I spawned in whiterun bannered mare. Any help? The rest is functioning correctly including item and slaves only starting point.

Posted
12 minutes ago, Vyefl said:

I have issues with me choosing the guardian stone start with LAL start but instead of spawing near the guardian stone I spawned in whiterun bannered mare. Any help? The rest is functioning correctly including item and slaves only starting point.

I haven't encountered this yet, so a couple of questions to help find the issue:

 

Does this happen for every possible start, or only the guardian stones? Does it happen every time you select the guardian stones?

Related, but there is a vanilla Skyrim bug where the dialogue menu will sometimes select the wrong option. Could this be related?

 

Do you have a mod that changes the landscape around the guardian stones?

 

I do recall that I set up Whiterun as a default state in case something went wrong with the dialogue selection. It might be that there was a script overflow at the beginning of the game and the dialogue selection wasn't saved by the engine, and the scripts fell back to the backup value of Whiterun.

If this is the issue, the mod Papyrus Tweaks NG, with settings iMaxOpsPerFrame = 1000 (or higher) and bSpeedUpNativeCalls = true can help speed this up. I also recommend to wait a bit after starting, and then do a save and reload to let Skyrim's engine finish it's preparations.

Posted
15 hours ago, a_random_user said:

I haven't encountered this yet, so a couple of questions to help find the issue:

 

Does this happen for every possible start, or only the guardian stones? Does it happen every time you select the guardian stones?

Related, but there is a vanilla Skyrim bug where the dialogue menu will sometimes select the wrong option. Could this be related?

 

Do you have a mod that changes the landscape around the guardian stones?

 

I do recall that I set up Whiterun as a default state in case something went wrong with the dialogue selection. It might be that there was a script overflow at the beginning of the game and the dialogue selection wasn't saved by the engine, and the scripts fell back to the backup value of Whiterun.

If this is the issue, the mod Papyrus Tweaks NG, with settings iMaxOpsPerFrame = 1000 (or higher) and bSpeedUpNativeCalls = true can help speed this up. I also recommend to wait a bit after starting, and then do a save and reload to let Skyrim's engine finish it's preparations.

 

I do have the guardian stones replacer mod probably it.

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