mirror of
https://github.com/libretro/RetroArch
synced 2025-04-02 07:20:34 +00:00
retroarch.cfg: Add fps_show
and framecount_show
This commit is contained in:
parent
559be4cff2
commit
cb21f3f33f
@ -121,6 +121,12 @@
|
|||||||
# by video driver.
|
# by video driver.
|
||||||
# suspend_screensaver_enable = true
|
# suspend_screensaver_enable = true
|
||||||
|
|
||||||
|
# Display framerate.
|
||||||
|
# fps_show = false
|
||||||
|
|
||||||
|
# Display total number of frames rendered. (only displays if fps_show is enabled)
|
||||||
|
# framecount_show =
|
||||||
|
|
||||||
# Which monitor to prefer. 0 (default) means no particular monitor is preferred, 1 and up (1 being first monitor),
|
# Which monitor to prefer. 0 (default) means no particular monitor is preferred, 1 and up (1 being first monitor),
|
||||||
# suggests RetroArch to use that particular monitor.
|
# suggests RetroArch to use that particular monitor.
|
||||||
# video_monitor_index = 0
|
# video_monitor_index = 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user