Browse Source

added info about suport for Intel E- and P-cores

Henrik Holst 1 year ago
parent
commit
3cabf9859d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      example/gamemode.ini

+ 1 - 1
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