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
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.
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.
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.
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.
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.
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
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.
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.
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.
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
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
57 comments
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
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.
Nothing in the mod that could corrupt your save, but if you want to challenge this fact, please provide some evidence.
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
Use The New Gentleman instead
edit: Please correct me if i'm wrong. Always good to gain new knowledge.
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.
{
"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.
EDIT: You have to change that key specifically, adding a modifier doesn't fix it by itself. Personally I'm using Shift+R.