Renderscale (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
== Slash Command ==
== Slash Command ==
{{SlashCommandArticle|command=renderscale|note=Changes the scale at which the 3D world is rendered relative to your screen size.}}
{{SlashCommandArticle|command=renderscale|options=[0.01-2.0]|note=Changes the scale at which the 3D world is rendered relative to your screen size.}}


<span style="color:red">The various RenderScale commands do not appear to do anything.</span>
* 1.0 = 100% The default size and resolution of your screen
* Use the {{slashcommand|userenderscale|1}} command first to enable 3D resolution scaling.
* This command alters the 3D Resolution Scaling slider in Options--> Graphics and Audio tab.
 
{{slashcommand|renderscale}} changes the image resolution of the game's 3D world based on a percentage of your display's size. For example, if you had a 1920x1080 screen size, '''''/renderscale 0.5''''' would set the screen resolution to 50% of your screen's size or 690x540. Unlike the World Detail setting in Options, this command changes the entire screen not merely specific objects that are rendered by the graphics card.
 
 
==[[Command Line Parameters|Command Line Parameter]]==
The command can be made more or less permanent by running it automatically at log-in as a [[Command Line Parameters|Command Line Parameter]]. For example,<BR /> <code>-renderscale 0.5</code>
 
 
==Example==
{{slashcommand|renderscale|0.5}}





Revision as of 01:42, 29 December 2023

Slash Command

/renderscale [0.01-2.0]

Changes the scale at which the 3D world is rendered relative to your screen size.

  • 1.0 = 100% The default size and resolution of your screen
  • Use the /userenderscale 1 command first to enable 3D resolution scaling.
  • This command alters the 3D Resolution Scaling slider in Options--> Graphics and Audio tab.

/renderscale changes the image resolution of the game's 3D world based on a percentage of your display's size. For example, if you had a 1920x1080 screen size, /renderscale 0.5 would set the screen resolution to 50% of your screen's size or 690x540. Unlike the World Detail setting in Options, this command changes the entire screen not merely specific objects that are rendered by the graphics card.


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 example,
-renderscale 0.5


Example

/renderscale 0.5


Also