What does ThreadedInitialLoading do?

Does that enable spreading the game load on multi CPU cores? If so, what should it be set to? "1" for true or to the number of CPU cores?
5,915 views 5 replies
Reply #1 Top
I would guess it will attempt to use multi/hyperthreading during load if such is available and enabled. You'd have to ask Cari on Monday for a definitive answer though.
Reply #2 Top
Well i guessed as much too, but my main issue is, do i set it to "1" for true, as in yes use multiple threads; or should (in my case) i set it to "2" for use both CPU cores? Any ideas?
Reply #3 Top
I would assume it's a simple boolean setting--either it does or it doesn't, 1 or 0.
Reply #4 Top
>bump for cari to look at<
Reply #5 Top
2006/02/24 I posted My Games\GalCiv2\Prefs.ini: Threading Options.
2006/05/02 I posted an e-mail reply from Cari Begle, "There isn't any documentation for the Prefs.ini file. ForceTextureUpdate, HyperthreadEnhancement, and ThreadedInitialLoading don't actually do anything at the moment."