config problem. help plz


seta r_highQualityVideo "1"
seta r_normallength "0.5"
seta r_trisColor "1.0 1.0 1.0 1.0"
seta r_primitives "1"
seta r_railSegmentLength "32"
seta r_railCoreWidth "1"
seta r_railWidth "16"
seta r_facePlaneCull "0"
seta r_directscale "1.3"
seta r_swapInterval "0"
seta r_textureMode "GL_LINEAR_MIPMAP_LINEAR"
seta r_finish "0"
seta r_dlightBacks "1"
seta r_dynamiclight "1"
seta r_drawSun "1"
seta r_fastsky "0"
seta r_ignoreGLErrors "1"
seta r_flares "1"
seta r_lodbias "-2"
seta r_lodCurveError "250"
seta r_ignoreFastPath "0"
seta r_smp "1" unsafe
seta r_subdivisions "1"
seta r_simpleMipMaps 0
seta r_customaspect "1"
seta r_fullscreen "1"
seta r_lodscale "100000"

seta r_depthbits "32" unsafe
seta r_stencilbits "32" unsafe
seta r_colorbits "32" unsafe
seta r_texturebits "32" unsafe
seta r_detailtextures "2"
seta r_rmse "0.0"
seta r_roundImagesDown "0"
seta r_picmip "0"
seta r_picmip2 "0"
seta r_clampToEdge "0" unsafe
seta r_ext_texture_env_add "1" unsafe
seta r_nv_fogdist_mode "GL_EYE_RADIAL_NV" unsafe
seta r_ext_NV_fog_dist "1" unsafe
seta r_ext_texture_filter_anisotropic "1" unsafe
seta r_ati_fsaa_samples "1" unsafe
seta r_ati_truform_pointmode "GL_PN_TRIANGLES_POINT_MODE_LINEAR" unsafe
seta r_ati_truform_normalmode "GL_PN_TRIANGLES_NORMAL_MODE_LINEAR" unsafe
seta r_ati_truform_tess "1" unsafe
seta r_ext_ATI_pntriangles "1" unsafe
seta r_glIgnoreWicked3D "0" unsafe
seta r_ext_compiled_vertex_array "1" unsafe
seta r_ext_multitexture "1" unsafe
seta r_ext_gamma_control "1" unsafe
seta r_ext_compressed_textures "1" unsafe
seta r_allowExtensions "0" unsafe
seta r_glDriver "opengl32" unsafe
seta r_drawfoliage "1"
seta r_wolffog 0
seta cg_gunx 0
seta r_nocurves "1"
seta r_lowmemtexturesize 0
seta r_nocull 1
seta r_simpleitems 0


when i exec my cfg & do /vid_restart , i get a Black line on the right side of my desk. how could i get of it? help me plz. ;-)
Comments
3
seta r_mode 4

check if it is set to -1
if it is -1 check the values of r_customheight and r_customwidth
add r_mode and r_displayrefresh
thanks all.
Back to top