PDA

View Full Version : PUNKBUSTER AND TERRIBLE LAG


mybbex
05-02-2004, 10:49 AM
Any ideas (settings) how to disable lag that came with installed/enabled punkbuster? There is no lag when pb is disabled, so do we have to play without pb? :?:
Only setting we've used is pb_enable, so there might be some useful settings we could try (I hope!)

Rammer_DD
05-02-2004, 10:54 AM
the lag you speak of is because pb is reading way too often
and way too much info

cull out the screen shots-- i know flame away

and read over the pb cvars
pick out what you need and disable the rest

Anex
05-02-2004, 12:57 PM
Visit www.punksbusted.com; lots of PB info over there.

mybbex
05-03-2004, 01:08 AM
Any ideas how to change our pbconfig?
Here it is:

pb_sv_MsgPrefix "^3PunkBuster Server" //[PB Message Prefix (default=^3PunkBuster Client)]
pb_sv_MaxDlRate 4 //[KB/sec requested per file (default=4)]
pb_sv_MaxConDls 1 //[concurrent downloads (default=1)]
pb_sv_KickLen 2 //[minutes (default=2)]
pb_sv_CvarFreq 6 //[# of range checks per minute]
pb_sv_CvarLogging 1 //[1=Reg. Log, 2=Var Log, 3=Both, 0=Neither]
pb_sv_CvarWalk 1 //[0=disabled, 1-4=Walk through obtained Cvar lists]
pb_sv_CvarUserPulse 99 //[How often (in min.) to auto-send CvarUser command]
pb_sv_CvarChangedPulse 99 //[How often (in min.) to auto-send CvarChanged command]
pb_sv_CQC 1 //[0=No, 1=Yes (default=1)]
pb_sv_LogSync 0 //[0=No, 1=Yes (default=0)]
pb_sv_LogCeiling 1000 //[High log filename serial #]
pb_sv_SsFloor 1 //[Low screenshot filename serial #]
pb_sv_SsCeiling 100 //[High screenshot filename serial #]
pb_sv_SsCmd "" //[Filename of system command to run after screenshots]
pb_sv_SsWidth 320 //[Requested pixel width of remote screenshots]
pb_sv_SsHeight 240 //[Requested pixel height of remote screenshots]
pb_sv_SsXpct 50 //[Percentage across screen for remote screenshots]
pb_sv_SsYpct 50 //[Percentage down screen for remote screenshots]
pb_sv_SsSrate 1 //[Sample Rate for remote screenshots]
pb_sv_SsDelay 0 //[Maximum delay client waits before capturing screenshot]
pb_sv_SsPath "" //[Path where remote screenshots are saved]
pb_sv_AutoSsFrom 60 //[Minimum # of seconds to wait before requesting next ss]
pb_sv_AutoSsTo 1200 //[Maximum # of seconds to wait before requesting next ss]
pb_sv_AutoSs 0 //[0=No, 1=Yes (default=0)]
pb_sv_Sleep 60 //[# of Milliseconds (default=60)]
pb_sv_PowerMin 10 //[power points]
pb_sv_PowerDef 1 //[power points]
pb_sv_PowerKickLen 5 //[minutes (default=5)]
pb_sv_httpPort 0 //[port #]
pb_sv_httpAddr "" //[external IP Address]
pb_sv_httpRefresh 30 //[seconds]
pb_sv_httpKey "" //[key]
pb_sv_httpMaps "" //[map list (separate by spaces)]
pb_sv_scoreKick 0 //[minimum score (negative)]
pb_sv_changePeriod 999 //[seconds]
pb_sv_changeMax 1 //[max name changes allowed]
pb_sv_dupNameGrace 0 //[seconds]
pb_sv_autoUpdBan 0 //[0=No, 1=Yes (default=0)]
pb_sv_extChar 0 //[0=No, 1=Yes (default=0)]
pb_sv_guidRelax 4 //[1=UNKN, 2=WRONGIP, 4=DUP (add desired values)]
pb_sv_load pbsvlog.cfg //load remote logging settings (if pbsvlog.cfg exists)

;Badname List - pb_sv_badname [grace_period_secs] [disallowed text]

;Cvar Range List - pb_sv_cvar [cvar_name] [type] [value(s)]
pb_sv_cvarempty

Anex
05-03-2004, 11:41 AM
Dude, did you even read my post?

