File information

Last updated

Original upload

Created by

wankingSkeever

Uploaded by

wSkeever

Virus scan

Safe to use

Tags for this mod

57 comments

  1. asterxaio
    asterxaio
    • supporter
    • 2 kudos
    Out of interest: Is it possible to make it so you can 1. only sleep at night and 2. skip the time selection menu and just wake up at a default time?

    I've never seen these features ever. I think Skyrims Sleep is weird and it unimmersives me so hard from my Survival Gameplay, I hate it. Nights are way more dangerous in my Game and I think a sleep mechanic should just be a way of skipping the night.

    In my Dream the best minimal and most satisfiying Sleeping Mechanic would be to be only able to sleep during set hours and always wake up at a default time without entering the dialogue. So sleeping means just skipping the Night. 

    Anyway, my biggest problem is the selection box. So any way of hiding or skipping it would be a game changer. Like always auto sleep 8 hours when clicking the bed without beeing asked how long
  2. seeloganrun
    seeloganrun
    • premium
    • 2 kudos
    Does this break serving a prison sentence when in combination with Go To Bed? I'm using the recommended technique to use both together and regular sleeping is fine. It's just that the prison bed gives no option to serve the sentence.

    EDIT: My bad. For some reason, when sleeping in normal beds both R and Shift-R work. But, prison beds need Shift-R in order to bring up the menu.
  3. hoskope
    hoskope
    • premium
    • 22 kudos
    Where you do you get all these ideas. Brilliant mod, once again.
  4. hoangdai94
    hoangdai94
    • member
    • 189 kudos
    💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖 
  5. bluetortoise
    bluetortoise
    • member
    • 0 kudos
    lel, uninstalling this mod corrupted my save...
    1. wSkeever
      wSkeever
      • premium
      • 5,467 kudos
      Just tested, works fine:


      Nothing in the mod that could corrupt your save, but if you want to challenge this fact, please provide some evidence.
    2. bluetortoise
      bluetortoise
      • member
      • 0 kudos
      Cant exactly post screenshots here cos i have loverslab stuff installed. The more nasty critters mod changed the main menu screen.

      What happened was: I installed it and soon later noticed i didnt have mcm helper. Closed the game and uninstalled this mod in vortex again. Went back into the game, loaded save, game tells me this mod is now missing, do i want to continue anyway, selected yes, game tells me the save is now corrupted. And somehow it involves schlongs of skyrim. Had only "ok" as option, after a lil while game went back to main menu again, if i try to load the save again from there, the menu just disappears and the game basically stops responding so i have to "task manager" it.

      The SOS error:
      https://imgur.com/a/oiEnI6T
    3. wSkeever
      wSkeever
      • premium
      • 5,467 kudos
      That's a known problem with schlongs of skyrim, not this mod. schlongs of skyrim will crash if you uninstall any mod because it doesn't correctly serialize the form ids it uses in the skse cosave; if you change load order of any armor mod while sos is installed, it will crash.

      Use The New Gentleman instead
    4. bluetortoise
      bluetortoise
      • member
      • 0 kudos
      Uninstalled SOS as well just now, now the save is saved, thanks!
    5. Incantation666
      Incantation666
      • supporter
      • 2 kudos
      I read that mods that have scripts will get messed if the load order changes. And if you uninstall anything that has an esp/esl/etc, it will cause the entire load order to change. (e.g, Esp at load number 54 may end up become number 53 due to one less esp.)

      edit: Please correct me if i'm wrong. Always good to gain new knowledge.
    6. wSkeever
      wSkeever
      • premium
      • 5,467 kudos
      I read that mods that have scripts will get messed if the load order changes. And if you uninstall anything that has an esp/esl/etc, it will
      cause the entire load order to change. (e.g, Esp at load number 54 may
      end up become number 53 due to one less esp.)

      edit: Please correct me if i'm wrong. Always good to gain new knowledge.
      This is completely wrong and whoever told you this has no idea what they're talking about, and you should not trust them when it comes to modding Skyrim.

      Bethesda game studio "changes your load order" when they install official dlcs or creation club into your game. You can buy the creation club content in any order and things won't break when you install one of the esm creations into the middle of your "load order".

      The only thing "load order" changes is what wins conflicts and schlongs of Skyrim, and that's because schlongs of Skyrim is bugged.
    7. sam87nit
      sam87nit
      • member
      • 1 kudos
      I use SoS Lite and it doesn't have this issue, fyi.
  6. asterxaio
    asterxaio
    • supporter
    • 2 kudos
    Wouldn't it be really cool if you could only sleep at night and always wake up at a fixed time? Skipping the night like in other games. Would be perfect for my rougelike rpg list <333 I beg you ;-; .. haha
  7. Stankycake
    Stankycake
    • supporter
    • 4 kudos
    How did this awesome mod fly under my radar all this time?!
  8. petetzin
    petetzin
    • member
    • 2 kudos
    For those that are using "Go to Bed - Light", the mod has a settings.json stored at skse/plugins/gotobed instead of the MCM. You can setup the keybinds in that file. Use DX Scancodes to find the key code you want to use. The default for Go to Bed is using T for everything, that results in always opening the wait menu.

    {
        "fixes": {
            "multipleMarkersReservation": true
        },
        "keys": {
            "serveTime": 19,
            "serveTimeMod": 42,
            "sleep": 19,
            "sleepMod": -1
        },
        "vanillaSleepOutfit": true
    }

    With these settings, while laying in a bed, you can open the sleep menu by pressing R. The -1 as modifier means no modifier are used, setting it to 42 means the key combo is Left Shift + R. This way, "Schedule of Sleeping" will work as intended with the sleep menu. Pressing T will open the wait menu just like before.
    1. Kedavix
      Kedavix
      • premium
      • 28 kudos
      Kudos given. This is very helpful for someone come across this mod for the first time, specifically because I use Gotobed Lite.
  9. Glanzer
    Glanzer
    • premium
    • 260 kudos
    In order to be compatible with Go To Bed you have to change the default sleep key in Go To Bed from 'T' to something else, for example 'E' (which works well). Otherwise it picks up the default Wait Time instead of the default Sleep Time.
    1. Thallassa
      Thallassa
      • premium
      • 40 kudos
      You're the best. I had exactly this problem. Thanks!
    2. GabSte1989
      GabSte1989
      • supporter
      • 6 kudos
      Likewise, thank you!

      EDIT: You have to change that key specifically, adding a modifier doesn't fix it by itself. Personally I'm using Shift+R.
  10. illboy23
    illboy23
    • member
    • 0 kudos
    I tested it out  but didn't compatible with latest gotobed , the sleep menu won't change
    1. wSkeever
      wSkeever
      • premium
      • 5,467 kudos
      Read the comment thread right below this one
    2. illboy23
      illboy23
      • member
      • 0 kudos
      Thank you wSkeever, sorry for not alert enought  to read that comments
    3. illboy23
      illboy23
      • member
      • 0 kudos
      just comeback from skyrim and tested it out, maybe it'll work on gotobed main version only which I currently using gotobed lite. gotobed lite didn't had a mcm menu, so I try to installed the main version 
    4. illboy23
      illboy23
      • member
      • 0 kudos
      Hi, as they said  changing Gotobed (main version) key will works nicely with this mods, I,m also try key other than "E" ( for my case "9" and "G") which works perfectly fine 
    5. aribaripapa
      aribaripapa
      • member
      • 7 kudos
      Yes, we need compatibility patch for 'Go to Bed - Light'