mangohud : fix comments.
This commit is contained in:
parent
dcc104297e
commit
a395d7aae6
|
@ -3,13 +3,13 @@ cpu_temp=1
|
|||
|
||||
# GPU temps.
|
||||
gpu_temp=1
|
||||
#gpu_junction_temp=1
|
||||
# gpu_junction_temp=1
|
||||
|
||||
# 1 to hide by default.
|
||||
no_display=0
|
||||
|
||||
# Compact UI.
|
||||
#hud_compact=1
|
||||
# hud_compact=1
|
||||
|
||||
# Key to toggle hud.
|
||||
toggle_hud=F1
|
||||
|
@ -28,16 +28,16 @@ device_battery=gamepad,mouse
|
|||
font_size=14
|
||||
|
||||
# Ram/Vram.
|
||||
#ram=1
|
||||
#swap=1
|
||||
#vram=1
|
||||
# ram=1
|
||||
# swap=1
|
||||
# vram=1
|
||||
|
||||
# Vsync.
|
||||
vsync=3
|
||||
gl_vsync=1
|
||||
|
||||
# Enable everything.
|
||||
#full=1
|
||||
# full=1
|
||||
|
||||
# Disable graph.
|
||||
frame_timing=0
|
||||
|
|
Reference in a new issue