Downgrading / Preventing auto-updates
Only update once all frameworks are stable!
Preventing the game from auto-updating
GOG
In GOG, this is a global setting — you can only disable auto-update for all of your games.
Open the settings and select the entry Game features
in the sidebar, then uncheck the box for Auto-update games
.

Epic
In the EPIC launcher, this is a global setting — you can only disable auto-update for all of your games.
Open the settings menu and scroll down to MANAGE GAMES
, then disable auto-updates.

Steam
Unlike the competition, Steam will not give you any control about auto-updating. For that reason, you need to forbid it from writing to a specific file on disk, without which it will be literally unable to update. Here's how:
Find the
steamapps
folder (:Right-click on Cyberpunk 2077 in your Steam Library and select
Properties
On the side bar, click on
Local Files
Select
Browse
. This will take you to Cyberpunk's install directory, which is inside the folder we want (e.g.C:\Steam\steamapps\common\Cyberpunk 2077
)Navigate two levels up
Find the file
appmanifest_1091500.acf
Set the file to read-only:
Right-click on the file and select Properties
At the bottom of the dialogue, check the Read-only box
Downgrading
GOG
Head to the Cyberpunk game detail page
Find the settings button next to the Play button
Select
Manage Installation
->Configure…
Select the game version

Epic
Sorry, choomba, you're fucked. No downgrading possible.
Steam
Steam doesn't directly support downgrading, but you can use steamdb to attempt to download a previous depot. Longer instructions can be found in this MakeUseOf guide, but the condensed version (courtesy of our lovely Discord community) goes as follows:
First turn autoupdate off for Steam now so that you don't forget to do it later. We'll wait.
The depot for the current version 1.63 is download_depot 1091500 1091501 3385393324409330817
(this is version specific. Please reach out to update the version if it's outdated.)
Open Steam
Press
Win+R
Type
steam://open/console
to get into the steamdb consoleIn the console, enter this command exactly to start the download (it'll be the entire 60 GB so be prepared):
download_depot 1091500 1091501 3385393324409330817
After the game finishes downloading, go to the installation location listed in the console, and copy either just the changed files (you can view the manifest for the new version) or the whole thing over your game directory to overwrite the new changes.
This should leave you with the correct previous game version. You can right-click cyberpunk2077.exe to verify the versions in Properties > Details.
You might still need to do a script cache reset or other cleanup before the game starts up nice, so head on over to those instructions if need be.
Last updated