mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-27 23:25:50 +03:00
Revert "proton: Add noesync,nofsync for PixelJunk Eden"
This reverts commit 0623da2af4
.
This commit is contained in:
parent
76406455ac
commit
f45b165030
3
proton
3
proton
@ -919,9 +919,6 @@ def default_compat_config():
|
|||||||
if appid == "1172470": #Apex Legends
|
if appid == "1172470": #Apex Legends
|
||||||
ret.add("noesync")
|
ret.add("noesync")
|
||||||
ret.add("nofsync")
|
ret.add("nofsync")
|
||||||
elif appid == "105800": #PixelJunk Eden
|
|
||||||
ret.add("noesync")
|
|
||||||
ret.add("nofsync")
|
|
||||||
elif appid in [
|
elif appid in [
|
||||||
#affected by CW bug 19126
|
#affected by CW bug 19126
|
||||||
"252490", #Rust
|
"252490", #Rust
|
||||||
|
Loading…
Reference in New Issue
Block a user