mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-26 09:23:06 +02:00
Add config for vendor and device
This commit is contained in:
@ -42,6 +42,10 @@ inhibit_screensaver=1
|
||||
; Setting this to 1 will allow gamemode to attempt to apply GPU optimisations such as overclocks
|
||||
;apply_gpu_optimisations=0
|
||||
|
||||
; Set these to specify which vendor and device ID you want apply optimisations to
|
||||
;gpu_vendor=0x0000
|
||||
;gpu_device=0
|
||||
|
||||
; Nvidia specific settings (these are Mhz offsets from the baseline, ie. 0 applies no change)
|
||||
;nv_core_clock_mhz_offset=0
|
||||
;nv_mem_clock_mhz_offset=0
|
||||
|
Reference in New Issue
Block a user