Tema: ARMA 2
View Single Post
Staro 21.10.2009., 17:00   #48
gnomisa
Registered User
Moj komp
 
gnomisa's Avatar
 
Datum registracije: Feb 2003
Lokacija: Zagreb
Postovi: 1,556
optimizacija ARME2

evo par savjeta kako poboljšati performanse ARME2:

1) dodati u Arma2 shortcut i probati:

-maxmem=2047 : Allows game engine to use more RAM (2047 is hardcoded maximum atm, anything higher falls back to 2047) - ovo bi trebalo najviše koristiti ekipi koja ima 64 bitni OS

-cpuCount=X : Change X to a number equal or less than numbers of available cores. (2 seems to have the best results....even on quads!)

primjer: X\program files\ArmA2\arma2.exe -maxmem=2047 -cpuCount=2


2) trik za probati unutar Arma2.cfg fajla (nakon svake izmjene Arma2.cfg fajl treba staviti kao read only da ga ARMA2 ne bi mijenjala!):

- Video memory setting 'Default' uses the value in Arma2.cfg. 'Very High' is 512mb, therefore 'Default' will actually be higher if your card has more than 512mb vram. So you need to change memory amount in arma2.cfg to more than 512mb (if you have more on your GPU)

3) under ARMAI2`s profile in the nvidia control panel, change max pre-rendered frames to 8, gives a nice performance boost.

4) Shadow setting 'Very High' usually offers better performance than 'High'

5) disable PhysX in nvidia CP
gnomisa je offline   Reply With Quote