need config help plz

when i look far away in the map, textures get blurry and start like moving, normally i never had it but i tried some cfg's and now its is fucked up

whot command do i need to fix this

i thank you
Comments
4
wow less info pls so we can help u better
*sarcasm off*
Post the config pls
seta r_allowSoftwareGL "0"
seta r_smp "0" unsafe
seta r_mode "6"
seta r_depthbits "0" unsafe
seta r_stencilbits "0" unsafe
seta r_stereo "0" unsafe
seta r_colorbits "0" unsafe
seta r_texturebits "0" unsafe
seta r_clampToEdge "1" 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 "0" unsafe
seta r_ext_texture_filter_anisotropic "0" 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 "0" 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 "1" unsafe
seta r_glDriver "opengl32" unsafe
seta r_uiFullScreen "0"
seta r_picmip "0"
seta r_roundImagesDown "5"
seta r_rmse "0.0000"
seta r_detailtextures "0"
seta r_overBrightBits "0"
seta r_ignorehwgamma "1"
seta r_normallength "0.5"
seta r_inGameVideo "1"
seta r_fullscreen "1"
seta r_customwidth "1600.0"
seta r_customheight "1024.0"
seta r_customaspect "1"
seta r_simpleMipMaps "1"
seta r_subdivisions "12"
seta r_ignoreFastPath "0"
seta r_mapOverBrightBits "3"
seta r_intensity "1.5"
seta r_lodCurveError "250"
seta r_lodbias "2"
seta r_flares "0"
seta r_znear "3"
seta r_ignoreGLErrors "1"
seta r_fastsky "0"
seta r_drawSun "0"
seta r_dynamiclight "0"
seta r_dlightBacks "1"
seta r_finish "1"
seta r_textureMode "GL_LINEAR_MIPMAP_NEAREST"
seta r_swapInterval "0"
seta r_gamma "2"
seta r_facePlaneCull "1"
seta r_railWidth "32"
seta r_railCoreWidth "16"
seta r_railSegmentLength "64"
seta r_primitives "0"
seta r_ambientScale "0.5"
seta r_directedScale "1"
seta r_nocurves "0"
seta r_lodscale "5"
seta r_nocull "0"
seta r_showtris "0"
seta r_trisColor "1.0 1.0 1.0 1.0"
seta r_showsky "0"
seta r_normallength "0.5"
seta r_clear "0"
seta r_highQualityVideo "0"
seta r_allowSoftwareGL "0"
seta r_ext_texenv_add "1"
seta r_fullbright "3"
seta r_coronas "0"
seta r_ext_compress_textures "1"
seta r_displayrefresh "85"
seta r_mippic "0"
seta r_lowMemTextureSize "2048"
seta r_vertexLight "1"
seta r_lightningSegmentLength "32
it could be the problem wth r_finish 1....
I heard it can cause gfx errors...
Just turn it to 0, but remember this is a setting which grants u much fps if set to 1.
Parent
seta r_texturemode gl_linear_mipmap_linear

(instead of seta r_texturemode gl_linear_mipmap_nearest)
Back to top