mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 23:57:22 +02:00
Add more helper comments to the config ini
This commit is contained in:
parent
252aa89fa6
commit
7bdbc1adc5
@ -38,6 +38,7 @@ inhibit_screensaver=1
|
||||
; Here Be Dragons!
|
||||
; Warning: Use these settings at your own risk
|
||||
; Any damage to hardware incurred due to this feature is your responsibility and yours alone
|
||||
; It is also highly recommended you try these settings out first manually to find the sweet spots
|
||||
|
||||
; Setting this to 1 will allow gamemode to attempt to apply GPU optimisations such as overclocks
|
||||
;apply_gpu_optimisations=0
|
||||
@ -48,10 +49,13 @@ inhibit_screensaver=1
|
||||
;gpu_device=0
|
||||
|
||||
; Nvidia specific settings (these are Mhz offsets from the baseline, ie. 0 applies no change)
|
||||
; Requires the coolbits extension activated in nvidia-xconfig
|
||||
;nv_core_clock_mhz_offset=0
|
||||
;nv_mem_clock_mhz_offset=0
|
||||
|
||||
; AMD specific settings (these are percentages applied on top of the baseline, ie. 0 applies no change)
|
||||
; Requires the the AMDGPU kernel module
|
||||
; It is also highly recommended you use lm-sensors (or other available tools) to verify card temperatures
|
||||
;amd_core_clock_percentage=0
|
||||
;amd_mem_clock_percentage=0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user