Day of Defeat: Source - Autoexec

From Guphi

Jump to: navigation, search

Reviewing the source and removing any unwanted commands and binds is highly recommended.

The downloaded version has some commented out commands. If you want to uncomment them, they may increase performance, but might also cause your game to crash.

If you have an AMD CPU, make sure to fix the CPU commands.

Installation

Copy this file to:

Steam\steamapps\<your steam id>\day of defeat source\dod\cfg

If you have an existing autoexec.cfg file, rename or merge the two together.

Download

Download: autoexec.cfg

Source

//Binds
alias +cjump "+jump; +duck"
alias -cjump "-jump; -duck"
bind space +cjump
bind r +use

alias scrouch crouchdown
alias crouchdown "+duck; alias scrouch crouchup"
alias crouchup "-duck; alias scrouch crouchdown"
bind alt scrouch

alias r3dskyon "r_3dsky 1; bind f7 r3dskyoff"
alias r3dskyoff "r_3dsky 0; bind f7 r3dskyon"
bind f7 r3dskyoff

//CPU Commands
r_3dnow 0
r_mmx 1
r_sse 1
r_sse2 1

//System Commands
host_thread_mode 1
cl_threaded_bone_setup 1
cl_threaded_client_leaf_system 1
r_threaded_renderables 1
r_threaded_particles 1
r_threaded_client_shadow_manager 1

//Memory Commands
mem_max_heapsize 2048

//Graphics Commands
cl_ejectbrass 0
cl_forcepreload 1
sv_forcepreload 1
cl_ragdoll_physics_enable 1
cl_ragdoll_fade_time 1
cl_show_splashes 0
cl_identiconmode 2
cl_wpn_sway_interp 0.1
cl_wpn_sway_scale 0
cl_deathicon_bg_alpha 1
cl_enabledeathfilmgrain 0
cl_muzzleflash_dlight_3rd 1
cl_muzzleflash_dlight_1st 0
mat_compressedtextures 1
mat_antialias
mat_bloomscale 0
mat_bumpmap 1
mat_fastnobump 1
mat_fastspecular 1
mat_mipmaptextures 1
mat_monitorgamma 1.6
mat_motion_blur_enabled 0
mat_vsync 0
mat_filmgrain 0
r_drawdetailprops 1
r_eyes 0
r_propsmaxdist 100
r_shadows
r_teeth 0
violence_ablood 1
violence_agibs 1
violence_hblood 1
violence_hgibs 1

//Mouse Commands
cl_mouselook 1
lookspring 0
lookstrafe 0
+mlook
m_filter 0
m_forward 1
m_mousespeed 1
m_mouseaccel1 0
m_mouseaccel2 0
m_customaccel 0
m_customaccel_scale 0
m_customaccel_max 0
zoom_sensitivity_ratio .8

//Sound Commands
dod_playwinmusic 0
dod_playachievementsound 0
dod_playrivalrysounds 0
dsp_db_mixdrop 0.1
dsp_db_min 95
dsp_enhance_stereo 1
dsp_mix_max .7
dsp_mix_min .21
dsp_slow_cpu 0
dsp_volume .4
snd_mixahead 0.1
snd_digital_surround 0
snd_duckerattacktime .5
snd_ducktovolume .55
snd_musicvolume 0
snd_pitchquality 1

//Net Settings
cl_cmdbackup 2
cl_cmdrate 101
cl_interp 0.01
cl_lagcomp_errorcheck 1
cl_lagcompensation 1
cl_updaterate 101
cl_smooth 0
cl_interp_ratio 2
cl_smoothtime 0.1
cl_interp_all 1

fps_max 150
net_scale 5
net_graphsolid 0
net_graph 1
net_graphproportionalfont 0.5
net_graphheight 0
rate 30000

//Other Settings
cl_ragdoll_collide 0
cl_showhelp 0
cl_restrict_server_commands 0
cl_deathicon_height 15
cl_deathicon_width 57
cl_downloadfilter "nosounds"
dod_freezecam 0
jpeg_quality 100
overview_zoom 1.5
sv_forcepreload 1
commentary 0
clear
Views
Personal tools