mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-01-14 23:58:17 +03:00
proton: Limit CPU count for C&C and The Covert Operations.
CW-Bug-Id: #23691
This commit is contained in:
parent
d3b7e7b647
commit
c25afe23ab
1
proton
1
proton
@ -1161,6 +1161,7 @@ default_cpu_limit = {
|
|||||||
"56400" : 8, # Warhammer 40,000: Dawn of War II - Retribution
|
"56400" : 8, # Warhammer 40,000: Dawn of War II - Retribution
|
||||||
"618970" : 4, # Outcast - Second Contact
|
"618970" : 4, # Outcast - Second Contact
|
||||||
"10150" : 8, # Prototype
|
"10150" : 8, # Prototype
|
||||||
|
"2229830" : 1, # Command & Conquer and The Covert Operations
|
||||||
}
|
}
|
||||||
|
|
||||||
class Session:
|
class Session:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user