Norenderthread (Command Line Parameter): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 13: Line 13:


== See Also ==
== See Also ==
* {{slashcommand|renderthread}}
* {{launchparam|renderthread}}
* {{slashcommand|norenderthread}}
* {{launchparam|norenderthread}}
* {{slashcommand|userenderscale}}
* {{launchparam|userenderscale}}
* {{slashcommand|renderscale}}
* {{launchparam|renderscale}}
* {{slashcommand|renderscalefilter}}
* {{launchparam|renderscalefilter}}
* {{slashcommand|renderscalex}}
* {{launchparam|renderscalex}}
* {{slashcommand|renderscaley}}
* {{launchparam|renderscaley}}
* {{slashcommand|rendersize}}
* {{launchparam|rendersize}}





Latest revision as of 07:47, 26 June 2023

Command Line Parameter

-norenderthread [0-1]

Tell the client to NOT use a separate thread for rendering graphics. (You're unlikely to want to do this.)

  • 0 = Enable thread, 1 = Disable thread. Default = 0.
  • Unneeded as of Issue 11.


Example

-norenderthread 1


See Also