mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-26 09:23:06 +02:00
Merge pull request #105 from mdiluz/auto-detect-vendor
Detect the GPU vendor automatically
This commit is contained in:
@ -43,9 +43,7 @@ inhibit_screensaver=1
|
||||
; Setting this to the keyphrase "accept-responsibility" will allow gamemode to apply GPU optimisations such as overclocks
|
||||
;apply_gpu_optimisations=0
|
||||
|
||||
; You must set these to tell gamemode the Vendor of your graphics card, as well it's device number on the system (usually 0)
|
||||
; Vendor must be one of 0x10de (NVIDIA), 0x1002 (AMD) or 0x8086 (Intel)
|
||||
;gpu_vendor=0x0000
|
||||
; The DRM device number on the system (usually 0), ie. the number in /sys/class/drm/card0/
|
||||
;gpu_device=0
|
||||
|
||||
; Nvidia specific settings (these are Mhz offsets from the baseline, ie. 0 applies no change)
|
||||
|
Reference in New Issue
Block a user