promotional bannermobile promotional banner
header
item image

Description

For Players
- - - - - - - - - - - - 

By Default:
F5 to Quicksave
F7 to Quickload


Setup

  • Install SMAPI
  • Unpack QuickSave in your Mods Folder
  • Start the game using the SMAPI Launcher


Multiplayer

This mod currently does not support multiplayer, though it might™ in the far future.

Mod Stability

There's a gazillion unique quirks that stardew valley does not persist in its savefiles.
QuickSave has to handle all of them on a case by case basis.
While extensive testing has been made and great effort has been put into making everything
as seamless as possible, there's bound to be at least a few cases that have been missed.
It could be worth using Advanced Save Backup, just to be on the safe side for now.

Mod Compatibility

QuickSave significantly changes how the game is being saved and loaded.
Most mods that rely on vanilla save/loading events entirely will break and crash.
Since QuickSave just released this will account for most such mods.
QuickSave itself in most cases cannot reasonably establish mod compatibility on its own.
Therefore it is currently mostly recommended for very light mod setups.

🟢 Content Patcher: No Issues encountered
🟢 SpaceCore: No Issues encountered
🟢 Unlockable Bundles: Fully Supported in 3.4.1
🟢 PIF - Personal Rooms: Fully Supported in 1.1.4
🟢 Custom Farm Loader: No Issues encountered
🟡 UIInfoSuite 2: The weather icon duplicates on load, but otherwhise no issues
🟠 Farm Type Manager (FTM): Might cause crash on quicksave. Basic Support expected with 1.23.0
🔴 Custom Companions: Crashes on quicksave. Author hasn't been active in the last few months.



For Mod Authors
- - - - - - - - - - - - 


QuickSave provides a C# API that you can use to add compatibility to your mod.
Mod Compatibility API