Add config for vendor and device

This commit is contained in:
Marc Di Luzio
2019-01-31 17:35:18 +00:00
parent 8d4e9ac54e
commit cee2351c55
6 changed files with 33 additions and 5 deletions

View File

@ -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