It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
My CP2077 still makes cloud saves and i have turned it of in both...

GOG Galaxy/Cyberpunk 2077/Settings/Manage installation/Configure/Features (unchecked the box for cloud saves)
GOG Galaxy/Settings/Game features (unchecked the box cloud saves)

...and i cant even delete cloud saves, it says "Can not delete a cloud synced save file" when i try to do it in-game.

GOG Galaxy need to be fixed!

EDIT:

Ok so it has nothing to do with GOG Galaxy, it is a Dev game fault. There is actually a setting in the game that disables or enables cloud saves, it is default enabled...but you can't change it with in-game settings.

You need to turn of cloud saves as i described above then you need to go to...

C:\Users\*USERNAME*\AppData\Local\CD Projekt Red\Cyberpunk 2077

...and open the file...

UserSettings.json

...then you look for this section...

"name": "EnableCloudSaves",
"type": "bool",
"value": true,
"default_value": true

...and change it to this...

"name": "EnableCloudSaves",
"type": "bool",
"value": false,
"default_value": true
Post edited April 15, 2023 by CEAN0
No posts in this topic were marked as the solution yet. If you can help, add your reply
avatar
CEAN0: My CP2077 still makes cloud saves and i have turned it of in both...

GOG Galaxy/Cyberpunk 2077/Settings/Manage installation/Configure/Features (unchecked the box for cloud saves)
GOG Galaxy/Settings/Game features (unchecked the box cloud saves)

...and i cant even delete cloud saves, it says "Can not delete a cloud synced save file" when i try to do it in-game.

GOG Galaxy need to be fixed!

EDIT:

Ok so it has nothing to do with GOG Galaxy, it is a Dev game fault. There is actually a setting in the game that disables or enables cloud saves, it is default enabled...but you can't change it with in-game settings.

You need to turn of cloud saves as i described above then you need to go to...

C:\Users\*USERNAME*\AppData\Local\CD Projekt Red\Cyberpunk 2077

...and open the file...

UserSettings.json

...then you look for this section...

"name": "EnableCloudSaves",
"type": "bool",
"value": true,
"default_value": true

...and change it to this...

"name": "EnableCloudSaves",
"type": "bool",
"value": false,
"default_value": true
I know this is an old post so you probably wont see it but THANK YOU. I cant believe no one replied to you.