The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| MangoHud-0.7.0.r0.g113912e.tar.gz | 2023-09-27 | 6.7 MB | |
| MangoHud-v0.7.0-Source.tar.xz | 2023-09-27 | 16.5 MB | |
| MangoHud-v0.7.0-Source-DFSG.tar.xz | 2023-09-27 | 15.7 MB | |
| lib32-mangohud-0.7.0-1-x86_64.pkg.tar.zst | 2023-09-27 | 2.9 MB | |
| mangohud-0.7.0-1-x86_64.pkg.tar.zst | 2023-09-27 | 3.7 MB | |
| MangoHud Version 0.7.0 source code.tar.gz | 2023-09-26 | 14.9 MB | |
| MangoHud Version 0.7.0 source code.zip | 2023-09-26 | 15.0 MB | |
| README.md | 2023-09-26 | 3.5 kB | |
| Totals: 8 Items | 75.5 MB | 0 | |
Parameters
gpu_fandisplays the gpu fan RPM, only works on AMD.gpu_junction_tempdisplays the junction temperature on AMD GPUs- removed
io_stats, just useio_readandio_writeinstead engine_short_namesshortens the names of engines, e.gVULKANbecomesVKtext_outlineadds a colored outline around all texttext_outline_colorsets the color of the outline, default:000000text_outline_thicknesssets the thickness of the outline, default:1.5temp_fahrenheitchanges all temps to fahrenheit from celsiusdynamic_frame_timingdynamically changes the range of the frametime graphdurationdisplays the time since mangohud initializedgpu_voltageshows the current gpu voltage, only works on AMDfps_textoverride fps texthorizontal_stretchsets the background to stretch across width of application (enabled by default)core_barsturnscore_loadinto a histogramdevice_batteryShows battery level of wireless devices, acceptsgamepadmousedevice_battery_iconshows battery icon instead of percent
preset
This parameter allows you to choose from a number of config presets. By default there are 5.
- 0: no display
- 1: only fps
- 2: horizontal
- 3: more detailed default layout
-
4: full These presets correspond with the steam deck performance overlay levels. You can create your own preset levels or overwrite the current ones by creating a config file in
~/.config/MangoHud/preset.confTo create or overwrite preset 3 you could add the follow topreset.conf[preset 3] vram ram battery If you enter preset as a list e.g:
preset=1,2,3you can use the default keybind Shift_R + F10 to toggle throught presets (this only works on X11)toggle_presetparam allows you to change the default keybind
Changes
- Removed
MANGOHUD_DLSYMbecause it's redundant - Fixed core mhz when Cool'n'Quiet and similar is disabled in bios
- Added
/etc/MangoHud.confas a possible config location - Add CPU architecture to vulkan manifest name
- mangoplot is a python script that graphs one or more mangohud csv logs
- mangoapp: resolved issue where different sized displays caused rendering issues
- mangohud script: guard so we don't add mangohud lib to
LD_PRELOADmultiple times - split mangohud into two shared libraries, one for vulkan and one for opengl. This should resolve issues where mangohud would init vulkan and opengl at the same time
- statically link stdc++. This fixed a lot of crashing issues when MANGOHUD=1 was set before starting steam.
- added support for zenergy kernel driver
- fixed
alphaparam that stopped working at some point - added
--versionto mangohud script - When using horizontal layout set
table_columnsparam to current count of table_columns instead of manually - Intel GPU: use fdinfo for GPU load
- logging: calculate fps data using frametime
- AMDGPU: get core clock from hwmon instead of gpu_metrics
gamepad_batteryis now deprecated usedevice_battery=mouseorgamepad- Fixed a memory leak when resizing vulkan windows.
- logging: added process RSS and swap usage
Blacklist
- blacklist: if blacklisted application is hardcoded, don't proceed to load config blacklists
- blacklist: only print blacklist info message once
- blacklist: added more hardcoded entries:
-
- tabtip.exe
-
- steam.exe
-
- wine64-preloader
-
- explorer.exe
-
- wine-preloader
-
- iexplore.exe
-
- rundll32.exe