Like I said, go to www.punksbusted.com, THEY HAVE CONFIG EXAMPLES THERE!!!

Just look at the "Settings Support" section, all you need is there.

Oh, if you want to know what the commands and settings are, go here:

Server PB Commands/Settings:
http://www.evenbalance.com/publications/cod-ad/index.htm

Client PB Commands/Settings:
http://www.evenbalance.com/publications/cod-pl/index.htm

mybbex
05-03-2004, 01:51 PM
Sorry, I did read your post and tryed to find solution from examples, but there were quite a lot of text to try, so I thought that there might be someone who knows the solution right away... :oops:

BUT after all, today I found it myself from there. So, many thanks to you! It was PB_SV_CvarWalk. I changed it to "2" and it helped. :!:
No more lag (at least so much). :smile:

Dude, did you even read my post?

Like I said, go to www.punksbusted.com, THEY HAVE CONFIG EXAMPLES THERE!!!

Just look at the "Settings Support" section, all you need is there.

Oh, if you want to know what the commands and settings are, go here:

Server PB Commands/Settings:
http://www.evenbalance.com/publications/cod-ad/index.htm

Client PB Commands/Settings:
http://www.evenbalance.com/publications/cod-pl/index.htm

Bombada
05-03-2004, 03:06 PM
OK my server have no more LAG,
I turn all LOG file off and no sreenshoot.

IT wor very good now.

here my cfg file.

pb_sv_MaxDlRate 4 //[KB/sec requested per file (default=4)]
pb_sv_MaxConDls 1 //[concurrent downloads (default=1)]
pb_sv_KickLen 2 //[minutes (default=2)]
pb_sv_CvarFreq 4 //[# of range checks per minute]
pb_sv_CvarLogging 0 //[1=Reg. Log, 2=Var Log, 3=Both, 0=Neither]
pb_sv_CvarWalk 0 //[0=disabled, 1-4=Walk through obtained Cvar lists]
pb_sv_CvarUserPulse 15 //[How often (in min.) to auto-send CvarUser command]
pb_sv_CvarChangedPulse 15 //[How often (in min.) to auto-send CvarChanged command]
pb_sv_CQC 1 //[0=No, 1=Yes (default=1)]
pb_sv_LogSync 0 //[0=No, 1=Yes (default=0)]
pb_sv_LogCeiling 1000 //[High log filename serial #]
pb_sv_SsFloor 1 //[Low screenshot filename serial #]
pb_sv_SsCeiling 1000 //[High screenshot filename serial #]
pb_sv_SsCmd "" //[Filename of system command to run after screenshots]
pb_sv_SsWidth 320 //[Requested pixel width of remote screenshots]
pb_sv_SsHeight 240 //[Requested pixel height of remote screenshots]
pb_sv_SsXpct 50 //[Percentage across screen for remote screenshots]
pb_sv_SsYpct 50 //[Percentage down screen for remote screenshots]
pb_sv_SsSrate 1 //[Sample Rate for remote screenshots]
pb_sv_SsDelay 0 //[Maximum delay client waits before capturing screenshot]
pb_sv_SsPath "" //[Path where remote screenshots are saved]
PB_SsSave 0
PB_SsLog 0
pb_LogToFile 0
pb_sv_md5toolfreq 120
pb_sv_AutoSsFrom 60 //[Minimum # of seconds to wait before requesting next ss]
pb_sv_AutoSsTo 600 //[Maximum # of seconds to wait before requesting next ss]
pb_sv_AutoSs 0 //[0=No, 1=Yes (default=0)] Screeenshots
pb_sv_Sleep 100 //[# of Milliseconds (default=60)]
pb_sv_PowerMin 10 //[power points]
pb_sv_PowerDef 1 //[power points]
pb_sv_PowerKickLen 5 //[minutes (default=5)]
pb_sv_httpPort 0 //[port #]
pb_sv_httpAddr "" //[external IP Address]
pb_sv_httpRefresh 30 //[seconds]
pb_sv_httpKey "" //[key]
pb_sv_httpMaps "" //[map list (separate by spaces)]
pb_sv_scoreKick -10 //[minimum score (negative)]
pb_sv_changePeriod 999 //[seconds]
pb_sv_changeMax 1 //[max name changes allowed]
pb_sv_dupNameGrace 0 //[seconds]
pb_sv_autoUpdBan 0 //[0=No, 1=Yes (default=0)]
pb_sv_extChar 0 //[0=No, 1=Yes (default=0)]
pb_sv_guidRelax 0 //[1=UNKN, 2=WRONGIP, 4=DUP (add desired values)]
pb_sv_load pbsvlog.cfg //load remote logging settings (if pbsvlog.cfg exists)

