Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
MaD2 saves data via SharedObjects (aka ".sols"), which are then stored locally on your computer by Adobe AIR. Managing those files is your responsibility, since they're on your device.
The game will never delete items or settings without direct user input, but it also can't affect various things going on with the OS, any antivirus software, registry cleaners, or various other things. Keeping regular backups is much recommended so you won't lose any of it should something happen.
Files folder (Windows 10)
Files (.sol)
The game saves persistent data into .sol files that should not be directly modified with text editors, as they're a proprietary format that requires headers to match the data or it won't work.
Sol editors do exist, but I can't guarantee they won't mess up anything, so please back up your files before using any. If you need help with doing weird things like batch exporting save strings from your sols, feel free to contact me.
Settings
To reset your settings to defaults, this file can be safely deleted and it won't affect any of your created content. The game will automatically generate a new file if one doesn't exist.
Custom Items
Favourite Saves
Identically to items,
Local Models
If you can't find the files manually, try using Windows search, or dedicated file search software like Everything[www.voidtools.com].
Perform a back up by simply copying the above files somewhere safe (not the same folder!), and copying them back if you ever need them. The filenames and their cases matter, so don't rename them.
If you change computers you'll have to migrate the files over manually by moving the above files in the appropriate new location. If you can't find the save location on a new computer, launch the game and change any setting to ensure that the settings file exists, then locate that file, and copy the backed-up files in the folder.
If you have an issue that persists even after reinstalling the game, there may be something wrong with your settings files. They are not removed by Steam when uninstalling.
You can reset your settings files to defaults in-game via [Settings > Menus > Reset].
If you can't get in-game, you can manually delete the settings files:
0) Locate the settings folder (see above post)
1) Back up all the files in it by copying them somewhere else (e.g. your Desktop)
2) Delete settings.sol and restart the game. If this solves your issue, you can skip (3-4).
3) Delete the rest of the files and restart the game.
4) Delete the whole save folder and restart the game.
If deleting the files solved your issue, please send me the files you backed up so I can find out what the underlying issue is and fix it! (DM on Discord or Twitter is the best way to do so. Links are in-game.)
As mentioned above, MaD2 keeps a backup file of the custom items you create, itemsBackup.sol.
Should you need to restore content from the file, please follow the steps below. Restoring can be done either via the console in-game, or manually.
- Doing so will overwrite your currently loaded items, so only do it if everything is broken.
- Save backup functionality was added early 2019 so older content won't exist there.
- The backup file only stores items you've created via the Detail Tool yourself, not those loaded from anywhere else.
----
0) Close the game and locate the files with your favourite file explorer, following the file paths above.
1) Back up items.sol and itemsBackup.sol files by
copying them in another folder in case you mess up everything
2) Open the console
([Settings > Menus > Console], or by pressing the [Home] key.)
3) Type itemsbackup and press [Enter]
4) Close console by entering close,
or by unfocusing it and pressing [Home]
5) Check [Library > Custom Items]
6) Use [Custom Items > Manage > Remove]
There you can delete any duplicates and items you don't wish to keep. The itemsBackup.sol file contains all versions of an item you've made and overwritten, so there may be duplicates.
7) Press [Custom Items > Manage > Save] to store the items in items.sol, overwriting the previous contents. Make sure you've backed up the original files in case something goes wrong.
----
0) Close the game and locate the files with your favourite file explorer, following the file paths above.
1) Back up items.sol and itemsBackup.sol files by
copying them in another folder in case you mess up everything
2) Open itemsBackup.sol using a SOL file reader (e.g. https://mariani.life/projects/minerva/)
3) Open "items" section
4) Save data is listed in the format "SAVESTRING|SAVESTRING|SAVESTRING" (separated by the pipe character "|").
5) Copy any of the individual save strings and store it in a safe place. Save strings usually start with "MAD" or "eN", and can end in anything. Don't include the pipe character "|" when copying.
6) Open the save string by pasting it in the Content menu in-game.