TrueCombat http://www.truecombatelite.com/forums/ |
|
Help - Autoexec.cfg http://www.truecombatelite.com/forums/viewtopic.php?f=29&t=2004 |
Page 1 of 2 |
Author: | SunSeeker [ Sat Jan 02, 2010 4:11 pm ] |
Post subject: | Help - Autoexec.cfg |
hello guys, I need help for configuring the game, I have a very discreet pc to play! I need an autoexec file that allows me to have more FPS does not interest me a good graphics! thanks for the help! |
Author: | Vengeance [ Sat Jan 02, 2010 4:15 pm ] |
Post subject: | |
i will pm u some commands from my autoexec |
Author: | $omator [ Sat Jan 02, 2010 5:31 pm ] |
Post subject: | |
easiest way to gain more fps is to use ingame preset settings. find them at: OPTIONS -> SYSTEM -> VIDEO / VIDEO QUALITY pick FASTEST chose your resolution and aspect ratio and hit apply/ok to save settings |
Author: | Vengeance [ Sat Jan 02, 2010 5:56 pm ] |
Post subject: | |
Teh TC:E SAVIOR BESTOWS HIS WISDOM UPON US ONCE AGAIN THANK YOU O' GREAT ONE |
Author: | $omator [ Sat Jan 02, 2010 6:01 pm ] |
Post subject: | |
Vengeance wrote: Teh TC:E SAVIOR BESTOWS HIS WISDOM UPON US ONCE AGAIN THANK YOU O' GREAT ONE
![]() bow down vengaboy and stay there |
Author: | SunSeeker [ Sat Jan 02, 2010 7:54 pm ] |
Post subject: | |
$omator wrote: easiest way to gain more fps is to use ingame preset settings.
find them at: OPTIONS -> SYSTEM -> VIDEO / VIDEO QUALITY pick FASTEST chose your resolution and aspect ratio and hit apply/ok to save settings but these settings are saved directly in the autoexec file? mmmh what is aspect ratio? |
Author: | $omator [ Sat Jan 02, 2010 8:31 pm ] |
Post subject: | |
http://ur-gaming.com/portal/news.php?extend.9 |
Author: | Eqpe [ Sun Jan 03, 2010 1:14 am ] |
Post subject: | |
to be honest changing the preset stuff is not that good. There a several cvar values that will give you a better fps. have a look at this page http://www.antman.info/wolf/cvar/ and try some different values, but don't use restricted values |
Author: | $omator [ Sun Jan 03, 2010 10:59 am ] |
Post subject: | |
changing those vars not knowing what they do and what is their "safe" range may result in kicking by punkbuster or make game unstable |
Author: | SunSeeker [ Sun Jan 03, 2010 5:27 pm ] |
Post subject: | |
You can send your autoexec file? I've lost my... |
Author: | Vengeance [ Sun Jan 03, 2010 5:45 pm ] |
Post subject: | |
dude i pm'd u the commands just copy those in to the autoexec |
Author: | SunSeeker [ Sun Jan 03, 2010 7:56 pm ] |
Post subject: | |
i've a problem with this cfg file... i found this config in a tce's clan forum Code: //ANTI SNOW/VILLAGE CRASH
//======================= seta com_hunkMegs "512" //Can be set @ half the amount of RAM seta com_zoneMegs "128" //zonemegs + soundmegs = Half hunkmegs maximum seta com_soundMegs "64" //zonemegs + soundmegs = Half hunkmegs maximum //ANTI NOOB_KICK //============== seta cl_maxpackets "125" //Maxpackets = Stable FPS value (be aware pb_kick depending on values) seta com_maxfps "76" //Maxpackets = Stable FPS value (be aware pb_kick depending on values) seta snaps "40" //linked to pb_sv_fps. "40" reduces ping seta rate "25000" //leave it as it is (pb_kick alert) seta cl_packetdup "0" //leave it as it is (pb_kick alert) seta cl_pitchspeed "140" //leave it as it is (pb_kick alert) seta cl_yawspeed "140" //leave it as it is (pb_kick alert) seta cl_timeNudge "0" //leave it as it is (pb_kick alert) //ANTI LAG //======== seta pb_Sleep "80" //PB cvar some adjusted values can fix lag seta pb_system "1" //Try "1" or set it back to "0" if its worse //AIM //=== seta sensitivity "2.5" seta cl_mouseAccel "0" //disabled acceleration (set it to 0.001 can be good too) seta in_dgamouse "2" //linux acceleration "OFF" seta m_filter "0" //RENDER //====== seta r_mode "6" //Allows custom resolution seta r_customaspect "1" //Allows custom resolution seta r_customheight "1050" //Custom resolution seta r_customwidth "1680" //Custom resolution seta r_texturebits "16" //obvious -> set to high quality seta r_colorbits "16" //obvious -> set to high quality seta r_depthbits "24" //obvious -> set to high quality seta r_stencilbits "8" //obvious -> set to high quality seta r_roundImagesDown "2" //Texture Compression -> set to high quality ("5" maximum or PB kick) seta r_picmip "0" //Texture Compression -> set to high quality ("2" maximum or PB kick) seta r_ext_compressed_textures "0" //Texture Compression -> set to high quality seta r_textureMode "GL_LINEAR_MIPMAP_NEAREST" // Trilinear (keep it set in coordination with ur gfx card driver settings) seta r_primitives "0" //Affects FPS try if "2" is better seta r_intensity "1" //Affects Gamma "1.5" maximum or PB kick seta r_gamma "0.9" //gamma "2" maximum or PB kick seta r_swapInterval "0" //Vsync : "1" if tearing issues - Affects FPS seta r_finish "0" //sync every frame "1" is mouse lag - Affects FPS seta r_dynamiclight "2" //obvious -> set to high quality seta r_lodbias "2" //obvious -> set to high quality seta r_lodCurveError "250" //leave it as it is (pb_kick alert) seta r_ignoreFastPath "0" //leave it as it is (FPS drop alert) seta r_subdivisions "4" //obvious -> set to high quality seta r_fullscreen "1" seta r_ignorehwgamma "1" //Special Gamma (less white) - Requires Vid_Restart for any r_gamma change seta r_detailtextures "0" //Increase Texture quality (if possible) //CUSTOMIZATION //============= seta cg_aspectMode "1" //Screen Ratio Adaptation seta cg_aspectFovMode "2" //Screen Ratio Adaptation & balance seta cg_atmosphericEffects "0" seta cg_wolfparticles "1" seta cg_dynamicEye "1" //HDR .49 setting seta cg_showblood "0" seta cg_bloodFlash "0.0" seta cg_bloodDamageBlend "0.0" seta cg_teamChatHeight "3" //Chat reduced to 3 lines seta cg_teamChatTime "3000" //Chat display time reduced seta cg_bloodTime "120" seta cg_marktime "20000" //set it it to "0" if you have firelag seta cg_brassTime "20000" seta cg_freeAim "1" //.49 Freeaim seta cg_gunPosition "2" //more to the right seta cg_toggleCrouch "1" seta cg_toggleAiming "0" seta cg_noVoiceText "0" //VoiceChat text can be removed "1" seta cg_noVoiceChats "1" //No more voice spam seta cg_bobyaw "0.00" seta cg_bobroll "0.00" seta cg_bobpitch "0.00" seta cg_bobup "0.00" seta cg_runroll "0.00" seta cg_runpitch "0.00" seta cg_railTrailTime "400" //Hitbox/Laser setting seta cg_weaponCycleDelay "15" //Avoids mousewheel bugs if used for weapon switching seta cg_drawFPS "2" seta cl_doubletapdelay "0" //removes autoprone //MISC / USELESS //============== seta demo_drawTimeScale "0" seta ui_bigFont "0.5" seta ui_smallFont "0.15" seta ui_r_picmip "2" seta g_warmup "10" //changes warmup time on local server seta scr_conspeed "69" //Speed of console opening seta r_ext_texture_filter_anisotropic "0" seta r_texture_anisotropy "0" seta r_ext_compiled_vertex_array "1" seta r_ext_multitexture "1" seta r_facePlaneCull "1" |
Author: | $omator [ Sun Jan 03, 2010 8:16 pm ] |
Post subject: | |
not performance/antilag cfg change those: seta r_depthbits "16" seta r_stencilbits "0" seta r_picmip "2" seta r_ext_compressed_textures "1" seta r_primitives "2" seta r_dynamiclight "0" seta r_lodbias "999" seta r_lodCurveError "241" seta r_ignoreFastPath "1" seta r_subdivisions "20" seta cg_bloodTime "0" seta cg_marktime "0" seta cg_brassTime "0" seta cg_noVoiceChats "0" |
Author: | SunSeeker [ Sun Jan 03, 2010 8:24 pm ] |
Post subject: | |
ok thx u! |
Author: | $omator [ Mon Jan 04, 2010 12:26 am ] |
Post subject: | |
seta cl_maxpackets "76" seta cl_packetdup "1" seta r_gamma "1.3" seta cg_wolfparticles "0" |
Page 1 of 2 | All times are UTC |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |