![]() |
|
Performance threads All discussions about CoD performnce |
![]() |
|
Thread Tools | Display Modes |
#1
|
||||
|
||||
![]()
hey guys!i wonder which value is the best in the conf.ini file for me considering the processaffinitymask section.
i have a dual core processor. |
#2
|
|||
|
|||
![]()
Put 2
Since I saw this question raised again, somebody posted this below, I kept his text but did not keep his name (sorry): Look there ProcessAffinityMask option in section [rts] Remove the sign ; in front of him. And exposes its value in accordance with the number of cores a processor, namely: 2 cores - 3 3 core - 7 4 cores - 15 6 cores - 63 8 cores - 255 In my case (Core i5-750) 4 core - put 15. Conclusion: The uniform loading of all cores. In a game where everything is - friezes are but minor Affinity mask settings =1 - core 0 =2 - core 1 =3 - core 0+1 =4 - core 2 =5 - core 0+2 =6 - core 1+2 =7 - core 0+1+2 =8 - core 3 =9 - core 0 + 3 =10 - core 1 + 3 =11 - core 0 + 2 + 3 =12 - core 2 + 3 =13 - core 0 + 2 + 3 =14 - core 1 + 2 + 3 =15 - core 0 + 1 + 2 + 3 |
#3
|
||||
|
||||
![]()
Thanks! Testing now...
|
#4
|
|||
|
|||
![]()
Luthiers Technical FAQ states that the value 3 = 3rd core not 1 and 2.
Who is correct or have I misunderstood something... ![]() I suppose I could just try it and see what happens. |
#5
|
|||
|
|||
![]()
I got mine set to =1, then i just run task manager in game, and set afinity on the launcher process, uncheck Core 0 and leave Core 1 running it
![]() ![]() |
#6
|
|||
|
|||
![]()
Doesn´t work!
|
#7
|
|||
|
|||
![]() Quote:
I think this is the thread you could be looking for ? http://forum.1cpublishing.eu/showthr...mation+windows |
#8
|
||||
|
||||
![]()
according to that thread it says
I7s: SET processAffinityMask "85" I have an I7 4 core with 8 hyperthreads....should my entry in the config file look like this? ;ProcessAffinityMask=; ;ProcessAffinityMask=85 or this? ProcessAffinityMask=85 |
#9
|
||||
|
||||
![]()
ProcessAffinityMask=85
; is a command to ignore what's on the line after. Reads as comment.
__________________
Q9550 @ 3.4 Coolermaster 850w PSu Sapphire HD6970 2GB 8Gb Ram B.Dragon Kingston SSD Win 7 64 Logitech G940 Saitek Quadrant |
#10
|
|||
|
|||
![]() Quote:
|
![]() |
|
|