What's the difference between an autoexec.cfg and system.cfg

Post » Fri Mar 08, 2013 6:00 am

title says it all
User avatar
Lilit Ager
 
Posts: 3444
Joined: Thu Nov 23, 2006 9:06 pm

Post » Fri Mar 08, 2013 9:03 am

System.cfg loads earlier, might get modified by the game, and settings might be overridden by in-game menu settings. Autoexec.cfg loads last after all game menu settings, and is a user-created file which the game shouldn't ever write to (it doesn't exist by default).

Generally I think it's better to use autoexec.cfg, although there may be some settings that need to be in system.cfg in order to work properly (for example, they may need to load early if other game systems need to refer to those settings when they start up).

At least that's my understanding of it. Anyone feel free to correct me if I'm wrong or if I've missed something.

User avatar
sara OMAR
 
Posts: 3451
Joined: Wed Jul 05, 2006 11:18 pm

Post » Fri Mar 08, 2013 6:35 am

More or less the same thing but this page has a pretty detailed explanation on them: Configs
User avatar
Emmanuel Morales
 
Posts: 3433
Joined: Sat Oct 06, 2007 2:03 pm


Return to Crysis