Skip to content

MangoHud Version 0.7.1-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@flightlessmango flightlessmango released this 21 Jan 00:34
· 188 commits to master since this release
  • gamepad_battery has been reworked to device_battery. This parameter current supports the values gamepad and mouse
  • xnvctrl: fix an issue that could cause crashing when accessing gpu fan speed
  • fixed an issue where no config present wouldn't use default mangohud presets
  • Fixed a crashing issue with CS2
  • Reworked intel code. Should resolve some issues where mangohud didn't shutting down properly when using intel gpu
  • time now has a title
  • added cpu temp for zenpower3 module
  • fixed text_outline_color incorrectly using BGR instead of RGB
  • fps_metrics is a new parameter that takes a decimal value or "avg". e.g avg,0.001
  • Added support for gpu load on Adreno GPUs
  • winesync shows the current implementation of synchronization primitives. E.g ESYNC/FSYNC etc
  • Fix opengl runtime on musl libc systems #1133