MangoHud: Enable extra features.

This commit is contained in:
Dmitry Voronin 2025-01-31 10:36:14 +03:00
parent 489d5f176b
commit 69e1a7f4bd
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -2,15 +2,18 @@
{
config = (pkgs.formats.iniWithGlobalSection { }).generate "MangoConfig" {
globalSection = {
af = 16;
blacklist = "example";
fps_limit = "165,60,55,33,30,0";
fps_limit_method = "early";
fps_sampling_period = 1000;
fps_sampling_period = 2000;
frame_timing = 0;
gl_vsync = 0;
preset = "0,1,2";
toggle_fps_limit = "Shift_L+F2";
toggle_logging = "Shift_L+F3";
toggle_preset = "Shift_L+F1";
vsync = 0;
};
};
@ -22,13 +25,13 @@
alpha = 1.0;
arch = 0;
background_alpha = 0.5;
battery = 1;
battery = 0;
battery_time = 1;
benchmark_percentiles = 0;
cpu_temp = 1;
device_battery = "gamepad,mouse";
# device_battery = "gamepad,mouse";
font_size = 12;
fps_sampling_period = 1000;
fps_sampling_period = 2000;
gpu_junction_temp = 0;
gpu_mem_temp = 1;
gpu_temp = 1;