Problem: quicksaves are not quick, as well as autosaves. They take like 30 seconds, and there are no symptoms of save bloat. But, I've managed to pinpoint this problem down to this: When I save game, it generates 3 files: save.ess, save.skse and save.ess.bak (only for 3 autosaves and quicksave). I played around a bit and found out that the issue is caused by presence of .skse save file. If I delete it before new quicksave - it goes back to normal, split second save. Any ideas how to fix it? Deleting it manually every time I save and disabling autosaves completely isn't an option. I could meddle with autohotkey, but it is a really half-assed solution which doesn't address autosaves, and offers little insight into "why" part of a problem. So far it seems that there is some issue when it comes to making new .skse save file and there is already one, as without older one it works just fine. EDIT: also it seems to NOT affect autosaves that occur after going through doors/exits/entrances that cause loading screen. All other autosaves (bed, waiting, travel) are plagued by this issue too.