Jump to content

Recommended Posts

Posted

Hi guys, i'm hoping for a little help with my cfg. I've read and searched through the forums and can't figure out how to change it to a custom cfg. I saved the cfg from this thread:

 

http://fearless-assassins.com/topic/45855-lag-freehelp-cfg/

 

and did this:

 

 

 

open textfile editor , copy paste it in it then save the file in wolfenstein enemy territory/etmain as name.cfg
Then in any ET mod (jaymod,silent) do /exec name.cfg in console.

 

the console then says "couldn't exec name.cfg".

 

here are some details on my setup:

 

 

CPU: pentium r dual core e5800@ 3.20ghz

RAM: 6 gb
Graphic Card: none (integrated graphics)
Monitor: 24" widescreen, usually running at 1920/1080
Internet connexion and speed: xdsl 
Game graphics: don't mind ugly.
What resolution you play with: 1280/1024
What Sensitivity: 4
What Crosshair: default crosshair style, small size
What FOV you want: 110

 

my ping is usually <100 and fps between 30 and 50.

 

if you can also suggest some cvar changes that will eliminate lag that would be great, but i mostly just need to know how to implement them as mentioned above. I've been playing for a little over a month now and have started to figure out that i'm having some serious lag issues. i'd like to clear them up so i can start to get a little better and stop getting killed before i even get a round fired.  :embrass

 

I also have a problem with the fullscreen display. the game is displayed about 1/2" too low, resulting in a black bar at the top of the screen and the bottom of the hud/chat area being cut off.

 

thanks!

Posted

As for the couldn't exec: Make sure you are saving the file as a ".cfg" file and not of other types. Some text editors will save in plain text format even if you specify a name including ".cfg". For such cases, while saving, there should an option to save the file as a certain type. For example, in Notepad for Windows, in the save dialogue, right beneath the "File name" text box, there is a "Save as type" option. If you are using notepad, then you must select "All Files" as the desired option. This way, the file is saved as a ".cfg" file. 

 

As for the display, what are the screen resolution values in your cfg? Based on the information you provided, you might want to try these:

 

/r_mode -1
/r_fullscreen 1
/r_customwidth 1280
/r_customheight 1024

/vid_restart 

  • Like 1
Posted

As for the resolution keep the original aspect ratio (16:9) and set the highest possible refresh rate your monitor supports in that mode.

 

Try 1280x720 @ 60/75/120 hz

Cvar for refresh rate is /r_displayrefresh xxx

 

Check lag issues if it's really network lag with /cg_lagometer 1

Cvars to deal with are

/rate (25000-50000)

/cl_maxpackets (60-100)

 

If you play with 30-50 fps I assume your "lags" are fps drops.

  • Like 2
Posted

mAyur and seti are right but if u still cant exec it maybe its already a cfg file but the name itself is "name.cfg"

then to exec it u hav to typ /exec name.cfg.cfg (iv had that kinda issue...)

and to hav more display refresh if basicaly u cant go over 60/75 hz, try duplicate displays if possible (i went from 60hz to 125hz)

Posted (edited)

thanks for the tips guys, i got the new cfg to load (had to run notepad as admin and save as>all files instead of .txt). didn't know the game could be that ugly! XD
I'll try some different settings to find out the best balance between graphics and framedrops/lag.

/vid_restart fixed the position issue.

I tried the default.cfg from here:

http://antman.info/wolf/cvar/#.UnrNrfmURGN

and it's actually working really well, i'm not dying as much and getting a ton of headshots. 

the popups are huge at the resolution i'm using (1280x720). is there a way to make them smaller? you can see in this image that they actually cover my crosshair. :(

 

 npQxY5z.jpg

Edited by staticwarp
Posted

I Take it that is a jaymod server.

 

join server, press esc then the jaymod button, I think it's in display you can make various changes to pop ups there.

Posted

the popups are huge at the resolution i'm using (1280x720). is there a way to make them smaller? you can see in this image that they actually cover my crosshair. :(

 

You can make them smaller with cg_drawsmallPopupicons 1

And you can limit the number of popups with cg_numPopups X

 

