Difference between revisions of "ISKernel:MaxFPS (Command)"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== Syntax == | == Syntax == | ||
{{CMD-DR|MaxFPS|Intermediate|Intermediate|Beginner|Intermediate}} | {{CMD-DR|MaxFPS|Intermediate|Intermediate|Beginner|Intermediate}} | ||
− | MaxFPS | + | MaxFPS -bg|-fg [-calculate|-absolute] [frames per second] |
== Description == | == Description == | ||
+ | Displays or changes the framerate limiting setting. By default, limiting is set to 60fps in "calculate" mode for the foreground, and 30fps in "absolute" mode for the background. | ||
== Examples == | == Examples == | ||
+ | *MaxFPS -bg | ||
+ | *MaxFPS -fg | ||
+ | *MaxFPS -fg -calculate | ||
+ | *MaxFPS -fg -absolute | ||
+ | *MaxFPS -fg -calculate 60 | ||
+ | *MaxFPS -fg 60 | ||
== See Also == | == See Also == |
Revision as of 07:22, 23 April 2005
Contents
Syntax
MaxFPS | |
Usage | Intermediate |
Level of Understanding | Intermediate |
Computer Savvy | Beginner |
Logic | Intermediate |
MaxFPS -bg|-fg [-calculate|-absolute] [frames per second]
Description
Displays or changes the framerate limiting setting. By default, limiting is set to 60fps in "calculate" mode for the foreground, and 30fps in "absolute" mode for the background.
Examples
- MaxFPS -bg
- MaxFPS -fg
- MaxFPS -fg -calculate
- MaxFPS -fg -absolute
- MaxFPS -fg -calculate 60
- MaxFPS -fg 60