Skyrim Special Edition
0 of 0

File information

Last updated

Original upload

Created by

theit8514

Uploaded by

Kelthrayden

Virus scan

Safe to use

Tags for this mod

11 comments

  1. Kelthrayden
    Kelthrayden
    • premium
    • 78 kudos
    Locked
    Sticky
    If you want to speed up the wait time interval, download SSE Engine Fixes.
    Open the skse/plugins/EngineFixes.toml
    [Patches]
    SleepWaitTime = false  <-- change this to true
    SleepWaitTimeModifier = 1.0  <-- change this to your liking, smaller = faster, larger = slower, don't change to 0.0 as it may cause issues
  2. ancienthorn
    ancienthorn
    • supporter
    • 19 kudos
    It seems it doesn't work for values lower than 24, is there any way I could have the wait timer be lower than 24 ?
    1. Kelthrayden
      Kelthrayden
      • premium
      • 78 kudos
      Correct! If it's set to a value less than 24, it will default to 24. Not sure why you'd want to set it below 24 but here's how you can do it.

      Download JPEXS free flash decompiler. Open up the sleepwaitmenu.swf and go to the Scripts -> _Packages -> SleepWaitMenu in the left window. Then click on Edit ActionScript at the bottom in the middle window, go to lines 84 and 86 and change them to whatever you want below 24. Just make sure they're both the same value. Last, click save at the bottom middle window and then click save on the top menu bar. I can't guarantee it won't break anything though, as I've never tried setting it below 24.
    2. ancienthorn
      ancienthorn
      • supporter
      • 19 kudos
      Thanks a lot, I set it to 2 hours and it works perfectly.
  3. KhrysINXS
    KhrysINXS
    • premium
    • 162 kudos
    Hello there. I really like this. I was curious if it would take a whole lot of effort to make a Dear Diary Dark Mode - SkyUI Menus Replacer SE variant of this? I would look into it myself but I haven't fiddled in the JPEXS Free Flash Decompiler forever now..

    I would be pretty slow to do this and refamiliarize myself in swf scene... Thought I would ask you if making a variant for that mod was feasible. I figured that you are already as it is in the .swf zone; so; why not ask right.
    1. Kelthrayden
      Kelthrayden
      • premium
      • 78 kudos
      I had a look through that mod and they already have it implemented in there.
      Go to interface\deardiary_dm\config.txt and scroll down to Max Sleep Wait Timer and change iMaxSleepWait = 24 to whatever you like.
    2. KhrysINXS
      KhrysINXS
      • premium
      • 162 kudos
      OMG thankyou. Dumb-founded me...... I didn't think to even check. Never occurred to me that kind of function would have been built-in...
      Thankyou very much. I will download your mod anyhow just to endorse
    3. Kelthrayden
      Kelthrayden
      • premium
      • 78 kudos
      It's no problem at all. From what I was seeing, that mod has pretty much every UI fix/tweak built-in already. Which is nice!
    4. KhrysINXS
      KhrysINXS
      • premium
      • 162 kudos
      Its one hell of a UI mod. That's all I can say about that
  4. ista3
    ista3
    • premium
    • 1,115 kudos
    Just wondering if there's any difference between this one thanks
    1. Kelthrayden
      Kelthrayden
      • premium
      • 78 kudos
      The mod you linked only has 2 wait time options, 72 hours or 744 hours. This mod you can change the wait time to whatever you want ranging from 24 hours to 9999 hours. Although, it hasn't been tested past 999 hours.