MangoHud Version 0.6.2
Pre-release
Pre-release
New params
param | use |
---|---|
core_load_change |
Changes the colors of cpu core loads, uses the same data from cpu_load_value and cpu_load_change |
resolution |
Display the current resolution |
show_fps_limit |
Display the current fps limit |
custom_text_center |
Display a custom centered text, only works with legacy_layout=false |
custom_text |
Display a custom text, only works with legacy_layout=false |
exec |
Display output of bash command in next column, e.g custom_text=/home exec=df -h /home | tail -n 1 . only works with legacy_layout=false |
gamemode |
Displays whether gamemode is enabled or not |
vkbasalt |
Displays whether vkbasalt is enabled or not |
swap |
Displays swap space usage next to system RAM usage |
battery |
Display current battery percent and energy consumption |
battery_icon |
Display battery icon instead of percent |
battery_color |
Change the BATT text color |
round_corners |
Change the amount of roundness of the corners have e.g round_corners=10.0 |
Changes and Improvements
- Fixed issue where MangoHud would report incorrect GPU temp for AMD GPUs
- Fixed crash with zink
- Damavand detection
- WineD3D detection
- Zink detection
- Prefer CLOCK_MONOTONIC_RAW over CLOCK_MONOTONIC