Maxtexunits (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 8: Line 8:
* '''<span style="color:red">Warning:</span>''' Changing this setting causes unusual results. Probably best to avoid this command unless you know what you're doing.
* '''<span style="color:red">Warning:</span>''' Changing this setting causes unusual results. Probably best to avoid this command unless you know what you're doing.
* {{slashcommand|maxtexunits}} gets an error in the console when using as a slash command, and a message to load it "from disk" appears. This probably means it should only be used as a command line parameter and not a slash command.
* {{slashcommand|maxtexunits}} gets an error in the console when using as a slash command, and a message to load it "from disk" appears. This probably means it should only be used as a command line parameter and not a slash command.
* When used as a slash command, the entire screen goes almost blank on setting 0. I see some graphics change on settings 1, 2, and 4.  
* When used as a slash command, the entire screen goes almost blank on setting 0. I see some graphics changes on settings 1, 2, and 4.  
* "GF" in the command's description ''might'' stand for "Gamedev Framework"?
* "GF" in the command's description ''might'' stand for "Gamedev Framework"?



Revision as of 22:34, 21 January 2024

Slash command

/maxtexunits [0-5]

Limits number of textures used, set to 4 to emulate GF 4/5 path

  • Default is 0.


Editor's notes:

  • Warning: Changing this setting causes unusual results. Probably best to avoid this command unless you know what you're doing.
  • /maxtexunits gets an error in the console when using as a slash command, and a message to load it "from disk" appears. This probably means it should only be used as a command line parameter and not a slash command.
  • When used as a slash command, the entire screen goes almost blank on setting 0. I see some graphics changes on settings 1, 2, and 4.
  • "GF" in the command's description might stand for "Gamedev Framework"?


Command Line Parameter

The command may be used as a Command Line Parameter.


Editor's notes:

  • Setting 0 appears fine when used as a launch parameter, setting 1 creates a black screen on login, and I don't notice much difference using the other settings. For example, -maxtexunits 0.


Example

/maxtexunits 4