Difference between revisions of "Command:Processor"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 1: Line 1:
Sets CPU Process affinity.
+
== Syntax ==
 
Usage:
 
 
Processor -list|<<#> on|off|only> [<<#> on|off> ...]
 
Processor -list|<<#> on|off|only> [<<#> on|off> ...]
  
Notes:
+
== Description ==
 +
Sets CPU Process affinity.
  
 +
== Notes ==
 
#"processor -list" shows the current setting for the process
 
#"processor -list" shows the current setting for the process
 
#"proclock on" will lock the affinity so the game cannot adjust it (but it can still be adjusted through task manager)
 
#"proclock on" will lock the affinity so the game cannot adjust it (but it can still be adjusted through task manager)
 +
 +
== Examples ==
 +
 +
== See Also ==
 +
*[[LavishScript:Commands|LavishScript Commands]]
 +
*[[IS:Uplink#Commands|Inner Space Uplink Commands]]
 +
 +
{{Command-Stub}}
 +
[[Category:Inner Space]]
 +
[[Category:Inner Space Uplink]]
 +
[[Category:Inner Space Uplink Commands]]

Revision as of 19:56, 2 May 2010

Syntax

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

Description

Sets CPU Process affinity.

Notes

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

Examples

See Also