Added MangoHud, updated mpv
This commit is contained in:
46
MangoHud/MangoHud.conf
Normal file
46
MangoHud/MangoHud.conf
Normal file
@@ -0,0 +1,46 @@
|
||||
# Config Generated by MangoJuice #
|
||||
legacy_layout=false
|
||||
gpu_stats
|
||||
vram
|
||||
gpu_temp
|
||||
gpu_power
|
||||
cpu_stats
|
||||
cpu_temp
|
||||
cpu_power
|
||||
ram
|
||||
fps
|
||||
frame_timing
|
||||
toggle_logging=Shift_L+F2
|
||||
toggle_hud_position=Shift_R+F11
|
||||
fps_limit_method=late
|
||||
toggle_fps_limit=Shift_L+F1
|
||||
horizontal
|
||||
horizontal_stretch=0
|
||||
background_alpha=0.0
|
||||
position=top-left
|
||||
table_columns=6
|
||||
toggle_hud=Shift_R+F12
|
||||
font_file=/usr/share/fonts/TTF/Iosevka-Regular.ttc
|
||||
font_glyph_ranges=korean, chinese, chinese_simplified, japanese, cyrillic, thai, vietnamese, latin_ext_a, latin_ext_b
|
||||
gpu_text=RX 6750 XT
|
||||
gpu_color=a51d2d
|
||||
cpu_text=i7-10700
|
||||
cpu_color=1a5fb4
|
||||
fps_value=30,60
|
||||
fps_color=cc0000,ffaa7f,92e79a
|
||||
gpu_load_value=60,90
|
||||
gpu_load_color=92e79a,ffaa7f,cc0000
|
||||
cpu_load_value=60,90
|
||||
cpu_load_color=92e79a,ffaa7f,cc0000
|
||||
background_color=000000
|
||||
frametime_color=00ff00
|
||||
vram_color=e01b24
|
||||
ram_color=3584e4
|
||||
wine_color=eb5b5b
|
||||
engine_color=f9f06b
|
||||
text_color=ffffff
|
||||
media_player_color=ffffff
|
||||
network_color=e07b85
|
||||
battery_color=92e79a
|
||||
horizontal_separator_color=ffffff
|
||||
media_player_format={title};{artist};{album}
|
||||
4
mpv/mpv-desktop.conf
Normal file
4
mpv/mpv-desktop.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
hwdec=auto
|
||||
profile=high-quality
|
||||
audio-channels=stereo
|
||||
af=lavfi=[dynaudnorm=f=150:g=15:p=0.95]
|
||||
Reference in New Issue
Block a user