mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-24 08:14:34 +01:00
Revert "proton: Add noesync,nofsync for PixelJunk Eden"
This reverts commit 0623da2af4.
This commit is contained in:
parent
76406455ac
commit
f45b165030
1 changed files with 0 additions and 3 deletions
3
proton
3
proton
|
|
@ -919,9 +919,6 @@ def default_compat_config():
|
|||
if appid == "1172470": #Apex Legends
|
||||
ret.add("noesync")
|
||||
ret.add("nofsync")
|
||||
elif appid == "105800": #PixelJunk Eden
|
||||
ret.add("noesync")
|
||||
ret.add("nofsync")
|
||||
elif appid in [
|
||||
#affected by CW bug 19126
|
||||
"252490", #Rust
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue