linux59-rc-tkg: Update readme and comment out some disabled options in .cfg

This commit is contained in:
Tk-Glitch
2020-08-18 17:39:52 +02:00
parent 66d595fac8
commit 62f97be247
2 changed files with 4 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ _debugdisable="false"
# CPU scheduler - Options are "pds" or "cfs"
# "pds" is the recommended option for gaming
_cpusched=""
#_cpusched=""
# CPU sched_yield_type - Choose what sort of yield sched_yield will perform
# For PDS and MuQSS: 0: No yield. (Recommended option for gaming on PDS and MuQSS)
@@ -102,7 +102,7 @@ _acs_override=""
_zfsfix="true"
# Set to "true" to enable support for fsync, an experimental replacement for esync found in Valve Proton 4.11+ - https://steamcommunity.com/games/221410/announcements/detail/2957094910196249305
_fsync=""
#_fsync=""
# A selection of patches from Zen/Liquorix kernel and additional tweaks for a better gaming experience (ZENIFY) - Default is "true"
_zenify="true"