Skip to content

Commit

Permalink
readme: gamescope note
Browse files Browse the repository at this point in the history
  • Loading branch information
flightlessmango committed Jun 20, 2024
1 parent 2b00432 commit 9955b22
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,13 @@ OpenGL games may also need `dlsym` hooking. Add `--dlsym` to your command like `
Some Linux native OpenGL games overrides LD_PRELOAD and stops MangoHud from working. You can sometimes fix this by editing LD_PRELOAD in the start script
`LD_PRELOAD=/path/to/mangohud/lib/`

## gamescope

To enable mangohud with gamescope you need to install mangoapp.
`gamescope --mangoapp %command%`

Using normal mangohud with gamescope is not support.

## Hud configuration

MangoHud comes with a config file which can be used to set configuration options globally or per application. Usually it is installed as `/usr/share/doc/mangohud/MangoHud.conf.example` or [get a copy from here](https://raw.githubusercontent.com/flightlessmango/MangoHud/master/data/MangoHud.conf).
Expand Down

0 comments on commit 9955b22

Please sign in to comment.