diff --git a/example/gamemode.ini b/example/gamemode.ini index 72fb6f1..7b9abbe 100644 --- a/example/gamemode.ini +++ b/example/gamemode.ini @@ -80,7 +80,7 @@ inhibit_screensaver=1 ; Either can also be set to a specific list of cores to park or pin, comma separated list where "-" denotes ; a range. E.g "park_cores=1,8-15" would park cores 1 and 8 to 15. ; The default is uncommented is to disable parking but enable pinning. If either is enabled the code will -; currently only properly autodetect Ryzen 7900x3d and 7950x3d +; currently only properly autodetect Ryzen 7900x3d, 7950x3d and Intel CPU:s with E- and P-cores. ;park_cores=no ;pin_cores=yes