Who can give me a highest fps setting in option? :roll:
well..depends. For example, with my cheapo nvidia 6200 i get the same fps, no matter what i do. Actually, it's getting better when i ENABLE trilinear filtering and real fade and stuff. So, i play at 1280x1024 with between 35 and 90 fps, depending on the map.
I'd suggest you simply try out which gives you the best results.
What are you're specs. Tremulous really isn't that intensive I get ~60-90 fps 720p, p4 3ghz. and 512mb ram.
Q3 is CPU bound, if your CPU is weak then graphic settings wont help
look a this
http://img245.imageshack.us/my.php?image=13fps9tr.jpg
13 fps in empty base and graphics look like a dog poo
btw, you could try this:seta cg_forceModel "0"
seta cg_teamChatTime "3600"
seta cg_railTrailTime "100"
seta cg_lagometer "0"
seta cg_simpleItems "1"
seta cg_drawRewards "0"
seta cg_drawAttacker "0"
seta cg_drawAmmoWarning "1"
seta cg_drawIcons "0"
seta cg_draw3dIcons "0"
seta cg_drawSnapshot "0"
seta cg_drawTimer "0"
seta cg_drawStatus "1"
seta cg_draw2D "0"
seta cg_gibs "0"
seta cg_drawGun "0"
seta cg_marks "0"
seta cg_drawCrosshairNames "0"
seta cg_brassTime "0"
seta s_khz "11"
seta s_musicvolume "0"
seta s_loadas8bit "1"
seta cg_shadows "0"
seta r_gamma "0.810000"
seta r_swapInterval "0"
seta r_textureMode "GL_NEAREST_MIPMAP_NEAREST"
seta r_finish "0"
seta r_dynamiclight "0"
seta r_drawSun "0"
seta r_fastsky "1"
seta r_flares "0"
seta r_lodbias "2"
seta r_lodCurveError "200"
seta r_ignoreFastPath "1"
seta r_subdivisions "130"
seta r_vertexLight "1"
seta r_fullscreen "1"
seta r_ignorehwgamma "0"
seta r_overBrightBits "1"
seta r_mapOverBrightBits "3"
seta r_colorbits "32"
seta r_texturebits "16"
seta r_detailtextures "0"
seta r_roundImagesDown "2"
seta r_ext_texture_env_add "1"
seta r_ext_compiled_vertex_array "1"
seta r_ext_multitexture "1"
seta r_ext_gamma_control "1"
seta r_ext_compress_textures "1"
seta r_allowExtensions "1"
seta r_glDriver "opengl32"
seta r_picmip "1"
seta cg_viewsize "100"
seta cg_predictItems "0"
seta cl_freelook "1"
seta cl_mouseAccel "0"
seta com_blood "0"
seta com_maxfps "0"
seta bot_nochat "1"
Looks like holy shit, but ffs, it gives me a stunning 130fps ;)
Quote from: Woo_HoiWho can give me a highest fps setting in option? :roll:
For max fps, type this in console :
r_picmip 5
It ll be activated next start of the game, but no more visible icons in score table.
r_picmip 2 is the best compromise imho
Quote from: GreudinQuote from: Woo_HoiWho can give me a highest fps setting in option? :roll:
For max fps, type this in console :
r_picmip 5
It ll be activated next start of the game, but no more visible icons in score table.
r_picmip 2 is the best compromise imho
r_picmip garbage the scoreboard? ..but that sould be easy to fix!, you only need to patch the engine to ignore r_picmip while rendering the scoreboard, or better.. all 2D stuff!!.
Quote from: TeimanQuote from: GreudinQuote from: Woo_HoiWho can give me a highest fps setting in option? :roll:
For max fps, type this in console :
r_picmip 5
It ll be activated next start of the game, but no more visible icons in score table.
r_picmip 2 is the best compromise imho
r_picmip garbage the scoreboard? ..but that sould be easy to fix!, you only need to patch the engine to ignore r_picmip while rendering the scoreboard, or better.. all 2D stuff!!.
No, you need to configure the shader coresponding to the scoreboard icons to ignore the picmip settings :)