<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dwarffortresswiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=L83r</id>
	<title>Dwarf Fortress Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://dwarffortresswiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=L83r"/>
	<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php/Special:Contributions/L83r"/>
	<updated>2026-05-30T14:27:58Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.11</generator>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Saved_game_folder&amp;diff=301987</id>
		<title>Saved game folder</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Saved_game_folder&amp;diff=301987"/>
		<updated>2024-06-17T22:17:56Z</updated>

		<summary type="html">&lt;p&gt;L83r: /* Automatically back up save files */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{migrated article}}&lt;br /&gt;
{{Quality|Unrated}}&lt;br /&gt;
{{av}}&lt;br /&gt;
[[File:saving_v50_preview.png|thumb|280px|right|&amp;quot;Saving world information&amp;quot; always seems to take the longest time...]]The '''saved game''' files are the files that store a player's progress in ''Dwarf Fortress''. The game can be saved manually or automatically. &lt;br /&gt;
&lt;br /&gt;
The '''saved game folder''' is the location where the files and information corresponding to each [[world generation|world]] (also referred to by, at least, the game, given the default characterisation of the file names as &amp;quot;regions&amp;quot;) are stored and accessed by ''Dwarf Fortress''. Knowledge on the technicalities of the saved game folder is crucial if one wishes to change their computer, make a backup, or wants to share a save with someone else. &lt;br /&gt;
&lt;br /&gt;
Any mods that are subscribed to on Steam, and enabled for a world prior to [[world generation|generating]] it will be implemented into the save.&lt;br /&gt;
&lt;br /&gt;
'''See also:''' [[Importing and exporting worlds]].&lt;br /&gt;
&lt;br /&gt;
== Saving ==&lt;br /&gt;
At any time while you are playing ''Dwarf Fortress'', you can manually save the game with {{Menu icon|Esc}} then selecting ''Save and return to title menu'' or ''Save and continue playing''. &lt;br /&gt;
&lt;br /&gt;
There is also an autosave feature, which will periodically (1, 2, or 4 times per year) save the game. To toggle '''autosave''' and control its behavior, see: [[Settings#Autosaves|game settings]]. &lt;br /&gt;
&lt;br /&gt;
When loading a save the game displays the name of the fortress and its translation, what type of save it is (Active, Manual, or Autosave), the date in game, and the folder name.&lt;br /&gt;
&lt;br /&gt;
The ''Retire the fortress (for the time being)'' and ''Abandon the fortress to ruin'' options also save the game, but the world will now be available to start a new game in, either with a new fortress, by unretiring a previous player fortress, or [[Reclaim fortress mode|reclaim]]ing a ruin.&lt;br /&gt;
&lt;br /&gt;
If the game asks for a name for the timeline or folder, type the name, then press {{k|Enter}} when done to save.&lt;br /&gt;
&lt;br /&gt;
=== Save and return to title menu ===&lt;br /&gt;
This option provides further options, which are also offered after retiring or abandoning:&lt;br /&gt;
* ''Save to this timeline'' - this is the normal save option for ''Dwarf Fortress'' which replaces the current ''Active save'' (any other saves will remain).&lt;br /&gt;
* ''Save to new timeline'' - this allows to save without replacing the current ''Active save'', will ask what to name the timeline, and the saves in this timeline will be grouped separately from the previous saves with this save being the ''Active save'' of the new group.&lt;br /&gt;
* ''Save to new folder (same timeline)'' - this also allows to save without replacing the current save, but will also be grouped together with the previous ''Active save'', and will also be classified as an ''Active save''. This is not recommended since it can be very confusing to both the player and the game.&lt;br /&gt;
Since these options are also presented when retiring or abandoning a fortress, choosing to save to a new timeline or folder is useful if you want to both keep the fortress active and check [[Legends]] mode.&lt;br /&gt;
&lt;br /&gt;
=== Save and continue playing ===&lt;br /&gt;
This option also allows to save without replacing the current save, will ask what to name the save folder, will be classified as a ''Manual save'', and will be grouped together with the existing ''Active save''.&lt;br /&gt;
&lt;br /&gt;
== Save folder format ==&lt;br /&gt;
{| class=wikitable style=&amp;quot;float:right; margin:10px;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
[[File:Folder-orange.svg|20px|link=]] save&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;amp;emsp;[[File:Folder.svg|20px|link=]] current&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;amp;emsp;[[File:Folder.svg|20px|link=]] region# &lt;br /&gt;
&amp;lt;br&amp;gt;&amp;amp;emsp;[[File:Folder.svg|20px|link=]] region#-year-month-day&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Your saved games are located in your &amp;lt;code&amp;gt;[[Game folder|&amp;lt;Dwarf Fortress&amp;gt;]]\save\&amp;lt;/code&amp;gt; folder. The save folder will contain one or more sub-folders, each one holding one of your worlds, and a &amp;quot;current&amp;quot; folder. The &amp;quot;current&amp;quot; folder is used to track the changes to the active world while ''Dwarf Fortress'' is running; it is not important unless ''Dwarf Fortress'' is open, and can safely be deleted otherwise.&lt;br /&gt;
&lt;br /&gt;
By default, individual worlds are saved in the format: ''region#'', where # is a number, starting with region1 and then incrementing; however, world directories can be renamed without consequence '''if the game is not running''' (this will not change the actual name of the world). If using auto-backup, then backup folders will be named ''region#-year-month-day'', for example region1-00202-01-01. (In versions prior to v0.43, the format was ''region#-season-year'' (for example region1-Spring-202) instead.)&lt;br /&gt;
&lt;br /&gt;
This can become confusing if you frequently [[cheating|savescum]]&amp;lt;abbr id=&amp;quot;info&amp;quot; class=&amp;quot;information&amp;quot; title=&amp;quot;To reload the last saved game whenever the player character dies or an unfavorable outcome has been encountered.&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;‡&amp;lt;/sup&amp;gt;&amp;lt;/abbr&amp;gt;. There is no way to change the name of these folders inside the game, but it is safe to change them using the standard methods of your operating system if the game is not running.  However, '''never''' alter or delete the folder with the name of the game you're playing ''while saving'' from the game, or while that game is running!&lt;br /&gt;
&lt;br /&gt;
=== Contents ===&lt;br /&gt;
The saved game folder will usually have these contents:&lt;br /&gt;
&lt;br /&gt;
* A series of files named ''art_image-#.dat''. As their name would suggest, these files store information about art and are necessary for proper functioning. Don't replace!&lt;br /&gt;
* A series of files named ''feature-#-#.dat''. These files store information about map features such as [[river]]s, [[cavern]]s, [[magma sea]]s, and [[adamantine|hidden fun stuff]]. These files are only generated for parts of the world you have explored (e.g. by embarking in Fortress mode), but using the Site Finder will tend to generate them for the entire world. Replacing these files will usually cause unwanted effects such as magma seas present on the surface or spires of [[adamantine]] spiraling up into the sky.&lt;br /&gt;
* A series of files named ''region_snapshot-#.dat''. These are the historical maps available in [[Legends|Legends mode]].&lt;br /&gt;
* A series of files named ''site-#.dat''. These files store the detailed map data of previously abandoned or retired fortresses.&lt;br /&gt;
* A series of files named ''unit-#.dat''. These contain the details of historical creatures which might potentially visit your fortress. Prior to version 0.44.10, modifying or deleting these files would lead to the dreaded &amp;quot;Nemesis Unit Load Failed&amp;quot; crash, but now the game will attempt to gracefully recover from such corruption by regenerating the unit from other available information.&lt;br /&gt;
* Depending on the mode currently active (or the lack thereof), a large file named ''world.sav'' or ''world.dat''. In [[fortress mode]], this file is named ''world.sav'' and includes the current fortress data, as well as the world data. In a save without a currently active game, this is the main save folder. The custom raws generated for the [[forgotten beast]]s, [[titan]]s, [[demon]]s, [[night creature]]s, and [[Evil|evil effects]] are stored inside this file. Replacing this entire file will almost certainly crash the game; however, replacing certain portions of the raws included may still keep the save folder working.&lt;br /&gt;
&lt;br /&gt;
Missing one or more of the aforementioned important files may indicate a problem with the save; this is a very common source of crashes.&lt;br /&gt;
&lt;br /&gt;
For basic backups, though, all you need to keep to is: Always copy the whole folder, not parts of it.&lt;br /&gt;
&lt;br /&gt;
== Manually backing up saves ==&lt;br /&gt;
Toady recommends that you make backups, and always save to a fresh file:&lt;br /&gt;
&lt;br /&gt;
# Copy the relevant region folder in &amp;quot;data/save&amp;quot; to a safe location.&lt;br /&gt;
# When you want to reuse it, copy that region back to &amp;quot;data/save&amp;quot;.  &lt;br /&gt;
&lt;br /&gt;
Do '''not''' overwrite an old folder, as it might leave residual files.&lt;br /&gt;
&lt;br /&gt;
== Automatically back up save files ==&lt;br /&gt;
Windows systems: A batch file script can be run to handle copying the save folder from a cloud location like drobox into DF before the game starts, start the game and when it finishes copy the save folder back to the cloud location.&lt;br /&gt;
If your interested in the script have a look at it https://onemancoder.wixsite.com/dwarffortress&lt;br /&gt;
The script also creates date_time stamped backups of your local game folder to c:\temp\df&lt;br /&gt;
as well as computer-name_date_time stamps of your cloud save games&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
(edit the info to make it more user friendly)&lt;br /&gt;
&lt;br /&gt;
== Restoring saves ==&lt;br /&gt;
: ''See also: [[Save compatibility]]''&lt;br /&gt;
&lt;br /&gt;
Restoring a savegame from backup can be very confusing: The game saves back to the directory you loaded, so if you load a seasonal save, the game will save to that folder (e.g. [region1-01056-01-01]) and not to the original folder ([region1]) where you might expect it.&lt;br /&gt;
&lt;br /&gt;
This can cause some high blood pressure and panic when you see your 'Region X' save is several years older than expected, and it might look like you lost all your (fortress/adv party) work to some bug. The &amp;quot;missing&amp;quot; save is, however, going to be in the directory you loaded previously. ''Dwarf Fortress'' lists the in-game year of each save on the right of the load screen; the highest year will generally be the most recent save (unless you've savescummed from earlier saves).&lt;br /&gt;
&lt;br /&gt;
''Dwarf Fortress'' autosaves to the original folder and then copies the save to a backup folder, so you should generally be able to recover from a crash by simply loading the 'main' save folder--it should be as recent as the latest &amp;quot;backup&amp;quot; save. If you want to load a backup savegame, it's recommended that you copy/rename the save to indicate that. For instance, using the examples above, copy [region1-01056-01-01] to [region1-fix] and continue play on that save (creating new backup saves of the form [region1-fix-01056-04-01]). Remember to only modify saves while the game is not running, per the instructions for savescumming above.&lt;br /&gt;
&lt;br /&gt;
'''Warning''':  Save folders can be large, ranging from 20 MB for small saves to several hundred megabytes for large saves. If you run out of hard drive space while saving, ''Dwarf Fortress'' will ''pretend'' to save correctly, but the save will be unloadable. Opening other saves to verify that they still work, then saving and exiting, will corrupt your previously-working saves as well. If you don't want the game to save, just kill the application. Make sure you have sufficient free disk space before launching ''Dwarf Fortress''! {{bug|2587}}&lt;br /&gt;
&lt;br /&gt;
==Mods==&lt;br /&gt;
If a world is using a mod that's been updated, and is currently using an older version of that mod, the player will be prompted about this when a save is loading. Causing a message like the following to appear:&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:mod_version_v50_prompt.png]]&lt;br /&gt;
&lt;br /&gt;
When this happens, you have the choice of simply updating the mod, updating ''all'' mods at once, continuing to use the older version of the mod in question without updating, selecting the previous task but not updating ''any'' possibly outdated mods or simply returning to the title screen.&lt;br /&gt;
&lt;br /&gt;
==Hints==&lt;br /&gt;
On Linux or macOS, you can replace the ''raw'' directory with a symbolic link to ''../../../raw'' if you want to save a few megabytes on every backup. [http://www.bay12forums.com/smf/index.php?topic=145908| Forum thread].&lt;br /&gt;
&lt;br /&gt;
[[Category:Modding]]&lt;br /&gt;
[[ru:Saved game folder]]&lt;/div&gt;</summary>
		<author><name>L83r</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Saved_game_folder&amp;diff=301823</id>
		<title>Saved game folder</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Saved_game_folder&amp;diff=301823"/>
		<updated>2024-06-13T05:46:24Z</updated>

		<summary type="html">&lt;p&gt;L83r: /* Manually backing up saves */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{migrated article}}&lt;br /&gt;
{{Quality|Unrated}}&lt;br /&gt;
{{av}}&lt;br /&gt;
[[File:saving_v50_preview.png|thumb|280px|right|&amp;quot;Saving world information&amp;quot; always seems to take the longest time...]]The '''saved game''' files are the files that store a player's progress in ''Dwarf Fortress''. The game can be saved manually or automatically. &lt;br /&gt;
&lt;br /&gt;
The '''saved game folder''' is the location where the files and information corresponding to each [[world generation|world]] (also referred to by, at least, the game, given the default characterisation of the file names as &amp;quot;regions&amp;quot;) are stored and accessed by ''Dwarf Fortress''. Knowledge on the technicalities of the saved game folder is crucial if one wishes to change their computer, make a backup, or wants to share a save with someone else. &lt;br /&gt;
&lt;br /&gt;
Any mods that are subscribed to on Steam, and enabled for a world prior to [[world generation|generating]] it will be implemented into the save.&lt;br /&gt;
&lt;br /&gt;
'''See also:''' [[Importing and exporting worlds]].&lt;br /&gt;
&lt;br /&gt;
== Saving ==&lt;br /&gt;
At any time while you are playing ''Dwarf Fortress'', you can manually save the game with {{Menu icon|Esc}} then selecting ''Save and return to title menu'' or ''Save and continue playing''. &lt;br /&gt;
&lt;br /&gt;
There is also an autosave feature, which will periodically (1, 2, or 4 times per year) save the game. To toggle '''autosave''' and control its behavior, see: [[Settings#Autosaves|game settings]]. &lt;br /&gt;
&lt;br /&gt;
When loading a save the game displays the name of the fortress and its translation, what type of save it is (Active, Manual, or Autosave), the date in game, and the folder name.&lt;br /&gt;
&lt;br /&gt;
The ''Retire the fortress (for the time being)'' and ''Abandon the fortress to ruin'' options also save the game, but the world will now be available to start a new game in, either with a new fortress, by unretiring a previous player fortress, or [[Reclaim fortress mode|reclaim]]ing a ruin.&lt;br /&gt;
&lt;br /&gt;
If the game asks for a name for the timeline or folder, type the name, then press {{k|Enter}} when done to save.&lt;br /&gt;
&lt;br /&gt;
=== Save and return to title menu ===&lt;br /&gt;
This option provides further options, which are also offered after retiring or abandoning:&lt;br /&gt;
* ''Save to this timeline'' - this is the normal save option for ''Dwarf Fortress'' which replaces the current ''Active save'' (any other saves will remain).&lt;br /&gt;
* ''Save to new timeline'' - this allows to save without replacing the current ''Active save'', will ask what to name the timeline, and the saves in this timeline will be grouped separately from the previous saves with this save being the ''Active save'' of the new group.&lt;br /&gt;
* ''Save to new folder (same timeline)'' - this also allows to save without replacing the current save, but will also be grouped together with the previous ''Active save'', and will also be classified as an ''Active save''. This is not recommended since it can be very confusing to both the player and the game.&lt;br /&gt;
Since these options are also presented when retiring or abandoning a fortress, choosing to save to a new timeline or folder is useful if you want to both keep the fortress active and check [[Legends]] mode.&lt;br /&gt;
&lt;br /&gt;
=== Save and continue playing ===&lt;br /&gt;
This option also allows to save without replacing the current save, will ask what to name the save folder, will be classified as a ''Manual save'', and will be grouped together with the existing ''Active save''.&lt;br /&gt;
&lt;br /&gt;
== Save folder format ==&lt;br /&gt;
{| class=wikitable style=&amp;quot;float:right; margin:10px;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
[[File:Folder-orange.svg|20px|link=]] save&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;amp;emsp;[[File:Folder.svg|20px|link=]] current&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;amp;emsp;[[File:Folder.svg|20px|link=]] region# &lt;br /&gt;
&amp;lt;br&amp;gt;&amp;amp;emsp;[[File:Folder.svg|20px|link=]] region#-year-month-day&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Your saved games are located in your &amp;lt;code&amp;gt;[[Game folder|&amp;lt;Dwarf Fortress&amp;gt;]]\save\&amp;lt;/code&amp;gt; folder. The save folder will contain one or more sub-folders, each one holding one of your worlds, and a &amp;quot;current&amp;quot; folder. The &amp;quot;current&amp;quot; folder is used to track the changes to the active world while ''Dwarf Fortress'' is running; it is not important unless ''Dwarf Fortress'' is open, and can safely be deleted otherwise.&lt;br /&gt;
&lt;br /&gt;
By default, individual worlds are saved in the format: ''region#'', where # is a number, starting with region1 and then incrementing; however, world directories can be renamed without consequence '''if the game is not running''' (this will not change the actual name of the world). If using auto-backup, then backup folders will be named ''region#-year-month-day'', for example region1-00202-01-01. (In versions prior to v0.43, the format was ''region#-season-year'' (for example region1-Spring-202) instead.)&lt;br /&gt;
&lt;br /&gt;
This can become confusing if you frequently [[cheating|savescum]]&amp;lt;abbr id=&amp;quot;info&amp;quot; class=&amp;quot;information&amp;quot; title=&amp;quot;To reload the last saved game whenever the player character dies or an unfavorable outcome has been encountered.&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;‡&amp;lt;/sup&amp;gt;&amp;lt;/abbr&amp;gt;. There is no way to change the name of these folders inside the game, but it is safe to change them using the standard methods of your operating system if the game is not running.  However, '''never''' alter or delete the folder with the name of the game you're playing ''while saving'' from the game, or while that game is running!&lt;br /&gt;
&lt;br /&gt;
=== Contents ===&lt;br /&gt;
The saved game folder will usually have these contents:&lt;br /&gt;
&lt;br /&gt;
* A series of files named ''art_image-#.dat''. As their name would suggest, these files store information about art and are necessary for proper functioning. Don't replace!&lt;br /&gt;
* A series of files named ''feature-#-#.dat''. These files store information about map features such as [[river]]s, [[cavern]]s, [[magma sea]]s, and [[adamantine|hidden fun stuff]]. These files are only generated for parts of the world you have explored (e.g. by embarking in Fortress mode), but using the Site Finder will tend to generate them for the entire world. Replacing these files will usually cause unwanted effects such as magma seas present on the surface or spires of [[adamantine]] spiraling up into the sky.&lt;br /&gt;
* A series of files named ''region_snapshot-#.dat''. These are the historical maps available in [[Legends|Legends mode]].&lt;br /&gt;
* A series of files named ''site-#.dat''. These files store the detailed map data of previously abandoned or retired fortresses.&lt;br /&gt;
* A series of files named ''unit-#.dat''. These contain the details of historical creatures which might potentially visit your fortress. Prior to version 0.44.10, modifying or deleting these files would lead to the dreaded &amp;quot;Nemesis Unit Load Failed&amp;quot; crash, but now the game will attempt to gracefully recover from such corruption by regenerating the unit from other available information.&lt;br /&gt;
* Depending on the mode currently active (or the lack thereof), a large file named ''world.sav'' or ''world.dat''. In [[fortress mode]], this file is named ''world.sav'' and includes the current fortress data, as well as the world data. In a save without a currently active game, this is the main save folder. The custom raws generated for the [[forgotten beast]]s, [[titan]]s, [[demon]]s, [[night creature]]s, and [[Evil|evil effects]] are stored inside this file. Replacing this entire file will almost certainly crash the game; however, replacing certain portions of the raws included may still keep the save folder working.&lt;br /&gt;
&lt;br /&gt;
Missing one or more of the aforementioned important files may indicate a problem with the save; this is a very common source of crashes.&lt;br /&gt;
&lt;br /&gt;
For basic backups, though, all you need to keep to is: Always copy the whole folder, not parts of it.&lt;br /&gt;
&lt;br /&gt;
== Manually backing up saves ==&lt;br /&gt;
Toady recommends that you make backups, and always save to a fresh file:&lt;br /&gt;
&lt;br /&gt;
# Copy the relevant region folder in &amp;quot;data/save&amp;quot; to a safe location.&lt;br /&gt;
# When you want to reuse it, copy that region back to &amp;quot;data/save&amp;quot;.  &lt;br /&gt;
&lt;br /&gt;
Do '''not''' overwrite an old folder, as it might leave residual files.&lt;br /&gt;
&lt;br /&gt;
== Automatically back up save files ==&lt;br /&gt;
A command script can be run to handle copying the save folder into DF before the game starts,&lt;br /&gt;
run the game and wait for it to finish, then copy the save folder to your specified location&lt;br /&gt;
If your interested in the script have a look at it https://onemancoder.wixsite.com/dwarffortress&lt;br /&gt;
&lt;br /&gt;
(edit the info to make it more user friendly)&lt;br /&gt;
&lt;br /&gt;
== Restoring saves ==&lt;br /&gt;
: ''See also: [[Save compatibility]]''&lt;br /&gt;
&lt;br /&gt;
Restoring a savegame from backup can be very confusing: The game saves back to the directory you loaded, so if you load a seasonal save, the game will save to that folder (e.g. [region1-01056-01-01]) and not to the original folder ([region1]) where you might expect it.&lt;br /&gt;
&lt;br /&gt;
This can cause some high blood pressure and panic when you see your 'Region X' save is several years older than expected, and it might look like you lost all your (fortress/adv party) work to some bug. The &amp;quot;missing&amp;quot; save is, however, going to be in the directory you loaded previously. ''Dwarf Fortress'' lists the in-game year of each save on the right of the load screen; the highest year will generally be the most recent save (unless you've savescummed from earlier saves).&lt;br /&gt;
&lt;br /&gt;
''Dwarf Fortress'' autosaves to the original folder and then copies the save to a backup folder, so you should generally be able to recover from a crash by simply loading the 'main' save folder--it should be as recent as the latest &amp;quot;backup&amp;quot; save. If you want to load a backup savegame, it's recommended that you copy/rename the save to indicate that. For instance, using the examples above, copy [region1-01056-01-01] to [region1-fix] and continue play on that save (creating new backup saves of the form [region1-fix-01056-04-01]). Remember to only modify saves while the game is not running, per the instructions for savescumming above.&lt;br /&gt;
&lt;br /&gt;
'''Warning''':  Save folders can be large, ranging from 20 MB for small saves to several hundred megabytes for large saves. If you run out of hard drive space while saving, ''Dwarf Fortress'' will ''pretend'' to save correctly, but the save will be unloadable. Opening other saves to verify that they still work, then saving and exiting, will corrupt your previously-working saves as well. If you don't want the game to save, just kill the application. Make sure you have sufficient free disk space before launching ''Dwarf Fortress''! {{bug|2587}}&lt;br /&gt;
&lt;br /&gt;
==Mods==&lt;br /&gt;
If a world is using a mod that's been updated, and is currently using an older version of that mod, the player will be prompted about this when a save is loading. Causing a message like the following to appear:&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:mod_version_v50_prompt.png]]&lt;br /&gt;
&lt;br /&gt;
When this happens, you have the choice of simply updating the mod, updating ''all'' mods at once, continuing to use the older version of the mod in question without updating, selecting the previous task but not updating ''any'' possibly outdated mods or simply returning to the title screen.&lt;br /&gt;
&lt;br /&gt;
==Hints==&lt;br /&gt;
On Linux or macOS, you can replace the ''raw'' directory with a symbolic link to ''../../../raw'' if you want to save a few megabytes on every backup. [http://www.bay12forums.com/smf/index.php?topic=145908| Forum thread].&lt;br /&gt;
&lt;br /&gt;
[[Category:Modding]]&lt;br /&gt;
[[ru:Saved game folder]]&lt;/div&gt;</summary>
		<author><name>L83r</name></author>
	</entry>
</feed>