flightlessmango/MangoHud

Not really an issue but a question

ripplingsnake opened this issue · 3 comments

I am trying to tie mangohud fps to ryzenadj so my script will adjust tpd if the fps drops below or above the set fps. However I am struggling with getting it done. Is there a simple way to capture the fps ? Thanks

Describe the bug
A clear and concise description of what the bug is.

List relevant hardware/software information

  • Linux Distribution
  • MangoHud version
  • GPU

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

The only way currently is to have mangohud log to a file and read that file

You can write this as a feature request

You can write this as a feature request

Scratch that, there is already a feature request for this here #1166