List of client commands: Difference between revisions

From Vintage Story Wiki
Added initial .clientconfig description, gathered from News.
mNo edit summary
(Added initial .clientconfig description, gathered from News.)
Line 64: Line 64:
Clears your chat history<br>
Clears your chat history<br>
&nbsp;
&nbsp;
</li>
<li>
<strong>.clientconfig [parameterName] [parameterValue]</strong><br>
Changes client configuration at runtime. Added at [https://www.vintagestory.at/blog.html/news/the-road-to-the-smithing-system-135-r83/ v1.3.5].<br>
<ul>
<li>
<strong>.clientconfig floatyGuis [1|0]</strong>: Enables/disables the experimental feature where chest dialogs float above the chests. (introduced [https://www.vintagestory.at/blog.html/news/the-vintage-operating-system-v151-r121/ v1.5.1]).
</li>
<li>
<strong>.clientconfig set showentitydebuginfo [0|1]</strong>: Displays arbitrary debug information above entities. (introduced [https://www.vintagestory.at/blog.html/news/smithing-chickens-v136-r86/ v1.3.6]).<br>
May require corresponding server command <strong>/entity debug 1</strong>
</li>
<li>
<strong>.clientconfig set ssaa [0.5|2]</strong>: Controls Sampling Pixel Rate.<br>
<strong>0.5</strong> value enables 0.5x Sampling rate and gives 50% performance gain at the cost of reduced graphics quality for ultra low end hardware.<br>
<strong>2</strong> value enables 2-4x Sampling rate. Very laggy but allows making massive screenshots (e.g. 7680x4320 pixels)<br>
Supposed to be used with <strong>.clientconfig set scaleScreenshot 0</strong><br>
(introduced [https://www.vintagestory.at/blog.html/news/the-road-to-the-smithing-system-135-r83/ v1.3.5]).<br>
</li>
</ul><br>
</li>
</li>
<li>
<li>
Line 79: Line 99:
<li>
<li>
<strong>.zfar [value]</strong><br>
<strong>.zfar [value]</strong><br>
Set's the clipping plane distance, everything beyond given value is no longer visible (default value is 1000)<br>
Sets the clipping plane distance, everything beyond given value is no longer visible (default value is 1000)<br>
Very high values will cause Z-Fighting glitches
Very high values will cause Z-Fighting glitches<br>
&nbsp;
</li>
</li>
</ul>
</ul>
354

edits