How to print the FPS as rather than on the status bar?The above prints it as , I tried the following to get it to print as :
24
24000
Code:
/statusbar_selected_item_format=$frame-rate:
24000
24
- this seems to have no effect
/statusbar_selected_item_format=[ceiling:$frame-rate:]
- , this seems to print nothing to the status bar
/statusbar_selected_item_format=[text:ceiling:$frame-rate:]
Statistics: Posted by Ralf_Reddings — Tue Jun 18, 2024 4:32 pm