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
in C:\Users\User\Documents\dying light 2\out\save_backups
move it to [Steam Folder]/userdata/[User ID]/534380/remote/out/
Alright thank you that sounds good. This may be a dumb question but there are two files there save_main_0, and save_main_1. Do I just move both of these or do I just move 0 (I am assuming this one as I only have one save)
1 is second save
did you happen to start a second new game?
I did then deleted it to see if I could still start a new game, no idea why it was still there though, thank you, I am hoping this will work.
Sadly, it did not fix it, thank you though for this I will have to keep it in mind incase something similar happens again.
I converted one of my shoddy powershell scripts to do the job. It compares the last backup save every 5 minutes. If a new version is found it creates a renamed backup with the current timestamp.
Script has to go into the savegame folder inside steam userdata to work.
Copy the code into notepad and save the script as backup script.ps1 or whatever you like, as long you keep the .ps1 ending. You may need to create a dummy file named save_main_0.bak before you run the script for the first time.
End result looks like this:
https://imgur.com/GhpMdN7
X:\Program Files (x86)\Steam\userdata\X\534380\remote\out\save
You saved my ass.