Norenderthread (Command Line Parameter)

From Unofficial Homecoming Wiki
Revision as of 02:54, 26 June 2023 by BlackSpectre (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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


Also