mirror of
https://github.com/lutris/lutris
synced 2024-11-05 18:10:49 +00:00
Update Fsync requirement
This commit is contained in:
parent
69971a7a64
commit
c49dc6e85e
1 changed files with 1 additions and 1 deletions
|
@ -317,7 +317,7 @@ class wine(Runner):
|
|||
"Enable futex-based synchronization (fsync). "
|
||||
"This will increase performance in applications "
|
||||
"that take advantage of multi-core processors. "
|
||||
"Requires a custom kernel with the fsync patchset."
|
||||
"Requires kernel 5.16 or above."
|
||||
),
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue