Mon Feb 06, 2012 11:07 am
Theres a confusion here =)
You cannot "force" a computer to use its multicore (if it has one), because it does by default. Instead a program, like a game, can be made without Multicore support (ie only use 1 core). So, some games have this command to force the game to use Multicore instead of only one.
This is a game command, not a computer one. And not all game have it, even, it can be a different command like "Multiproc = 1" to add in a .ini file, etc... depends on the game.
Mostly this kind of command were added in games when multicored computer/processors appeared and the game were only developped for single core computer.
As an exemple for PoN this line in the system.opt file does what you speak about:
sysAffinity = 1 // 1 means multiple CPU used
Les impatients ne savent pas ce qui est bon.