Dr.Demento
Spy
- Joined
- Jan 14, 2010
- Messages
- 378
- Reaction score
- 4
I can't get autoexec.cfg to work AT ALL.
I tried everything.
#1 I checked to make sure the syntax for the cvars I wanted to use was correct:
cl_detaildist "10000"
cl_detailfade "50"
lod_TransitionDist "10000"
r_lod "-4"
#2 I checked to make sure the path was correct:
C:LocalDisk/ProgramFiles/Valve/Steam/SteamApps/[accountprofile]/half-life2/hl2/cfg
#3 I checked to make sure valve.rc contained the correct parameters:
// load the base configuration
//exec default.cfg
// Setup custom controller
exec joystick.cfg
// run a user script file if present
exec autoexec.cfg
//
// stuff command line statements
//
stuffcmds
// display the startup level
startupmenu
#4 I checked to make sure both autoexec.cfg and config.cfg was set to read-only.
#5 I tried running hl2 in offline mode
#6 I tried disabling steam cloud
#7 I tried validating cache files
#8 I checked to make sure autoexec.cfg contained the correct .CFG file extension
#9 I tried using both +exec autoexec.cfg and -exec autoexec.cfg in launch options
EVERYTHING! but I get nada. Does anyone have any suggestions because I'd like to use other cvars in my autoexec.cfg once I get it working. Using the console everytime at startup is cumbersome.
Did I miss anything?
I tried everything.
#1 I checked to make sure the syntax for the cvars I wanted to use was correct:
cl_detaildist "10000"
cl_detailfade "50"
lod_TransitionDist "10000"
r_lod "-4"
#2 I checked to make sure the path was correct:
C:LocalDisk/ProgramFiles/Valve/Steam/SteamApps/[accountprofile]/half-life2/hl2/cfg
#3 I checked to make sure valve.rc contained the correct parameters:
// load the base configuration
//exec default.cfg
// Setup custom controller
exec joystick.cfg
// run a user script file if present
exec autoexec.cfg
//
// stuff command line statements
//
stuffcmds
// display the startup level
startupmenu
#4 I checked to make sure both autoexec.cfg and config.cfg was set to read-only.
#5 I tried running hl2 in offline mode
#6 I tried disabling steam cloud
#7 I tried validating cache files
#8 I checked to make sure autoexec.cfg contained the correct .CFG file extension
#9 I tried using both +exec autoexec.cfg and -exec autoexec.cfg in launch options
EVERYTHING! but I get nada. Does anyone have any suggestions because I'd like to use other cvars in my autoexec.cfg once I get it working. Using the console everytime at startup is cumbersome.
Did I miss anything?
Last edited: