Command:Processor

From Lavish Software Wiki
Revision as of 13:46, 7 August 2019 by Lax (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to navigation Jump to search

Syntax

Processor -list|-all|<<#> on|off|only> [<<#> on|off> ...]

Description

Sets CPU Process affinity.

Notes

  1. "processor -list" shows the current setting for the process
  2. "processor -all" will enable all CPU cores
  3. "proclock on" will lock the affinity so the game cannot adjust it (but it can still be adjusted through task manager)

Examples

Use processor 1 only
proc 1 only
Use processors 1 and 2 only
proc 1 only 2 on

See Also