You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MangoHud/bin
Nicolas Adenis-Lamarre 1756e8d852
options: image <path> / image_max_width (int) / image_background (path)
image : to display an image component (only one component of type image can be rendered)
        note that the texture is never cleared, nor reloaded (in case of configuration modification).

image_max_width: by default, the width of the image is the one of the pannel (value is 0). with this
                 option, you can reduce it.

image_background: global background image to display

Signed-off-by: Nicolas Adenis-Lamarre <nicolas.adenis.lamarre@gmail.com>
2 years ago
..
MangoHud.conf options: image <path> / image_max_width (int) / image_background (path) 2 years ago
gen_enum_to_str.py Use xml.etree.ElementTree 4 years ago
mangohud-setup.sh Fix mangohud-setup.sh paths 3 years ago
mangohud.in Only use MANGOHUD=1 in script 3 years ago