-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpresets.conf
141 lines (137 loc) · 2.04 KB
/
presets.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
[preset 0]
no_display
[preset 1]
control=mangohud
fsr_steam_sharpness=5
nis_steam_sharpness=10
frame_timing=0
cpu_stats=0
gpu_stats=0
fps=1
fps_only
legacy_layout=0
width=40
frametime=0
hud_no_margin
[preset 2]
control=mangohud
fsr_steam_sharpness=5
nis_steam_sharpness=10
legacy_layout=0
horizontal
gpu_stats
cpu_stats
cpu_power
gpu_power
vram
ram
fps
frametime=0
hud_no_margin
table_columns=14
frame_timing=1
text_color=BDBDBD
gpu_color=00E5E5
cpu_color=00E5E5
vram_color=00E5E5
ram_color=00E5E5
engine_color=00E5E5
battery_color=00E5E5
frametime_color=E500C6
exec=echo SlowPPT && echo "$(cat /sys/class/hwmon/hwmon4/power1_cap) / 1000000" | bc
exec=echo FastPPT && echo "$(cat /sys/class/hwmon/hwmon4/power2_cap) / 1000000" | bc
battery
battery_icon
[preset 3]
control=mangohud
fsr_steam_sharpness=5
nis_steam_sharpness=10
legacy_layout=0
hud_no_margin
gpu_stats
cpu_stats
cpu_temp
gpu_temp
vram
ram
battery
swap
fps
frametime=1
frame_timing=1
cpu_temp
gpu_temp
gpu_mem_clock
gpu_name
cpu_power
gpu_power
cpu_mhz
gpu_mhz
gpu_core_clock
text_color=FF9900
gpu_color=00E5E5
cpu_color=00E5E5
vram_color=00E5E5
ram_color=00E5E5
engine_color=00E5E5
battery_color=00E5E5
frametime_color=E500C6
exec=echo SlowPPT && echo "$(cat /sys/class/hwmon/hwmon4/power1_cap) / 1000000" | bc
exec=echo FastPPT && echo "$(cat /sys/class/hwmon/hwmon4/power2_cap) / 1000000" | bc
[preset 4]
control=mangohud
fsr_steam_sharpness=5
nis_steam_sharpness=10
legacy_layout=0
hud_no_margin
full
version
gpu_stats
cpu_stats
cpu_power
gpu_power
cpu_temp
gpu_temp
cpu_power
gpu_power
core_load
vram
ram
swap
io_read
io_write
network
battery
battery_time=0
fan
fsr
fps
arch
frametime
frame_timing
wine
vkbasalt
resolution=1
refresh_rate
present_mode
throttling_status=0
gamemode=0
show_fps_limit=0
frame_count=0
engine_version=0
time=0
text_color=FF9900
gpu_color=00E5E5
cpu_color=00E5E5
vram_color=00E5E5
ram_color=00E5E5
engine_color=00E5E5
engine_version=0
battery_color=00E5E5
frametime_color=E500C6
wine_color=FF9900
fps_color_change=0
fps_color=FFFFFF
gpu_load_change=0
cpu_load_change=0
core_load_change=0