flightlessmango
flightlessmango
To clarify, you can run other games in steam with mangohud? Because what it looks like is that steam can't find the `mangohud` script and so instantly crashes
reopen if still an issue
It appears procmem is only usable with `legacy_layout=0`, this should probably be changed tho
It only displays the elements that are in the config and it allows you to re-order the elements
For example to see gpu information you need to add `gpu_stats`
Yeah there's no issues implementing it, just time to write it
@Archon97 could you apply this patch and paste the output here? You need to run with `MANGOHUD_LOG_LEVEL=debug` as well ``` diff --git a/src/app/main.cpp b/src/app/main.cpp index e9b6cb1..ff51ae4 100644 --- a/src/app/main.cpp +++...
From the log it doesn't appear like the patch had been applied `mangoapp deviceName` should appear at least
I've attempted to fix it here 9cb5a40d453a419a8711600b471c9cc9c0ce8e81
I think this is resolved. reopen otherwise