Can You Back Up Save Files? --answered-- Yes
Maybe your like
Home Game Guide Community Media Forums Store Steam Twitter Facebook YouTube Hello Subnauts! We’re writing to you today to let you know that we have made the difficult decision to close the Unknown Worlds forums. We want to thank you all for your support here in reporting bugs, and providing feedback on both Subnautica and Below Zero, during the course of Early Access and beyond. Your support remains, as always, incredibly important and valuable to us, and with that in mind, we would like to invite you to continue to interact with us and the wider community on some of our more active platforms, especially our official Discord. All of the content on the forums will remain available in read-only mode, but it will no longer be possible to create new topics or posts as of June 21st 2021. We hope to welcome you all on our Discord and other community platforms very soon. Keep diving, Unknown Worlds Team. Home› Subnautica› Subnautica General Discussion Can you back up Save files? --answered-- Yes Irishninjah
Broomfield Join Date: 2015-04-06 Member: 203031Members April 2015 edited April 2015 in Subnautica General Discussion Question. Can it be done? As the game develops. Undoubtedly Updates, bugs, errors and crashes will occur that will wipe saves. Perhaps I am wrong. But I have witnessed it with most EAG's Do you have a way to simply copy the save file to a redundant area. To paste it in when a file corrupts? I looked under MyGames and in the following files within the install: -Subnautica_Data -SNUnmanagedDataFOUND MY ANSWER BELOW Ight. So i figured it out. ----> So the saved games are in the following folder within the main Subnautica folder:SteamApps\common\Subnautica\SNAppData ----> Within the SNAppData folder is the "SavedGames" folder.Copy the entire "SavedGames" folder into a new folder someplace safe and away as the original. 1 Off Topic Disagree Agree 1Awesome
Broomfield Join Date: 2015-04-06 Member: 203031Members April 2015 edited April 2015 in Subnautica General Discussion Question. Can it be done? As the game develops. Undoubtedly Updates, bugs, errors and crashes will occur that will wipe saves. Perhaps I am wrong. But I have witnessed it with most EAG's Do you have a way to simply copy the save file to a redundant area. To paste it in when a file corrupts? I looked under MyGames and in the following files within the install: -Subnautica_Data -SNUnmanagedDataFOUND MY ANSWER BELOW Ight. So i figured it out. ----> So the saved games are in the following folder within the main Subnautica folder:SteamApps\common\Subnautica\SNAppData ----> Within the SNAppData folder is the "SavedGames" folder.Copy the entire "SavedGames" folder into a new folder someplace safe and away as the original. 1 Off Topic Disagree Agree 1Awesome Comments
- Irishninjah
Broomfield Join Date: 2015-04-06 Member: 203031Members April 2015 edited April 2015 deleted to original sorry for double posting. 0 Off Topic Disagree Agree Awesome - Phalaguim
Scotland Join Date: 2015-04-06 Member: 203026Members April 2015 edited April 2015 Cool so if you get to a cyclops explore everywhere, you can make a backup before it inevitably crashes corrupts and you start all over again.. Which is what you'll do if there's a major update. 0 Off Topic Disagree Agree Awesome
- jtslade
FTL, FL, USA Join Date: 2015-04-07 Member: 203058Members April 2015 So I could copy them to my laptop so that I can play while traveling? 0 Off Topic Disagree Agree Awesome
- jtslade
FTL, FL, USA Join Date: 2015-04-07 Member: 203058Members April 2015 Can we use Dropbox for saved games? So that more than one computer has my saved game that is current.. Or one drive?? 0 Off Topic Disagree Agree Awesome
- Irishninjah
Broomfield Join Date: 2015-04-06 Member: 203031Members April 2015 --Yeah you could transfer saves from the desktop to laptop. Just check the specs. --I don't see why you couldn't host it on dropbox. A thumb drive would be easierjtslade wrote: » So I could copy them to my laptop so that I can play while traveling?
0 Off Topic Disagree Agree Awesome - Irishninjah
Broomfield Join Date: 2015-04-06 Member: 203031Members April 2015 edited April 2015 I had a game crash on me. Lost a good hour of work. But I failed to save, and crashing is expected at this point no doubt. I am just looking forward to a quicksave function at some point.Phalaguim wrote: » Cool so if you get to a cyclops explore everywhere, you can make a backup before it inevitably crashes corrupts and you start all over again.. Which is what you'll do if there's a major update.
0 Off Topic Disagree Agree Awesome - Warped500
USA Join Date: 2019-01-13 Member: 248655Members January 2019 UPDATE: If you find this page in 2019, Epic Games has its own folder (not Steam anymore - at least not on my computer). The save files are now in %appdata%. Specifically the address is: C:\Users\...\AppData\LocalLow\Unknown Worlds\Subnautica\Subnautica\SavedGames or just go to %appdata% and go back up a directory from roaming and go to LocalLow instead... Hope this helps someone. 1 Off Topic Disagree 1Agree Awesome
- 0x6A7232
US Join Date: 2016-10-06 Member: 222906Members January 2019 @Warped500 The variable you're looking for is %userprofile%, then just add the rest of the address and you should be golden. 0 Off Topic Disagree Agree Awesome - bassman5066
Pennsylvania Join Date: 2019-01-31 Member: 249913Members January 2019 edited January 2019 I wrote up a script that takes backups of the game save files each time the game launches. This was prompted by me losing a 21 hour save file to a crash that caused it to get corrupted. The script and the game's icon (.ico) file are in the attached zip and the instructions for how to use the script are in its comments. I included the icon file since the script also functions as the "launcher" so users can shortcut to the script and then give that shortcut the proper Subnautica icon. Depending on where you purchased your game and where your game directory and save game directory is located you will need to tweak the file paths in the script accordingly. Again, instructions are in the comments inside the script file. I don't know why the automatic backup of save files to mitigate losses from corruption was not programmed into the game itself. With this script and the backups it creates you will end up with a "backup" and a "backup_old" folder alongside your normal save folder. If you lose your save due to corruption simply delete the existing (corrupted) save folder and rename the backup folder as "Saved-Games" and restart the game and you are back in business.:: Place this script inside the folder where your Subnautica "Saved-Games" :: folder resides. In the case of Epic Games, this will be located at :: "C:\Users\Merritt\AppData\LocalLow\Unknown Worlds\Subnautica\Subnautica" :: however depending where you purchased your game it may be located elsewhere :: :: The script will take a double backup (renames an existing backup and then :: will copy the current save file to a new backup) of your save game and then :: will launch the game for you. Essentially this script will replace your :: shortcut to launch the game. :: :: I am also including a Subnautica icon with the script so you can create a :: shortcut to the script and then set the icon on that shortcut so your :: "launcher" will essentially look the same for you. @echo off ren Saved-Games_backup Saved-Games_backup_old robocopy SavedGames Saved-Games_backup /E :: The line below (inside quotes) is the path to the game's launcher. If you :: purchased the game through Epic (or any other that implements Digital Rights :: Management) you will find it must be launched through Epic Games' launcher :: and launching from the game's exe will not work. My solution to this was to :: make a shortcut to launch the game inside the EG store and the place that :: shortcut in the folder where the game is installed. I then point this script :: (using the line below) at that shortcut which will properly launch the game. :: :: An easy way to test this is try directly running Subnautica.exe from the game :: install location. If the game launches to the menu, you can just use the path :: to that. If it opens then immediately closes itself then you must use the :: shortcut method I described above. "D:\Games\Subnautica\Subnautica.url" exit Subnautica launcher with backup.zip 257.2K 1 Off Topic Disagree Agree 1Awesome
- 0x6A7232
US Join Date: 2016-10-06 Member: 222906Members February 2019 @bassman5066 Cool! Perhaps upload that to NexusMods? 0 Off Topic Disagree Agree Awesome - Tontito
Join Date: 2019-02-10 Member: 250759Members February 2019 Hi, I am been having problems with my save files on my pc. I am able to load the save file completly but as soon as i start walking (about 5meters) the game crashs. Any of you experienced this problem? For me is the third time (two times at 1300m after making base) and I have lost my will to go back to previous save backup. Thanks 0 Off Topic Disagree Agree Awesome
- Michlo
Originally Wallasey, UK now Los Angeles, US. Join Date: 2016-09-10 Member: 222215Members February 2019 There are already mods on the Nexus for autosave. I use the one which saves me each time I enter/exit base or vehicle. 0 Off Topic Disagree Agree Awesome - Tontito
Join Date: 2019-02-10 Member: 250759Members February 2019 Hello, my idea it to get a way to trace this and eventually prevent it. A good thing would be to have a lab system that could test our saves in order to verify if the problem really exists or not. Can be a problem with my hardware, who knows.. 0 Off Topic Disagree Agree Awesome
- Satertek
Join Date: 2002-12-22 Member: 11372Members, Constellation, Reinforced - Supporter May 2020 Bump. The Steam version still saves to the SteamApps folder, such that if you delete local files your save is gone. Please move the Steam version in line with the Epic client and put the saves in AppData. -Signed, a grumpy gamer who lost his Subnautica save. 0 Off Topic Disagree Agree Awesome
Tag » How To Transfer Subnautica Save Files
-
[No Spoilers] How To Transfer Saved Data Files!! : R/subnautica - Reddit
-
How Do I Transfer In-game Progress To Another PC?
-
How To Get Subnautica Saved Game Over To New Pc | Fandom
-
Subnautica Save File Transfer Help (Epic Games) - YouTube
-
HOW TO BACKUP GAME SAVE DATA TUTORIAL!!! - YouTube
-
Subnautica: Below Zero - We Are Disabling Steam Cloud Saves
-
Where Are Subnautica Game Saves And Screenshots Located?
-
Subnautica Save Game Location For Steam, Epic Games & Mac
-
Subnautica Save Game File Location - Yekbot
-
Transferring Subnautica Save To PS5 Version? - ConsolesHub
-
Subnautica Save Won't Transfer From Xbox To PC
-
Subnautica: 100% Completed Save Game File Download - BRGeeks
-
Subnautica (Xbox Play Anywhere) – Xbox Console Save
-
Subnautica: Below Zero - Where Are My Saved Games Located? - MGW