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
C:\Users\YourPCname\AppData\Local\Stalker2\Saved\STEAM\SaveGames\Data
man that suckk maybe seach for a save that you can download? dont know if there is such a thing just so you could continue from the point that you last played.
I have rebooted in game before without losing the saves.
I just had an idea does steam cloud work on this game. If so try disabling it.
----
Hey, I was having a lot of problems with gamepass version due to the fact that if the game will crash, or you will turn it off too quickly or smth, sometimes the game will not send the newest save files to xbox cloud, so if you came back the next day and you notice that all of your saves are gone, this is because game downloaded saves that were pushed to the cloud, which in this case they will be outdated and your normal ones will be removed.
To combat this, and keep my sanity in check, I've got a bat file to copy my saves automatically after every 15 mins
below is the insides of this bat file
All you need to do is
- 1 - change the source directory (source_dir="here is the path to your save files")
you can find your save files under
%LOCALAPPDATA%\Packages\GSCGameWorld.S.T.A.L.K.E.R.2HeartofChernobyl_6fr1t1rwfarwt\SystemAppData\xgs
- 2 - now you need to tell the bat file where you want the backup to be located (destination_dir="paste the path to backup folder")
In this case you will be able to ATLEAST have the save files backed up
Now how to use those copied save files?
Instructions was copied from another post https://www.reddit.com/r/stalker/comments/1gyfdux/important_save_this_post_in_case_your_save_file/
Xbox game pass version:
- 1.If you have your old save - keep it close, if not - find it in the following path: C:\XboxGames\GameSave\xgs\0009000005F7A48A_0000000000000000000000007782504A\SaveGames\Data (the higher the size of the file - the newer it is, I assume so far)
- 2. Open the game and DON'T CLOSE IT UNTIL YOU FINISH THE STEPS
- 3. Create new save by starting a new game or load any save you've got there as you wish if you are not afraid to lose it
- 4. Save manually as soon as you can
- 5. WHILE THE GAME IS OPEN in the background go to your folder opened by the path that was mentioned before and find the save that you just created
- 6. copy this file's name
- 7. get your old save and rename and (paste it inside saves folder) ctrl+v (old save now has new save's name)
- 8. paste it in the folder mentioned above and replace the old file
- 9. return to the game and load save
How to create a bat file?
Run notepad
paste the text below and click "file">"save as">change the type to "all files">name it "Stalker save backuper.bat"
the name of the bat is not supposed to have TXT, it must end with ".bat"