The Witcher 2: Assassins of Kings Enhanced Edition

The Witcher 2: Assassins of Kings Enhanced Edition

55 ratings
The Witcher 2 - Steam Cloud Savegames FIX
By husqvarna
Disable the Steam Cloud Storage from the game and enable savegames in the original Documents\Witcher 2\gamesaves folder.
4
   
Award
Favorite
Favorited
Unfavorite
Introduction
This Guide will help you to solve a problem with the Steam Cloud Storage option of The Witcher 2: Assassin Of Kings.

In case you have enabled the Steam Cloud option in the game's menu, you might have noticed that even if you set it to disabled, the game will continue to save and load gamesaves from Steam Cloud. With this guide you will learn how to delete the files from the Steam Cloud (With a method that works for every game, not only Witcher 2) and how to make The Witcher 2 save and load from the original "Documents\Witcher 2\gamesaves" folder
I - Preparation
Before you start, make sure to have:
  • Notepad++ installed on your PC.
  • set the Steam Cloud enabled from the game's menu.
  • set the Steam Cloud enabled from Steam's game properties.

Now you have to do a backup of all The Witcher 2 savegame files you need (You could backup only the most recent save or all the saves as well). If you have saved the game after the activation of the Steam Cloud, then the most recent save is located in: InstallationFolder\Steam\userdata\UserID\20920\remote
Select all the files you need and copy them on your desktop or wherever you want (DO NOT DELETE THEM FROM THE REMOTE FOLDER)
II - Getting Ready To Delete The Files
NOTE: To delete files from the Steam Cloud you cannot just delete them from the remote directory, otherwise Steam will download them once again. You have to modify them from the inside first, that's how to do it.

If you have it opened, close Steam and go back to the InstallationFolder\Steam\userdata\UserID\20920\remote folder. Open a gamesave file (ex. ManualSave_0001.sav) with Notepad++. Select all the content by Right-Clicking the text, then choose "Select All" and delete all the text content. Now save the file without renaming it. The edited file should now weight 0Kb.
Repeat this operation for all the files in the folder.

Now that all the files weight 0Kb, go to the InstallationFolder\Steam\userdata\UserID\20920\ and delete the remotecache.vdf file.

Start Steam and in Witcher 2's game status should appear "Sync Conflict".
III - Delete The Files Stored In The Cloud
Now that Steam reports "Sync Conflict" for The Witcher 2, go to InstallationFolder\Steam\userdata\UserID\20920 and delete both the "Remote" folder and remotecache.vdf

Go back to the Steam Library and launch The Witcher 2: Assassins Of Kings. Before the game will actually launch, Steam will try to synchronize the remote folder with Steam Cloud; do not worry about it, if you have done everything correct, no files will be synced.

Once the game is started, disable the Steam Cloud from in-game, quit the game, disable the Steam Cloud from Steam's game properties and close Steam.

Now go to InstallationFolder\Steam\userdata\UserID and delete the folder "20920"
IV - Resetting The Original Saving Path
Now that no more gamesave files for The Witcher 2 are stored in your Steam Cloud, you need to restore the original saving path : "Documents\Witcher 2\gamesaves"

Copy the gamesave files whose you have made a backup earlier in the folder mentioned before (I suggest you to copy just the most recent file so you will save disk space and to rename it to ManualSave\AutoSave\QuickSave_0001.sav).

Now go to "Documents\Witcher 2" and open User.ini with notepad. You will find a line saying:

"[FileSystem]
CloudStorage=true"


Change it to:

"[FileSystem]
CloudStorage=false"


Now the game will always look for gamesaves in the original folder and, unless you activate Steam Cloud again, will always save into that folder.


17 Comments
Wide Mao 17 Apr @ 5:23pm 
Doesn't work in 2024
MoonWalker 4 May, 2023 @ 12:10pm 
My ta!
Baphomet 9 May, 2021 @ 3:42pm 
For people using geforce now or other cloud gaming services all of this isn't possible so access to the steam cloud files is mandatory. To do this I used
https://github.com/GMMan/SteamCloudFileManagerLite/releases

just enter 20920 as game id and use the timestamp to figure out which files to batch delete.
COLD VODKA 4 Mar, 2021 @ 8:52am 
i have problem with xcom enemy unknow. I can't save on any game slot.
I can only read a save game from cloud but do not save on them . Any one know why ???
Please help.
Rudi-v 28 Feb, 2021 @ 1:49pm 
I guess that's an option, but I have never had to do any of that. All I ever had to do to was go to my steam /settings/cloud/ and un-check the 'steam cloud synchronization' feature, and the cloud saves are disabled. I've never had a problem where the cloud saves become enabled again, unless I manually check that box again to re-enable that feature. Extremely simple to do, and works for all of the steam games, as far as I know, at least all of the ones I own.
NearzYourz3nD 14 Feb, 2021 @ 2:49am 
maybe something changed in through the years, but indeed steam gets a cloud sync problem, but still when i go back to the "installationFolder\Steam\userdata\UserID\20920" , steam succesfully restores the not 0 kb's files... so when i go to the next step, the game can load cloud saves again.
So this really doesnt work anymore for me
arcticbeak 16 Aug, 2020 @ 11:44am 
hey, this really helped me. I want to add a few things:

1) If your User.ini file keeps changing back to "CloudStorage=true", please check if you have deleted all savefiles from your cloud. I didn't and I thought that can't be the reason why it changed back, but it was.
2) If you have a lot of gamefiles and don't want to change all of them manually to 0kB, you can use "Windows Powershell" and type in:
clc "C:\Program Files (x86)\Steam\userdata\123456\20920\remote\*"
(of course change the path how it is on your system)
mr.stevens 10 Aug, 2017 @ 11:45pm 
You're very welcome, Lemures!
Lemures 10 Aug, 2017 @ 7:35pm 
mr.stevens, thanks for pointing LÆXE's comment to me, it really saved the day! After performing these steps, the cloud storage line stays put and doesn't revert to "true" anymore, and Documents\Witcher 2\gamesaves folder is finally used as it should be.. Such a relief!
mr.stevens 9 Aug, 2017 @ 11:01pm 
Lemures, just follow the steps provided in one of the comments below, that solution actually works.