Skip to content

Commit 63dba58

Browse files
author
Paul Gofman
committed
proton: Run steam from its Program Files (x86) location for CoD Black Ops Cold War.
CW-Bug-Id: #24174
1 parent 19c1971 commit 63dba58

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

proton

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2040,6 +2040,7 @@ class Session:
20402040
# CoD: Black Ops 3 workaround
20412041
if os.environ.get("SteamGameId", 0) in [
20422042
"311210", # CoD: Black Ops 3
2043+
"1985810", # CoD: Black Ops Cold War
20432044
"1549250", # Undecember
20442045
]:
20452046
argv = [g_proton.wine_bin, "c:\\Program Files (x86)\\Steam\\steam.exe"]

0 commit comments

Comments
 (0)