Renderscaley (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:
__NOTOC__
== Slash Command ==
== Slash Command ==
{{SlashCommandArticle|command=renderscaley|note=Changes the vertical scale at which the 3D world is rendered relative to your screen size}}
{{SlashCommandArticle|command=renderscaley|note=Changes the vertical 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.
 
This command does the same thing as {{slashcommand|renderscale}} except it only adjusts the resolution for the vertical or Y-axis of the screen.
 
 
==[[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>-renderscaley 0.5</code>
 
 
==Example==
{{slashcommand|renderscaley|0.5}}




Line 16: Line 29:
[[Category:Slash Commands]]
[[Category:Slash Commands]]
[[Category:Graphic Commands]]
[[Category:Graphic Commands]]
{{Navbox Command Line Parameters}}
[[Category:Command Line Parameters]]

Revision as of 02:21, 29 December 2023

Slash Command

/renderscaley  

Changes the vertical 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.

This command does the same thing as /renderscale except it only adjusts the resolution for the vertical or Y-axis of the screen.


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,
-renderscaley 0.5


Example

/renderscaley 0.5


Also