Also open the console, type cg_pop and then hit tab, you will see some more cvars for the popups then...

  • Like 2
Posted (edited)

As evident from your screenshot, you are running at 29 FPS, not sure if that was a particular instant, or that is a common thing for you. I would recommend trying lower graphic settings to get better FPS, unless you've decided to cap it at that for some reason. :D Plus, from your lag-o-meter, you do seem to have an unstable ping. 

Edited by mAyur
Posted

@seti: thanks, cg_drawsmallPopupicons 1 helped a lot. I changed cg_numPopups to 3 but it didn't change anything. the small icons make the game playable again and i've gotten used to it.

 

@mayur: my fps varies wildy, from 24-85, usually I'll look at it when playing and it is about 60. I definitely need to find lower graphic settings that i'm comfortable with and figure out why my ping is all over the place. 

 

thanks for the help guys! :)

Posted (edited)

here is the config i'm using now. my fps is a bit more stable, but chat sounds aren't playing, even though i've enabled them as far as i can tell. the game just isn't the same without the chatsounds, how can i get them to play? I'd also like to see explosions in the game, they seem to be turned off. 

//-------------------[ CVAR SETTINGS ]------------------//


//---[ etpro ]------------------------------------------//
seta b_altHud				0
seta b_altHudFlags			0
seta b_antilag				1
seta b_backupcvars			1
seta b_chatAlpha			0.33
seta b_chatFlags			1
seta b_chatsounds			1
seta b_cmdwarnings			1
seta b_debuglocations			0
seta b_demo_autotimescale		1
seta b_demo_autotimescaleweapons	0
seta b_demo_dynamitecam			0
seta b_demo_dynamitecounter		1
seta b_demo_followxDistance		50
seta b_demo_followyDistance		0
seta b_demo_followzDistance		20
seta b_demo_freecamspeed		800
seta b_demo_grenadecam			0
seta b_demo_mortarcam			0
seta b_demo_nametags			0
seta b_demo_nopitch			1
seta b_demo_panzercam			0
seta b_demo_pitchturnspeed		140
seta b_demo_playersprites		1
seta b_demo_pvshint			0
seta b_demo_rollspeed			140
seta b_demo_teamonlymissilecam		0
seta b_demo_yawturnspeed		140
seta b_descriptiveTextscale		0.8
seta b_drawclock			0
seta b_drawPromotions			1
seta b_drawranks			1
seta b_drawRewards			1
seta b_drawspectatoralpha		1.0
seta b_drawspectatorteamflags		1
seta b_drawspeed			0
seta b_fireteamAlpha			1.0
seta b_fireteamLatchedClass		0
seta b_goatsound			1
seta b_hitsounds			0
seta b_hudYoffset			10
seta b_lagometerAlpha			1.0
seta b_locationJustify			0
seta b_locationMaxChars			25
seta b_locationMode			0
seta b_logbanners			1
seta b_mapzoom				5.159
seta b_muzzleflash			1
seta b_noactivatelean			0
seta b_numPopups			-1
seta b_optimizePrediction		1
seta b_panzerhack			1
seta b_popupFadeTime			2500
seta b_popupStayTime			1000
seta b_popupTime			1000
seta b_predefineddemokeys		1
seta b_shovesounds			1
seta b_simpleItems			0
seta b_speedinterval			100
seta b_speedunit			0
seta b_textcolorfilter			""
seta b_tjg_ghostfx			2
seta b_tjl_color			green
seta b_tjl_draw				1
seta b_tjl_showmaxspeed			0
seta b_tjl_stepsize			0.5
seta b_tjl_stoponnomove			1
seta b_tracers				1
seta b_votetextscale			0.8
seta b_watermarkAlpha			1
seta b_weapaltReloads			1

//---[ game stats ]-------------------------------------//
seta cf_wstats				1.2
seta cf_wtopshots			1.0

