mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 23:57:22 +02:00
Add notes on values for nv_powermizer_mode
Instead of just suggesting values
This commit is contained in:
parent
c49cd45e01
commit
eb9bb0cdf7
@ -49,7 +49,8 @@ inhibit_screensaver=1
|
|||||||
; Nvidia specific settings
|
; Nvidia specific settings
|
||||||
; Requires the coolbits extension activated in nvidia-xconfig
|
; Requires the coolbits extension activated in nvidia-xconfig
|
||||||
; This corresponds to the desired GPUPowerMizerMode
|
; 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
|
;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)
|
; 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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user