Просмотр исходного кода

Add notes on values for nv_powermizer_mode

Instead of just suggesting values
Marc Di Luzio 6 лет назад
Родитель
Сommit
eb9bb0cdf7
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      example/gamemode.ini

+ 2 - 1
example/gamemode.ini

@@ -49,7 +49,8 @@ inhibit_screensaver=1
 ; Nvidia specific settings
 ; Requires the coolbits extension activated in nvidia-xconfig
 ; This corresponds to the desired GPUPowerMizerMode
-; Generally "Adaptive"=0 "Prefer Maximum Performance"=1 and "Auto"=2)
+; "Adaptive"=0 "Prefer Maximum Performance"=1 and "Auto"=2
+; See NV_CTRL_GPU_POWER_MIZER_MODE and friends in https://github.com/NVIDIA/nvidia-settings/blob/master/src/libXNVCtrl/NVCtrl.h
 ;nv_powermizer_mode=1
 
 ; This corresponds to the performance level to edit in nvidia-xconfig (usually the highest level - on older cards 1, newer cards can be 4 or higher)