9

Dwarf fortress automatically quits the game after saving (with the exception of autosaves) and then loading it up again takes a while. So saving frequently is really inconvenient, however, due to how unstable the game is at the moment, I find it necessary to do so. As such, is it possible to either autosave more than seasonally, or save without quitting? I'm open to modding the game to achieve this!

2
  • 3
    Are you asking this to safeguard against the possibility of losing your fortress? Where's the Fun in that? – Coronus Aug 7 '15 at 20:49
  • 3
    I'm well aware of the concept of Fun, but losing because of a game crash is hardly the same as losing because a massive army of elves comes and slaughters you, or you break an aquifer and flood the place – Persistence Aug 7 '15 at 20:55
13

There are two other save game options in Dwarf Fortress besides Save and Quit:

  • Autosave, to save your game at regular intervals;
  • Quicksave, to save your game at an arbitrary point.

Autosave can be configured in your d_init.txt file to save at the beginning of every year or every season, or to turn off autosaving entirely. If Autosave is on, it can be configured to back up your previous save game before saving.

Quicksave is not part of the game by default, but is added by DFHack. You switch to the DFHack terminal screen and type quicksave to save the game immediately.

2

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

Not the answer you're looking for? Browse other questions tagged or ask your own question.