Game Development Community

Torque Affinity

by Ian Omroth Hardingham · in Technical Issues · 03/16/2011 (5:22 am) · 2 replies

Hey guys.

I'm running OOOOOLD TGB 1.3.1 and on multicore systems it looks like Torque is not set to "Any CPU" - rather to a specific CPU. Is this something I can change?

Thanks,
Ian

#1
03/16/2011 (2:52 pm)
Yes and no. You can run Torque on a specific CPU. Look for setProcessAffinityMask in the source code. But running a engine parallel on all cpu's is not very easy.
#2
03/16/2011 (2:54 pm)
But i like it to run Torque on only one CPU, because this way i can use the other cores for AI.