From a5543880f3402cf1507d473408e8cfc79778e50f Mon Sep 17 00:00:00 2001 From: Marc Di Luzio Date: Fri, 1 Mar 2019 18:13:58 +0000 Subject: [PATCH] Clarify ini file description As requested in #105 --- example/gamemode.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/gamemode.ini b/example/gamemode.ini index bfb826a..58aad32 100644 --- a/example/gamemode.ini +++ b/example/gamemode.ini @@ -43,7 +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 -; The device number on the system (usually 0) +; 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)