mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-26 17:31:45 +02:00
Allow setting the device value with a hex string
Also stops erroring on 0 value longs
This commit is contained in:
@ -43,6 +43,7 @@ inhibit_screensaver=1
|
||||
;apply_gpu_optimisations=0
|
||||
|
||||
; Set these to specify which vendor and device ID you want apply optimisations to
|
||||
; Vendor must be one of 0x10de (NVIDIA), 0x1002 (AMD) or 0x8086 (Intel)
|
||||
;gpu_vendor=0x0000
|
||||
;gpu_device=0
|
||||
|
||||
|
Reference in New Issue
Block a user