saner default config for testing

This commit is contained in:
Daniel Wolf 2021-02-21 11:41:49 -05:00
parent 946b4b2248
commit f2f687c579
Signed by: nephatrine
GPG Key ID: F402AF4822FB01F5
1 changed files with 8 additions and 10 deletions

View File

@ -88,7 +88,7 @@ set gl_texturemode "GL_LINEAR_MIPMAP_NEAREST"
set gl_driver "opengl32"
set gl_finish "0"
set gl_shadows "0"
set gl_mode "3"
set gl_mode "6"
set gl_modulate "1"
set gl_particle_att_c "0.01"
set gl_particle_att_b "0.0"
@ -105,7 +105,7 @@ set gender "male"
set fov "90"
set msg "1"
set rate "25000"
set freelook "0"
set freelook "1"
set cl_stereo_separation "0.4"
set adr8 ""
set adr7 ""
@ -119,12 +119,10 @@ set adr0 ""
set cd_nocd "0"
set s_primary "0"
set s_mixahead "0.2"
set s_loadas8bit "1"
set s_khz "11"
set s_loadas8bit "0"
set s_khz "22"
set s_volume "0.7"
set sw_mode "0"
set sw_stipplealpha "0"
set sw_allow_modex "1"
set vid_gamma "1"
set vid_ypos "32"
set vid_xpos "115"
@ -140,10 +138,10 @@ set skin "male/grunt"
set name "hook"
set lookstrafe "0"
set lookspring "1"
set m_pitch "-0.022000"
set hand "2"
set cl_run "0"
set crosshair "1"
set m_pitch "0.022000"
set hand "0"
set cl_run "1"
set crosshair "2"
set sensitivity "9.000000"
set win_noalttab "0"
set vid_fullscreen "0"