diff options
Diffstat (limited to 'example')
-rw-r--r-- | example/example.sb | 2 | ||||
-rw-r--r-- | example/vkcube.sb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/example/example.sb b/example/example.sb index b3d4bae..4417fc7 100644 --- a/example/example.sb +++ b/example/example.sb @@ -10,7 +10,7 @@ # 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 +# mangohud : 2 # 4 options 0,1,2,3. 1 outputs just progress bars and banners, 3 being the most verbose # loglevel : 1 diff --git a/example/vkcube.sb b/example/vkcube.sb index ff8f391..85f1b1e 100644 --- a/example/vkcube.sb +++ b/example/vkcube.sb @@ -1,5 +1,5 @@ groot : /usr/bin executable : vkcube gamemode : on -mangohud : on +mangohud : 2 loglevel : 1 |