diff options
author | sinanmohd <pcmsinan@gmail.com> | 2023-02-18 10:24:33 +0530 |
---|---|---|
committer | sinanmohd <sinan@firemail.cc> | 2023-04-07 14:57:56 +0530 |
commit | 1670754d97e1d3eda9ad2470696c90fcc52e9630 (patch) | |
tree | d30b131fd55d2fc5ba8b45a632cc9c646a833742 /example | |
parent | 8660195f7918009442b649407d19806bf9a80c95 (diff) |
feature: mangohud: add support for diffrent perfomance overlay levels
Diffstat (limited to 'example')
-rw-r--r-- | example/example.sb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/example/example.sb b/example/example.sb index 476be3b..87b9956 100644 --- a/example/example.sb +++ b/example/example.sb @@ -6,8 +6,9 @@ # 3) soibox config is located at ~/.config/soibox/soibox.conf, this applies # to all games, game profiles are specific to each game -# use mangohud for perfomance overlay in games. -# mangohud : on +# use mangohud perfomance overlay, the value can either be on, 1,2,3,4 or path to +# a mangohud config. 1 being just the fps and 4 being the most verbose option, +# mangohud : 3 # 4 options 0,1,2,3. 1 outputs just progress bars and banners, 3 being the most verbose # loglevel : 1 |