***OFFICIAL*** Wolfenstein MP Thread!

J86

J86

Associate
Joined
23 Aug 2005
Posts
1,967
So, who's played on the new promod servers etc? Makes the game 100x better :) Do bare in mind this is a very early promod, and there will be a new one released sometime next week which will remove a lot more stuff like animation on trees which is a real FPS killer.


I have a custom config for anyone who's having trouble with bad FPS too.

Simply stick it in a notepad file and save as autoexec.cfg, and place it in C:\Documents and Settings\Administrator\My Documents\id Software\WolfMP\base

Code:
seta r_mode "14"
seta r_displayRefresh "60"
seta r_fullscreen "1"
seta r_swapinterval "0"
seta r_brightness "1.3"
seta com_gpuspec "0"
seta com_machinespec "1"
seta bse_simple "1"
seta r_multisamples "0"
seta image_anisotropy "0"
seta image_filter "GL_LINEAR_MIPMAP_NEAREST"
seta image_lodbias "-1"
seta r_visDistMult "1.2"
seta r_renderProgramLodDistance "0"
seta r_skipstuff "1"
seta r_softParticles "1"
seta r_useAlphaToCoverage "1"
seta g_decals "0"
seta r_shadows "0"
seta g_skipDOF "1"
seta image_picMipEnable "0"
seta image_diffusePicMip "0"
seta image_bumpPicMip "-2"
seta image_specularPicMip "-2"
seta image_useCompression "1"
seta s_volume_db "-12"
seta s_volumeMusic_db "-50"
seta s_noSound "0"
seta s_numberOfSpeakers "2"
seta s_reverse "0"
seta s_useOcclusion "0"
seta s_force22kHz "0"
seta s_maxSoundsPerShader "10"
seta com_videoRam "1024"
seta r_UseThreadedRenderer "2"
seta com_allowconsole "1"
seta com_showfps "1"
seta g_showHud "1"
seta ui_showGun "1"
seta ui_name "k_waLL"
seta ui_clantag "^3gO."
seta in_toggleCrouchKeyboard "1"
seta in_toggleZoomKeyboard "1"
seta sensitivity "6.9"
seta g_hitbeep "1"
seta win_notaskkeys "0"
seta net_clientLagOMeter "0"
seta net_clientMaxRate "30000"
seta net_clientPrediction "20"
seta gui_crosshairColor "1 1 1 1"
seta com_unlock_timingmethod 0

Also another command you can mess with is com_unlock_timingmethod.

I personally use 0, which gives me a massive FPS boost.

For anyone looking to get competitive in the game, the best site to get registered to for the forums is crossfire.nu

That is all :)

Have fun
 
Back
Top Bottom