ça raccourcis les temps de chargements, et vire les stutters lors des explosions à priori :I found the solution:
In graphics.cfg, only have to change:
"mode = "USE_PRECOMPILED_EFFECTS_FOR_UNCHANGED_FILES"
per
mode = "USE_PRECOMPILED_EFFECTS_ONLY".
Then, you will see superfaster loading times, no first pause when bombs explodes.
Kind Regards !
Francisco Clavijo Sáez AKA "Gryzor"
source :Change line 73,74 of C:\Program Files\Eagle Dynamics\DCS A-10C\Config\graphics.cfg with NOTEPAD++
Citation:
mode = "USE_PRECOMPILED_EFFECTS_FOR_UNCHANGED_FILES";
// mode = "USE_PRECOMPILED_EFFECTS_ONLY"
to
Citation:
// mode = "USE_PRECOMPILED_EFFECTS_FOR_UNCHANGED_FILES";
mode = "USE_PRECOMPILED_EFFECTS_ONLY"
Nate
http://forums.eagle.ru/showthread.php?t=71388&page=4