//---[ client game ]------------------------------------//
seta cg_announcer             1
seta cg_atmosphericEffects    0
seta cg_autoaction            7
seta cg_autoactivate          1
seta cg_autoReload            0
seta cg_autoswitch            0
seta cg_blinktime             20
seta cg_bloodDamageBlend      0
seta cg_bloodFlash            0
seta cg_bloodTime             0
seta cg_bobpitch              0
seta cg_bobroll               0
seta cg_bobup                 0
seta cg_bobyaw                0
seta cg_brassTime             0
seta cg_complaintPopUp        0
seta cg_coronafardist         0
seta cg_coronas               0
seta cg_crosshairAlpha        1
seta cg_crosshairAlphaAlt     1.0
seta cg_crosshairColor        blue
seta cg_crosshairColorAlt     red
seta cg_crosshairHealth       0
seta cg_crosshairPulse        0
seta cg_crosshairSize         44
seta cg_crosshairX            0
seta cg_crosshairY            0
seta cg_cursorHints           3
seta cg_cycleAllWeaps         1
seta cg_descriptiveText       1
seta cg_draw2D                1
seta cg_drawBuddies           1
seta cg_drawCompass           1
seta cg_drawCrosshair         2
seta cg_drawCrosshairNames    1
seta cg_drawCrosshairPickups  1
seta cg_drawFireteamOverlay   1
seta cg_drawFPS               1
seta cg_drawNotifyText        1
seta cg_drawReinforcementTime 1
seta cg_drawRoundTimer        1
seta cg_drawSmallPopupIcons   1
seta cg_drawSnapshot          0
seta cg_drawSpreadScale       1
seta cg_drawStatus            1
seta cg_drawTeamOverlay       2
seta cg_drawWeaponIconFlash   2
seta cg_errordecay            100
seta cg_fastSolids            1
seta cg_fov                   108
seta cg_gibs                  0
seta cg_hudAlpha              2
seta cg_instanttapout         0
seta cg_lagometer             1
seta cg_marktime              0
seta cg_muzzleflash           0
seta cg_noAmmoAutoSwitch      0
seta cg_noTaunt               0
seta cg_noVoiceChats          0
seta cg_noVoiceText           0
seta cg_popupLimboMenu        1
seta cg_predictItems          1
seta cg_printObjectiveInfo    1
seta cg_quickMessageAlt       1
seta cg_railTrailTime         400
seta cg_recording_statusline  9
seta cg_runpitch              0
seta cg_runroll               0
seta cg_shadows               0
seta cg_showblood             0
seta cg_specHelp              1
seta cg_stereoSeparation      0.4
seta cg_teamChatHeight        8
seta cg_teamChatsOnly         0
seta cg_teamChatTime          8000
seta cg_useScreenshotJPEG     1
seta cg_useWeapsForZoom       1
seta cg_viewsize              100
seta cg_voiceSpriteTime       6000
seta cg_weaponCycleDelay      150
seta cg_wolfparticles         0
seta cg_zoomDefaultBinoc      22.5
seta cg_zoomDefaultFG         55
seta cg_zoomDefaultSniper     20
seta cg_zoomDefaultSnooper    40
seta cg_zoomfov               22.5
seta cg_zoomStepBinoc         3
seta cg_zoomStepFG            10
seta cg_zoomStepSniper        2
seta cg_zoomStepSnooper       5

//---[ client engine ]----------------------------------//
seta cl_allowDownload        0
seta cl_anonymous            0
seta cl_autoupdate           0
seta cl_doubletapdelay       0
seta cl_freelook             1
seta cl_language             0
seta cl_maxpackets           100
seta cl_maxPing              800
seta cl_mouseAccel           0
seta cl_packetdup            1
seta cl_pitchspeed           0
seta cl_punkbuster           1
seta cl_run                  1
seta cl_timeNudge            0
seta cl_wwwDownload          0
seta cl_yawspeed             0

//---[ common ]-----------------------------------------//
seta com_hunkMegs            256
seta com_maxfps              76
seta com_soundMegs           24
seta com_zoneMegs            24

//---[ console ]----------------------------------------//
seta con_autoclear			1
seta con_debug				0

