flightlessmango
flightlessmango
Should be trivial to rule out mangohud, just try without mangohud
Can you test again with latest git?
> cannot even get the horizontal position Sounds like a user issue or old version. Reopen after testing with 0.7.1+
You can't, it's a bug that needs to be fixed
Unlike lm-sensors, we don't have a lot of space to label each temp. If we just give access to all temps, how would you choose which ones you want? How...
Doesn't look like system-monitoring-center uses that path either, but just wraps nvidia-smi instead. If nvidia-smi works then mangohud *should* also work as they both use the nvml library. Do you...
You should be able to do this using presets `presets.conf` ``` [preset 1] gpu_temp cpu_temp ``` `Game.conf` ``` preset=1 gl_bind_framebuffer=0 ```
You don't need a script to toggle fps limits, this is already a feature in mangohud
@koloved > its not working in wayland when i tried this last time We've recently added wayland keybinds, so that's probably why it didn't work
@luisalvarado it's probably because the script that launches the game resets the `LD_PRELOAD` env variable which mangohud relies on for injecting in opengl