v_sync off causes major lag
Posted: Sun Dec 03, 2006 4:13 pm
If I turn off v_sync in windows and/or turn it off with gl_swapinterval 0, I get major lags whenever I jump.... i hang in the air.
Any ideas as to what is wrong ? Or if it's not in the cfg, what to do? I'm a complete moron when it comes to changing stuff.
Code: Select all
/Video settings
m_filter "1"
set ch_alpha "1"
set ch_blue "1"
set ch_green "1"
set ch_pulse "1.300000"
set ch_red "1"
set ch_scale "1"
set cl_autoscreenshot "0"
set cl_chathud "0"
set cl_clock "1"
set cl_fps "1"
set cl_gunalpha "0.700000"
set cl_hudalpha "0.700000"
set cl_maptime "1"
set cl_netgraphmode "3"
set cl_run "1"
set cl_stereo_separation "0.4"
set cl_timestamps "2"
set cl_vwep "1"
set cl_winampmessages "1"
set con_alpha "0.4"
set con_notifyfade "1"
set con_notifylines "4"
set con_scrlines "2"
set gl_mode "4"
set gl_texturemode "GL_LINEAR_MIPMAP_LINEAR"
set vid_ref "ncgl"
set gl_modulate "3.0"
set intensity "1"
set gl_shadows "1"
set gl_polyblend "1"
set vid_gamma "0.2"
set gl_replacewal "1"
set fov "100"
set freelook "1"
set gender "female"
set gl_3dlabs_broken "1"
set gl_dynamic "2"
set gl_dynamics "2"
set gl_ext_compiled_vertex_array "1"
set gl_ext_multitexture "1"
set gl_ext_pointparameters "0"
set gl_ext_swapinterval "1"
set gl_finish "0"
set gl_fontshadow "1"
set gl_modulate "3.0"
set gl_particle "0"
set gl_particle_att_a "0.01"
set gl_particle_att_b "0.0"
set gl_particle_att_c "0.01"
set gl_particle_max_size "40"
set gl_particle_min_size "2"
set gl_particle_size "40"
set gl_replacewal "1"
set gl_screenshot_quality "100"
set gl_shadows "2"
set gl_stainmaps "0"
set gl_swapinterval "1"
set gl_texturealphamode "default"
set gl_texturemode "GL_LINEAR_MIPMAP_NEAREST"
set gl_texturesolidmode "default"
set gl_vertex_arrays "0"
set gl_waterwaves "3"
set gl_celshading "1"
set cl_drawchathud "1"
set cl_drawtime "1"
set cl_drawping "1"
set gl_clear "1"
set cl_particles "1"
Any ideas as to what is wrong ? Or if it's not in the cfg, what to do? I'm a complete moron when it comes to changing stuff.