Prevent Generation Zero Game Saves from being Corrupted Quick Guide #shorts
Generation Zero has a problem that causes it to crash and corrupt game saves. We can prevent that and keep your game saves safe and sound. #shorts
-------------------------------------------------------------------
Join our Discord: https://discord.gg/nQrs4Xu
-------------------------------------------------------------------
Help Support the channel, and buy me a game: https://www.buymeacoffee.com/TheBacklog
Or try Stadia Cloud Gaming here:
https://stadia.com/link/referrals?si_rid=12525435671870114981&si_rt=1
Or Join Humble Choice, get up to 10 games a month and I'll get some free too:
https://www.humblebundle.com/subscription?refc=YqsntT
-------------------------------------------------------------------
Here is the Code:
Original code by VooDoo: https://forum.generationzero.com/t/my-100-hour-save-is-gone-if-i-dont-get-it-back-then-ill-request-a-refund/19703/12
------------------------------------------------------------------
@ECHO OFF
SETLOCAL
REM Change the number 012345689 below to match the number in your own Save folder!
SET "game_save_id=76561197987209980"
SET "game_save_base_folder=%USERPROFILE%\Documents\Avalanche Studios\GenerationZero\Saves"
FOR /F "TOKENS=2 DELIMS==" %%A IN ('WMIC OS GET LOCALDATETIME /VALUE') DO SET "dt=%%A"
SET "dt_stamp=%dt:~0,4%-%dt:~4,2%-%dt:~6,2%_%dt:~8,2%-%dt:~10,2%-%dt:~12,2%"
SET "source=%game_save_base_folder%\%game_save_id%"
SET "target=%game_save_base_folder%\BU\%game_save_id%_%dt_stamp%"
ROBOCOPY "%source%" "%target%"
IF NOT %ERRORLEVEL% EQU 1 GOTO CopyFailed
START "" "steam://rungameid/704270"
GOTO End
:CopyFailed
ECHO.
ECHO Skipped starting the game because the save files could not be copied.
ECHO Please check if the given [game_save_base_folder] and [game_save_id] in the batch file are correct.
ECHO.
PAUSE
:End
ENDLOCAL
_________________________________________
I'm making chill Let's play vids while playing through my huge backlog of games, and thought I'd start out with some of my newest acquisitions, from all over. From the free games given out each week by the Epic Store, the Games I've bought from the Steam sales over the last decade, the Humble Bundles, the Amazon Twitch Prime free games, the Humble Bundle Choice games each month, and the Humble Monthly (Now Humble Choice) Trove.( It's a pile of 90+ free games that come with a Humble Choice subscription, DRM free, but old.) So I'll play them a bit and see what treasures there are to find. If I find something I'll like I'll play it a while. If I find something YOU like, let me know and we'll play it some more together.
Other Videos By The Backlog
Other Statistics
Generation Zero Statistics For The Backlog
At present, The Backlog has 34,933 views spread across 39 videos for Generation Zero, with approximately 18 hours of Generation Zero video on his channel. This is 1.41% of the total watchable video on The Backlog's YouTube channel.