View Single Post
Old
  (#1)
Qwazimotto is Offline
Senior Member
 
Posts: 178
Join Date: Jan 2002
Location: Midwest USA
   
Default 01-28-2002, 12:31 AM

I just got the newest version 1.10

while installing I got a micro seconds view of one of the files it added & went to see what was in it.

The file name is: pak6.pk3

Inside the pack file there are 7 config files ( more than likely the map designers cnfigs, The reason I say this is because one of the config files is named: SENN, As we have seen on the Easter Egg Photo going around taken from the Omaha map ) These files are named...

Av, Jason< Nate, player, senn, wart& Warttest.cfg...

I took anything that WAS NOT in my config file & added it to mine..

Mind You now that I dont know what any of these do, But I elimintaed anything that pointed to other video cards or video card setting... & so forth

I will put all the lines I added in at th end of this post so that people can fish thru & find out what does what.

Needless to say My FPS gained from 20 average to 40 average...

try what ya want post the results & what does what if ya find out FOR SURE


-----------------------------------


Lines added


-----------------------------------


//
// Cvars
//
seta ai_showallnode 1
seta g_m3l1 "1"
seta r_fullscreen "1"
seta cl_run "1"
seta com_maxfps "200"
seta fps "1"
seta r_picmip "1"
seta r_dlightBacks "0"
seta r_lodscale "1"
seta r_lodcap "0.6"
seta r_debuglines_depthmask "1"
seta vid_xpos "809"
seta vid_ypos "6"
seta s_volume "0.352632"
seta s_musicvolume "0.200000"
seta s_ambientvolume "1.5"
seta ui_console "1"
seta r_gamma "1.2"
seta in_mouse "-1"
seta r_ext_compressed_textures "0"
seta r_texturebits "16"
seta r_subdivisions "3"
seta r_fastdlights "1"
seta r_fastentlight "1"
seta r_colorbits "32"
seta s_khz "44"
seta g_medal4 "1"

//seta loadOverlay "1"
seta ui_minicon "1"
seta vss_maxcount "20"
seta cg_effectdetail "1.000000"
seta ter_error "10"
seta ter_maxlod "3"
seta cg_shadows "0"
seta cg_rain "0"
seta cg_marks_add "0"
seta viewsize "100.000000"
seta developer "1"
//
// Aliases
//
alias m1 "spawn weapons/m1_garand.tik"
alias +objectives "show_objectives"
alias -objectives "hide_objectives"
alias hudoff "ui_hud 0; bind home hudon"
alias hudon "ui_hud 1; bind home hudoff"
alias vma2 "set cg_drawviewmodel 2;bind home vma0"
alias vma1 "set cg_drawviewmodel 1;bind home vma2"
alias vma0 "set cg_drawviewmodel 0;bind home vma1"
alias trisd "set r_showtris 3;bind F8 trisa"
alias trisc "set r_showtris 2;bind F8 trisd"
alias trisb "set r_showtris 1;bind F8 trisc"
alias trisa "set r_showtris 0;bind F8 trisb"
alias bulleton "set g_numdebuglinedelays 30; set g_showbullettrace 1"

P.s. one thing You will notice is a lighly coloured pop up Hud that pops up all the time telling you needless things....

good luck & PLEASE post your testing results of what You find does what

Thanks



------------------
Bone's Heal, Pain Is Fleeting, Chick's Dig Scar's & Glory Is Forever

  
Reply With Quote