From f3f408f880e648d03b02cd1a73af15444e677638 Mon Sep 17 00:00:00 2001 From: Kingsley McDonald Date: Tue, 23 Jun 2020 19:03:14 +0100 Subject: [PATCH] add `benchmark_percentiles` description to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index acd61bf9..d50b5fa6 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,7 @@ A partial list of parameters are below. See the config file for a complete list. | `engine_version` | Display OpenGL or vulkan and vulkan-based render engine's version | | `permit_upload` | Allow uploading of logs to Flightlessmango.com | | `upload_log` | Change keybind for uploading log | +| `benchmark_percentiles` | Configure which framerate percentiles are shown in the logging summary. Default is `97+AVG+1+0.1` | Example: `MANGOHUD_CONFIG=cpu_temp,gpu_temp,position=top-right,height=500,font_size=32`