proton: Limit CPU count for C&C and The Covert Operations.

CW-Bug-Id: #23691
This commit is contained in:
Paul Gofman 2024-04-23 12:12:01 -06:00 committed by Arkadiusz Hiler
parent d3b7e7b647
commit c25afe23ab

1
proton
View file

@ -1161,6 +1161,7 @@ default_cpu_limit = {
"56400" : 8, # Warhammer 40,000: Dawn of War II - Retribution
"618970" : 4, # Outcast - Second Contact
"10150" : 8, # Prototype
"2229830" : 1, # Command & Conquer and The Covert Operations
}
class Session: