Renderscalefilter (Command Line Parameter): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
(Created page with "__NOTOC__ == Command Line Parameter== {{SlashCommandArticle|command=renderscalefilter|options=number|note=Changes method of filtering used in renderscaling}} * Default = 0 * This command appears to only work as a command line parameter. * {{slashcommand|renderscalefilter}} changes an OpenGL feature in graphics rendering that changes the filtering mode for sprites (pixels). Not certain which modes it changes, but 2 I ran across randomly were linear and bilinear filtering...")
 
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
== Command Line Parameter==
== Command Line Parameter==
{{SlashCommandArticle|command=renderscalefilter|options=number|note=Changes method of filtering used in renderscaling}}
: {{launchparam|renderscalefilter|number}}
Changes method of filtering used in renderscaling


* Default = 0
* Default = 0
Line 22: Line 23:
[[Category:Slash Commands]]
[[Category:Slash Commands]]
[[Category:Graphic Commands]]
[[Category:Graphic Commands]]
{{Navbox Command Line Parameters}}
[[Category:Command Line Parameters]]

Revision as of 04:18, 29 December 2023

Command Line Parameter

-renderscalefilter number

Changes method of filtering used in renderscaling

  • Default = 0
  • This command appears to only work as a command line parameter.
  • /renderscalefilter changes an OpenGL feature in graphics rendering that changes the filtering mode for sprites (pixels). Not certain which modes it changes, but 2 I ran across randomly were linear and bilinear filtering.
  • When used, this command also changes the 3D render scaling. This is probably not intended.



Also