View Single Post
  #33  
Old 05-07-2012, 08:09 AM
II/JG54_Emil II/JG54_Emil is offline
Approved Member
 
Join Date: Dec 2007
Posts: 208
Default

just for clarification.
do I need to set the process affinity mask in the conf ini or is the game handling the cores automatically?
If I do need to set them up how to do it?

In IL-2 it is supposed to goe in the [rts] section of the conf.ini.
i.e. Dualcore:
[rts]
ProcessAffinityMask=3

http://forum.sturmovik.de/index.php?topic=982.0


Processor Variable Setting for usage of all cores:
HTML Code:
Dual-cores					3
Tri-cores					7

Quad-cores & I5s				15
I7s						255
16-core/8-core hyper-threaded (untested)	65535

Optimal for Multi-core Processors	
Dual-cores					3
Tri-cores & i5s					7
Quad-cores					15
I7s						85
16-core/8-core hyper-threaded (untested)	21845
Reply With Quote