Changes and Improvements
- Fixed a memory leak in Source Engine 1 games (CSGO, TF2 etc)
- You can use
mangohud --dlsym
as an alternative toMANGOHUD_DLSYM=1
- MangoHud now comes with a man page
man mangohud
- Added support for
KDE neon
in build script output_file
is now replaced byoutput_folder
, the files are automatically named after the programs executable- By pressing
Shift_L+F3
you will automatically upload the latest log file to Flightlessmango.com and open up said benchmark. To upload all logs for this session, the default keybind isControl_L=F3
. Both of these require that you set thepermit_upload
param to1
andoutput_folder
- Added supported for more glyph ranges
Parameters
Options | Description |
---|---|
media_player_order
| Media player metadata field order. Defaults to title,artist,album .
|
media_player_name
| Not setting this value shows info from any MPRIS player |
permit_upload
| Allow uploading of logs to Flightlessmango.com, default is 0 |
upload_log
| Change keybind for uploading log |
font_file_text
| Change text font. Otherwise font_file is used
|
font_size_text=
| Customizeable font size for other text like media metadata (default=24) |
font_scale=
| Set global font scale (default=1.0) |
font_glyph_ranges
| Specify extra font glyph ranges, comma separated: korean , chinese , chinese_simplified , japanese , cyrillic , thai , vietnamese , latin_ext_a , latin_ext_b . If you experience crashes or text is just squares, reduce font size or glyph ranges.
|
benchmark_percentiles
| Choose what percentiles you want to show in the quick benchmark e.g. benchmark_percentiles=AVG+0.1+97+95 . Defaults to 97+AVG+1+0.1 (Thanks @kingdom5500)
|
wine
| Shows current Wine or Proton version in use (Thanks @gort818) |
wine_color
| Change color of the wine/proton text |
output_folder
| Specify folder where logs are saved output_folder=/tmp
|