Renderscalex (Slash Command): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | |||
== Slash Command == | == Slash Command == | ||
{{SlashCommandArticle|command=renderscalex|note=Changes the horizontal scale at which the 3D world is rendered relative to your screen size}} | {{SlashCommandArticle|command=renderscalex|options=[0.01-2.0]|note=Changes the horizontal 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 {{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 horizontal or X-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>-renderscalex 0.5</code> | |||
==Example== | |||
{{slashcommand|renderscalex|0.5}} | |||
Line 9: | Line 24: | ||
* {{slashcommand|renderscalex}} | * {{slashcommand|renderscalex}} | ||
* {{slashcommand|renderscaley}} | * {{slashcommand|renderscaley}} | ||
Line 16: | Line 29: | ||
[[Category:Slash Commands]] | [[Category:Slash Commands]] | ||
[[Category:Graphic Commands]] | [[Category:Graphic Commands]] | ||
{{Navbox Command Line Parameters}} | |||
[[Category:Command Line Parameters]] |
Latest revision as of 09:29, 5 January 2024
Slash Command
/renderscalex [0.01-2.0]
Changes the horizontal 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 horizontal or X-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,
-renderscalex 0.5
Example
/renderscalex 0.5
Also