Norenderthread (Command Line Parameter): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
(Created page with "__NOTOC__ == Command Line Parameter == : {{launchparam|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 ==Also== * {{slashcommand|renderthread}} * {{slashcommand|norenderthread}} * {{slashcommand|userenderscale}} * {{slashcommand|renderscale}} * {{slashcommand|renderscale...")
 
No edit summary
Line 12: Line 12:




==Also==
== See Also ==
* {{slashcommand|renderthread}}
* {{slashcommand|renderthread}}
* {{slashcommand|norenderthread}}
* {{slashcommand|norenderthread}}

Revision as of 02:57, 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