From 2c32046770ee98559d441c0230d4b113e4b9c0c6 Mon Sep 17 00:00:00 2001 From: AndreFGard Date: Sun, 29 Oct 2023 18:29:39 -0300 Subject: [PATCH] Fix gpu_voltage option in the config file Separate the comment 'Only works on AMD GPUs' from the gpu_voltage option itself, because they were appended, therefore invalidating the option --- data/MangoHud.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/MangoHud.conf b/data/MangoHud.conf index 8a8f18ec..5c4b43cf 100644 --- a/data/MangoHud.conf +++ b/data/MangoHud.conf @@ -87,7 +87,8 @@ gpu_stats # gpu_load_color=39F900,FDFD09,B22222 ## GPU fan in rpm on AMD, FAN in percent on NVIDIA # gpu_fan -# gpu_voltage (only works on AMD GPUs) +## gpu_voltage only works on AMD GPUs +# gpu_voltage ### Display the current CPU information cpu_stats