Code Monkey home page Code Monkey logo

Comments (9)

flightlessmango avatar flightlessmango commented on May 17, 2024

in what location is this config file?

from mangohud.

arrowgent avatar arrowgent commented on May 17, 2024

default installed file

/home/catbox/.config/MangoHud/MangoHud.conf

from mangohud.

flightlessmango avatar flightlessmango commented on May 17, 2024

does it work if you set it manually with the environment variable? MANGOHUD_CONFIG=toggle_hud=0,toggle_logging=0

from mangohud.

arrowgent avatar arrowgent commented on May 17, 2024
MANGOHUD=1 MANGOHUD_CONFIG=toggle_hud=0,toggle_logging=0 %command%

steam proton 5.02
launch option
seems to work

Nvidia 440.59
Vulkan Instance Version: 1.2.131
apiVersion = 4198519 (1.1.119)

earlier the HUD came back and all i did was exit to the menu
wierd

from mangohud.

flightlessmango avatar flightlessmango commented on May 17, 2024

it sounds like the file is being overridden by another config file or it's not being read, if you run MANGOHUD=1 vkcube he should print some info about configs in console. Can you paste that here?

from mangohud.

arrowgent avatar arrowgent commented on May 17, 2024

parsing config: /home/catbox/.local/share/MangoHud/MangoHud.conf [ ok ]
parsing config: /home/catbox/.config/MangoHud/MangoHud.conf [ ok ]
skipping config: /home/catbox/.config/MangoHud/vkcube.conf
skipping config: /usr/bin/MangoHud.conf
cat: /etc/upstream-release: Is a directory

ahh i see, its in .local also hmm
maybe i should create a syslink

from mangohud.

arrowgent avatar arrowgent commented on May 17, 2024

although my settings in .config override the other

from mangohud.

arrowgent avatar arrowgent commented on May 17, 2024

mv .local to MangoHud.conf.bak

skipping config: /home/catbox/.local/share/MangoHud/MangoHud.conf
parsing config: /home/catbox/.config/MangoHud/MangoHud.conf [ ok ]
skipping config: /home/catbox/.config/MangoHud/vkcube.conf
skipping config: /usr/bin/MangoHud.conf
cat: /etc/upstream-release: Is a directory

symlink .config to .local
~/.local/share/MangoHud $ ln -s ~/.config/MangoHud/MangoHud.conf

from mangohud.

arrowgent avatar arrowgent commented on May 17, 2024

yeah so the problem being seems to be pulling multiple .conf files and doesnt set a priority for which rules to follow

thanks a lot! that helps track down some further config setup

from mangohud.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.