Difference between revisions of "ISKernel:MaxFPS (Command)"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
== Examples == | == Examples == | ||
+ | === Display the MaxFPS for the background === | ||
*MaxFPS -bg | *MaxFPS -bg | ||
+ | === Display the MaxFPS for the foreground === | ||
*MaxFPS -fg | *MaxFPS -fg | ||
+ | === Set the MaxFPS foreground mode to calculate === | ||
*MaxFPS -fg -calculate | *MaxFPS -fg -calculate | ||
+ | === Set the MaxFPS foreground mode to absolute === | ||
*MaxFPS -fg -absolute | *MaxFPS -fg -absolute | ||
+ | === Set the MaxFPS foreground mode to calculate and 60 FPS === | ||
*MaxFPS -fg -calculate 60 | *MaxFPS -fg -calculate 60 | ||
+ | === Set the MaxFPS foreground mode to 60 === | ||
*MaxFPS -fg 60 | *MaxFPS -fg 60 | ||
Revision as of 17:39, 24 August 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
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