//---[ demo view ]--------------------------------------//
seta demo_avifpsF1            0
seta demo_avifpsF2            10
seta demo_avifpsF3            15
seta demo_avifpsF4            20
seta demo_avifpsF5            24
seta demo_drawTimeScale       1
seta demo_infoWindow          1

//---[ mouse ]------------------------------------------//
seta m_filter				0
seta m_forward				0.25
seta m_pitch				0.022
seta m_side				0.25
seta m_yaw				0.022

//---[ network ]----------------------------------------//
seta net_noipx				0
seta net_noudp				0

//---[ renderer ]---------------------------------------//
seta r_allowExtensions                       1
seta r_ati_fsaa_samples                      0
seta r_ati_truform_normalmode                GL_PN_TRIANGLES_NORMAL_MODE_LINEAR
seta r_ati_truform_pointmode                 GL_PN_TRIANGLES_POINT_MODE_LINEAR
seta r_ati_truform_tess                      0
seta r_cacheshaders                          1
seta r_clampToEdge                           1
seta r_clear                                 0
seta r_colorbits                             28
seta r_colorMipLevels                        0
seta r_customaspect                          0
seta r_customheight                         "720"
seta r_customwidth                          "1280"
seta r_depthbits                             24
seta r_detailtextures                        0
seta r_displayRefresh                        76
seta r_dlightBacks                           1
seta r_drawfoliage                           0
seta r_drawSun                               0
seta r_dynamiclight                          0
seta r_ext_ATI_pntriangles                   0
seta r_ext_compiled_vertex_array             1
seta r_ext_compressed_textures               1
seta r_ext_gamma_control                     1
seta r_ext_multitexture                      1
seta r_ext_NV_fog_dist                       0
seta r_ext_texture_env_add                   0
seta r_ext_texture_filter_anisotropic        0
seta r_facePlaneCull                         1
seta r_fastsky                               0
seta r_finish                                0
seta r_flares                                0
seta r_fullscreen                            1
seta r_gamma                                 2
seta r_glDriver                              opengl32
seta r_glIgnoreWicked3D                      0
seta r_highQualityVideo                      0
seta r_ignoreFastPath                        0
seta r_ignoreGLErrors                        1
seta r_ignorehwgamma                         1
seta r_inGameVideo                           0
seta r_intensity                             1.5
seta r_lodbias                               0
seta r_lodCurveError                         250
seta r_lodscale                              5
seta r_mapoverbrightbits                     2
seta r_mode                                  -1
seta r_normallength                          0.5
seta r_nv_fogdist_mode                       GL_EYE_RADIAL_NV
seta r_oldMode                                ""
seta r_overBrightBits                        1
seta r_picmip                                3
seta r_picmip2                               0
seta r_primitives                            0
seta r_railCoreWidth                         1
seta r_railSegmentLength                     32
seta r_railWidth                             16
seta r_rmse                                  0.0
seta r_roundImagesDown                       0
seta r_simpleMipMaps                         0
seta r_smp                                   0
seta r_stencilbits                           0
seta r_stereo                                0
seta r_subdivisions                          20
seta r_swapInterval                          1
seta r_textureAnisotropy                     1.0
seta r_texturebits                           28
seta r_textureMode                           GL_LINEAR_MIPMAP_LINEAR
seta r_trisColor                             1.0 1.0 1.0 1.0
seta r_uifullscreen                          0
seta r_wolffog                               0

//---[ sound ]------------------------------------------//
seta s_bits				16
seta s_channels				2
seta s_defaultsound			0
seta s_doppler				1
seta s_khz				22
seta s_mixahead				0.2
seta s_mixPreStep			0.05
seta s_musicvolume			0.5
seta s_separation			0.5
seta s_volume				0.3
seta s_wavonly				0

//---[ user interface ]---------------------------------//
seta ui_autoredirect			0
seta ui_browserShowAntilag		0
seta ui_browserShowEmptyOrFull		0
seta ui_browserShowETPro		1
seta ui_browserShowFriendlyFire		0
seta ui_browserShowMaxlives		0
seta ui_browserShowPasswordProtected	0
seta ui_browserShowPunkBuster		0
seta ui_browserShowTeamBalanced		0
seta ui_browserShowWeaponsRestricted	0
seta ui_joinGametype			-1
seta ui_netSource			1

