MaxInactiveFps (Slash Command): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
* 0 - Default (60 FPS) | * 0 - Default (60 FPS) | ||
* ### - Set desired (1-999) | * ### - Set desired (1-999) | ||
* | * Like {{slashcommand|stopinactivedisplay}}, this command is commonly used by players when [[Multi Boxing]] to increase performance (usually set between 5 - 15 FPS). | ||
* The game client is set to a maximum of 60 FPS as default. | * The game client is set to a maximum of 60 FPS as default. | ||
* The command will stay in effect until the game client is restarted. | * The command will stay in effect until the game client is restarted. | ||
Line 20: | Line 20: | ||
== See Also == | == See Also == | ||
* {{slashcommand|stopinactivedisplay}} | |||
* {{slashcommand|maxfps}} | * {{slashcommand|maxfps}} | ||
Revision as of 22:28, 26 June 2023
/MaxInactiveFps number
Limits the maximum frames per second that a player's client shows when the game is not in focus.
- 0 - Default (60 FPS)
- ### - Set desired (1-999)
- Like /stopinactivedisplay, this command is commonly used by players when Multi Boxing to increase performance (usually set between 5 - 15 FPS).
- The game client is set to a maximum of 60 FPS as default.
- The command will stay in effect until the game client is restarted.
- /MaxInactiveFps affects characters running in only one instance of the game. The setting lasts until that instance of the game client is restarted.
- In order for it to take effect on all characters you are using to multi-box, you'll need to type this command into each of your game instances... or use this command as a launch parameter.
Command Line Parameter
The command can be made more or less permanent by running it automatically at log-in as a Command Line Parameter. For multi-boxers, this has the added benefit of automatically setting -maxinactiveFPS for every instance of the game that you run. For example, -MaxInactiveFps 15
.
Example
/MaxInactiveFps 15
See Also