MaxInactiveFps (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Overview ==
__NOTOC__
 
{{SlashCommandArticle|command=MaxInactiveFps|options=number|note=Limits the maximum frames per second that a player's [[client]] shows when the game is not in focus. }}
{{SlashCommandArticle|command=MaxInactiveFps|options=number|note=Limits the maximum frames per second that a player's [[client]] shows when the game is not in focus. }}


* 0 - Default (60 FPS)
* 0 - Default (60 FPS)
* ### - Set desired (1-999)
* ### - Set desired (1-999)
* Commonly used by players when [[Multi Boxing]] to increase performance (usually set between 5 - 15 FPS).
* 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.
* {{slashcommand|MaxInactiveFps}} affects characters running in only one instance of the game. The setting lasts until that instance of the game client is restarted.  
* {{slashcommand|MaxInactiveFps}} affects only one instance/account of the game at a time. 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 type this command into each of your game instances... or use this command as a [[Command Line Parameters|launch parameter]].
* In order for it to affect all [[Multi Boxing|multi-instances]] of the game, you'll need to type this command into each of your game instances... or use this command as a [[Command Line Parameters|launch parameter]].




Line 21: Line 20:


== See Also ==
== See Also ==
* {{slashcommand|maxfps}}
* {{slashcommand|stopinactivedisplay}}
* {{slashcommand|MaxInactiveFps}}
* {{slashcommand|Maxfps}}
* {{slashcommand|showfps}}
* {{slashcommand|graphfps}}





Latest revision as of 20:00, 29 February 2024

/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 only one instance/account of the game at a time. The setting lasts until that instance of the game client is restarted.
  • In order for it to affect all multi-instances of the game, 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