//---[ video positioning ]------------------------------//
seta vid_xpos				3
seta vid_ypos				22

//---[ virtual machine ]--------------------------------//
seta vm_cgame				0
seta vm_game				0
seta vm_ui				0

//---[ misc ]-------------------------------------------//
seta cm_playerCurveClip      1
seta devdll                  1
seta mv_sensitivity          20
seta name                    "staticwarp"
seta pmove_fixed             0
seta pmove_msec              8
seta rate                    25000
seta scr_conspeed            999
seta snaps                   20



//-----------------------[ BINDS ]----------------------//


//---[ reset binds ]------------------------------------//
unbindall

//---[ mouse buttons ]----------------------------------//
bind MOUSE1				+attack
bind MOUSE2				weapalt
bind MWHEELDOWN				weapprev
bind MWHEELUP				weapnext

//---[ function keys ]----------------------------------//
bind F1					"vote yes"
bind F2					"vote no"
bind F3					ready
bind F4					notready
bind F11				autoscreenshot
bind F12				autorecord

//---[ numbers ]----------------------------------------//
bind 1					"weaponbank 1"
bind 2					"weaponbank 2"
bind 3					"weaponbank 3"
bind 4					"weaponbank 4"
bind 5					"weaponbank 5"
bind 6					"weaponbank 6"
bind 7					"weaponbank 7"
bind 8					"weaponbank 8"
bind 9					"weaponbank 9"
bind 0					"weaponbank 10"

//---[ letter keys ]------------------------------------//
bind a					+moveleft
bind b					+zoom
bind c					+movedown
bind d					+moveright
bind e					+leanright
bind f					+activate
bind g					+mapexpand
bind l					openlimbomenu
bind m					mvactivate
bind q					+leanleft
bind r					+reload
bind s					+back
bind t					messagemode
bind u					messagemode3
bind v					mp_quickmessage
bind w					+forward
bind x					+prone
bind y					messagemode2
bind z					mp_fireteammsg

//---[ other keys ]-------------------------------------//
bind -					zoomout
bind ,					mapzoomout
bind .					mapzoomin
bind `					toggleconsole
bind ~					toggleconsole
bind =					zoomin
bind ALT				+stats
bind CAPSLOCK				+speed
bind CTRL				+topshots
bind ESCAPE				togglemenu
bind SHIFT				+sprint
bind SPACE				+moveup
bind TAB				+scores

//---[ numpad keys ]------------------------------------//
bind KP_5				"selectbuddy 4"
bind KP_DEL				"selectbuddy -1"
bind KP_DOWNARROW			"selectbuddy 1"
bind KP_END				"selectbuddy 0"
bind KP_ENTER				mp_fireteamadmin
bind KP_INS				"selectbuddy -2"
bind KP_LEFTARROW			"selectbuddy 3"
bind KP_PGDN				"selectbuddy 2"
bind KP_RIGHTARROW			"selectbuddy 5"



//---------------------[ COMMANDS ]---------------------//

pb_cl_enable
vid_restart



//----------------------[ THE END ]---------------------//
Edited by staticwarp
Posted

The chat sounds work perfectly fine for me. Can you hear other sounds in-game, such as hit-sounds / headshot 'ting' / menu music? 

 

For explosions, you have to have : cg_wolfparticles 1

Posted

If you've no voice chat or voice chat text it's probs these needed to be changed to 1 from 0


 


seta cg_noVoiceChats 0


seta cg_noVoiceText 0


Posted (edited)

I was able to fix this by changing cg_noVoiceChats and cg_noVoiceText to 0 in the console. wierd, they're set to 0 in my cfg, but at least it's working! I discovered the hard way that cvars are case sensitive. I'll turn on cg_wolfparticles and see how if it makes my fps drop too much. 

 

I've noticed that the game will start recording demos seemingly at random. the only bind i have for this is f12 which i never press. are there any cvars i should check to try and keep this from happening? what can I press to stop the recording? 

 

Thanks guys! :)

Edited by staticwarp

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.