From 8057d057b603c65c0ecfb4992da0d0c3b146a007 Mon Sep 17 00:00:00 2001 From: Faalagorn Date: Sun, 16 Apr 2023 19:21:16 +0200 Subject: [PATCH] Minor fixes to MangoHud.conf (newline, Disable) --- data/MangoHud.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/MangoHud.conf b/data/MangoHud.conf index cd20097f..7d8fd6c0 100644 --- a/data/MangoHud.conf +++ b/data/MangoHud.conf @@ -30,7 +30,7 @@ ### Force trilinear filtering # trilinear -### Disables linear texture filtering. Makes textures look blocky +### Disable linear texture filtering. Makes textures look blocky # retro ################### VISUAL ################### @@ -271,4 +271,4 @@ frame_timing # permit_upload=1 ### Define a '+'-separated list of percentiles shown in the benchmark results ### Use "AVG" to get a mean average. Default percentiles are 97+AVG+1+0.1 -# benchmark_percentiles=97,AVG,1,0.1 \ No newline at end of file +# benchmark_percentiles=97,AVG,1,0.1