mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-02-03 17:20:51 +03:00
proton: Add Warframe to OPWR disablement list.
CW-Bug-Id: #20944 The game's launcher starts hitting unimplemented d3dcompiler bits with OPWR supported.
This commit is contained in:
parent
7d4ca96ae1
commit
7e27da4bc2
3
proton
3
proton
@ -1034,6 +1034,9 @@ def default_compat_config():
|
|||||||
"1180660", #Tell Me Why
|
"1180660", #Tell Me Why
|
||||||
"1238430", #Tell Me Why Chapter 2
|
"1238430", #Tell Me Why Chapter 2
|
||||||
"1266670", #Tell Me Why Chapter 3
|
"1266670", #Tell Me Why Chapter 3
|
||||||
|
# Other issues arising from OWPR code path in apps, e. g., hitting unimplemented bits in
|
||||||
|
# d3dcompiler.
|
||||||
|
"230410", #Warframe
|
||||||
]:
|
]:
|
||||||
ret.add("noopwr")
|
ret.add("noopwr")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user