Page 1 of 1

What does parameter HardwareThreadCount stand for?

Posted: 18 Feb 2009, 13:07
by slogic
I've done the WikiFAQ & forum search. Got zero results.

Also is there any document (better written by developers) with description per each key in springsettings.cfg?

Re: What does parameter HardwareThreadCount stand for?

Posted: 18 Feb 2009, 14:10
by andre
The HardwareThreadCount is as far as i know only used by the SMP-Branch yet. If you're using it you have to enter there your number of processors..

Re: What does parameter HardwareThreadCount stand for?

Posted: 18 Feb 2009, 15:11
by Auswaschbar
Leave it on 0 and spring uses as much threads as you have CPU cores (or double, if you have HT). Set to 1 to disable threading (only used in Pregame-Pathing currently).