ISKernel:MaxFPS (Command)
Contents
Syntax
MaxFPS | |
Usage | Intermediate |
Level of Understanding | Intermediate |
Computer Savvy | Beginner |
Logic | Intermediate |
MaxFPS -bg|-fg [-calculate|-absolute] [frames per second]
Forms
- MaxFPS -fg - displays maxfps information for the foreground
- MaxFPS -bg - displays maxfps information for the background
- MaxFPS -fg -calculate - changes the foreground mode to calculate
- MaxFPS -fg 60 - changes the maxfps for the foreground to 60
- Default limiting is set to 60fps in "calculate" mode for the foreground, and 30fps in "absolute" mode for the background.
Examples
Display the MaxFPS for the background
- MaxFPS -bg
Display the MaxFPS for the foreground
- MaxFPS -fg
Set the MaxFPS foreground mode to calculate
- MaxFPS -fg -calculate
Set the MaxFPS foreground mode to absolute
- MaxFPS -fg -absolute
Set the MaxFPS foreground mode to calculate and 60 FPS
- MaxFPS -fg -calculate 60
Set the MaxFPS foreground mode to 60
- MaxFPS -fg 60