config commands

need config commands for this


image: bhknhcdduu8jyc1z3
Comments
22
Wo hastn dein Rechner gewonnen? 20fps max@grush :(D
u want hight detailed cfg right?

seta r_picmip 0
seta r_primitives 0
seta r_subdivisions 16
seta r_texturebits 32
seta r_textureMode GL_LINEAR_MIPMAP_NEAREST

i hope this help
no, he wants to get stable fps
Parent
so why he shows a ss of a high detail config and ask fot the comands of that specific part of the graphics that he highlighted?
Parent
he want to know the commands to lower them! :)
Parent
27sec to reply u are fast.
so just put everything to the minimum =)
Parent
thats why he needs the commands to do that :))
Parent
seta r_allowExtensions "1" unsafe
seta r_allowSoftwareGL "0"
seta r_ati_fsaa_samples "0" unsafe
seta r_ati_truform_normalmode "GL_PN_TRIANGLES_NORMAL_MODE_LINEAR" unsafe
seta r_ati_truform_pointmode "GL_PN_TRIANGLES_POINT_MODE_LINEAR" unsafe
seta r_ati_truform_tess "0" unsafe
seta r_cache "1"
seta r_clampToEdge "1" unsafe
seta r_clear "0"
seta r_colorbits "32" unsafe
seta r_customaspect "1"
seta r_depthbits "32" unsafe
seta r_detailtextures "0"
seta r_ext_ATI_pntriangles "0" unsafe
seta r_ext_compiled_vertex_array "1" unsafe
seta r_ext_compress_textures "1"
seta r_ext_compressed_textures "1" unsafe
seta r_ext_gamma_control "1" unsafe
seta r_ext_multitexture "1" unsafe
seta r_ext_NV_fog_dist "0" unsafe
seta r_ext_texture_env_add "1" unsafe
seta r_ext_texture_filter_anisotropic "0" unsafe
seta r_facePlaneCull "1"
seta r_fastsky "1"
seta r_finish "0"
seta r_flares "0"
seta r_glDriver "opengl32" unsafe
seta r_glIgnoreWicked3D "0" unsafe
seta r_highQualityVideo "1"
seta r_ignoreFastPath "0"
seta r_ignoreGLErrors "1"
seta r_inGameVideo "1"
seta r_lodbias "2"
seta r_lodCurveError "250"
seta r_lodscale "5"
seta r_lowMemTextureSize "2048"
seta r_nocull "0"
seta r_nocurves "0"
seta r_norefresh "0"
seta r_normallength "0.5"
seta r_nv_fogdist_mode "GL_EYE_RADIAL_NV" unsafe
seta r_picmip "3"
seta r_picmip2 "3"
seta r_primitives "0"
seta r_railCoreWidth "1"
seta r_railSegmentLength "32"
seta r_railWidth "16"
seta r_rmse "0"
seta r_roundImagesDown "1"
seta r_segmentlength "3"
seta r_showsky "0"
seta r_showtris "0"
seta r_simpleMipMaps "0"
seta r_smp "0" unsafe
seta r_stencilbits "32" unsafe
seta r_stereo "0" unsafe
seta r_subdivisions "20"
seta r_swapInterval "0"
seta r_textureAnisotropy "1.0"
seta r_texturebits "0" unsafe
seta r_textureMode "GL_LINEAR_MIPMAP_NEAREST"
seta r_trisColor "1.0 1.0 1.0 1.0"

very low detail
Parent
MULTIACTION( 8, 154, (SUBWINDOW_WIDTH)-4, 10, "Geometric Detail:", .2, 8, "ui_r_lodbias", cvarFloatList { "Low" 2 "Medium" 1 "High" 0 }, uiScript glCustom ; uiScript update "r_lodbias", "" )

aka r_lodbias, for high fps use 2


MULTIACTION( 8, 166, (SUBWINDOW_WIDTH)-4, 10, "Texture Detail:", .2, 8, "ui_r_picmip", cvarFloatList { "Low" 2 "Medium" 1 "High" 0 }, uiScript glCustom, "" )

aka r_picmip, for high fps use 3
too confuse xD
Parent
got this lines from options_system menu code from ET :<
Parent
i guess nobody put that in a config
Parent
that's not for a config, it comes from ET "source code". He only needs to put r_picmip and r_lodbias at config!
Parent
but nobody go to the source code to know how to lower the detail =)
and sometimes lowering the detail isnt enough for boost ur fps
Parent
I didn't, i just didn't know the "Geometric detail" and "Texture detail" cvars. Pretty easy to open pak0.pk3\ui\options_system.menu with notepad and read
Parent
he should close some programs first before lowering is detail. there are programs that only suck ram and can be closed without warming the system.
Parent
r000FL
HIGH ? Must be Harun!
121 fps aint enough?
simply change these 2 points in the menu you just are and
look/compare your cfg each time you change it ..

like .. pls
Back to top