;Cvar Range List - pb_sv_cvar [cvar_name] [type] [value(s)]
PB_SV_CVAR cl_timenudge IN -20 0
pb_sv_cvar r_intensity IN 0 1
pb_sv_cvar r_overBrightBits IN 0 2
pb_sv_cvar com_maxfps OUT 0.000001 40
pb_sv_cvar r_gamma IN 1 1.6

;OGC / Cheat Check

pb_sv_cvarempty
pb_sv_cvar cg_thirdPerson IN 0
pb_sv_cvar r_lightmap IN 0
pb_sv_cvar r_fog IN 1
pb_sv_cvar r_drawSModels IN 1
pb_sv_cvar cg_drawGun IN 1
pb_sv_cvar r_showCullXModels IN 0
pb_sv_cvar r_drawWorld IN 1
pb_sv_cvar r_entfullBright IN 0
pb_sv_cvar r_showtris IN 0
pb_sv_cvar r_flares IN 1
pb_sv_cvar wallhack IN 0
pb_sv_cvar thirdp IN 0
pb_sv_cvar aim IN 0
pb_sv_cvar esp IN 0
pb_sv_cvar fire IN 0
PB_SV_CVAR aimkey IN 0
PB_SV_CVAR quiet IN 0
PB_SV_CVAR predict IN 0
PB_SV_CVAR fov IN 0
PB_SV_CVAR teamcheck IN 0
PB_SV_CVAR fire IN 0
PB_SV_CVAR vec_stand IN 0
PB_SV_CVAR vec_crouch IN 0
PB_SV_CVAR vec_prone IN 0
PB_SV_CVAR thirdpcfg IN 0

PB_SV_CVAR glow IN 0
PB_SV_CVAR ignorewalls IN 0
PB_SV_CVAR pingpredict IN 0
PB_SV_CVAR autoaim IN 0
PB_SV_CVAR autofire IN 0
PB_SV_CVAR ogc_aim IN 0
PB_SV_CVAR ogc_bot IN 0
PB_SV_CVAR ogc_fov IN 0
PB_SV_CVAR ogc_glow IN 0
PB_SV_CVAR ogc_mode IN 0
PB_SV_CVAR ogc_names IN 0
PB_SV_CVAR ogc_wall IN 0
PB_SV_CVAR ogc_trans IN 0
PB_SV_CVAR ogc_weapons IN 0
PB_SV_CVAR pmove_fixed IN 0
PB_SV_CVAR cl_punkbuster IN 1
PB_SV_CVAR safe IN 0
PB_SV_CVAR radar IN 0
PB_SV_CVAR mode IN 0
PB_SV_CVAR names IN 0
PB_SV_CVAR bunny IN 0
PB_SV_CVAR nofx IN 0
PB_SV_CVAR wall IN 0
PB_SV_CVAR shoot IN 0
PB_SV_CVAR weapons IN 0
PB_SV_CVAR alias IN 0
PB_SV_CVAR guid IN 0

imported_Hunter
05-07-2004, 02:56 AM
Can Someone Tell me How Do I Apply The Above Config ? , Do I make a PBConfig.Cfg Then Add a Line in my Config_mp.Cfg ? I Looked On The PB Sight But it Doesn't Seem to Say How to Do This.... Please Help Me Out , Thank You Kindly......Pete

Sgt_mac
05-07-2004, 05:45 AM
As stated below.

At punksbusted there is a very good example of the configs needed.
All you do is create a file in notepad and drop the variables listed there into it.
Then rename to pbsvuser.cfg and for the other pbsv.cfg

then stick them in the pb folder. restart server and done.

http://www.punksbusted.com/modules.php?name=Forums&file=viewtopic&t=6703 <--- the thread

imported_Hunter
05-10-2004, 01:06 AM
Thank You . But I Still see an Occasional Glitch Here And There . Like a Pause , very Annoying , Any Idea's ???? ..... Pete

kgb420
05-30-2004, 11:46 AM
try this:

set pb_sleep 200