Jump to content


Welcome to PBBans

Welcome to PBBans, like most online communities you must register to view or post in our community, but don't worry this is a simple free process that requires minimal information for you to signup. Be apart of PBBans by signing in or creating an account.
  • Start new topics and reply to others
  • Subscribe to topics and forums to get automatic updates
  • Get your own profile and make new friends
  • Customize your experience here
Guest Message by DevFuse
 

Max Fps


17 replies to this topic

#1 toxin

    Normal User

  • Streaming Admin
  • Reputation: 0
    None
  • 29 posts
  • Location:Texas

Posted Oct 12, 2008 - 04:27 PM

Is there a way to lock my server to a max fps of 150?

#2 -=Garbage DinGo=-

    Streaming Game Admin

  • Members
  • Pip
  • Reputation: 1
    A step in the right direction
  • 320 posts
  • Gender:Male
  • Location:Stockport UK

Posted Oct 12, 2008 - 05:10 PM

In a word no.

If you really don't want players to go over that then set PB to kick players who have com_maxfps set above that.

#3 toxin

    Normal User

  • Streaming Admin
  • Reputation: 0
    None
  • 29 posts
  • Location:Texas

Posted Oct 12, 2008 - 05:27 PM

What would be the setting? pb_sv_cvar "com_maxfps" OUT 0.000001 43
It is in this setting right? What would be the setting for it?

#4 .:BoS:.Gringo

    Normal User

  • Members
  • Pip
  • Reputation: 0
    None
  • 470 posts

Posted Oct 12, 2008 - 10:08 PM

yeah u can lock it down for that value and yes that is the right command just set it to whatever u want, IN or OUT those values, and SoF2 has a maximum FPS of 125, i think, more than that will be basically useless. (Someone correct me if im wrong) ;)

#5 RoadWarrior

    Normal User

  • Retired Staff
  • Reputation: 80
    Will become famous
  • 3,549 posts
  • Gender:Male
  • Location:Canada

Posted Oct 13, 2008 - 01:24 AM

pb_sv_cvar "com_maxfps" IN 43 150

would lock fps to a minimum of 43 and a maximum of 150.

#6 Benway

    BOFH

  • Site Staff
  • Reputation: 396
    Name is well known
  • 7,726 posts
  • Gender:Male
  • Location:Earth 52°N27'09'' 13°E20'16''

Posted Oct 13, 2008 - 06:35 AM

pb_sv_cvar com_maxfps OUT 0.000001 43
pb_sv_cvar com_maxfps OUT 151 1000

why? game default is 0 (no setting/uncapped)

#7 toxin

    Normal User

  • Streaming Admin
  • Reputation: 0
    None
  • 29 posts
  • Location:Texas

Posted Oct 13, 2008 - 03:17 PM

I want people to not be able to have a 333 setting. I think it is a unfair advantage to other players that cant do the special jumps. This is what my server is set to right now. pb_sv_cvar "com_maxfps" OUT 0.000001 43 So I would leave that setting in there and add pb_sv_cvar "com_maxfps" IN 43 150 ? What is the OUT and the IN mean? Thank you for your help.

#8 hugin

    Normal User

  • Retired Staff
  • Reputation: 4
    A step in the right direction
  • 4,166 posts
  • Gender:Male
  • Location:Norway

Posted Oct 13, 2008 - 03:28 PM

View Posttoxin, on Oct 13th 2008, 10:17 PM, said:

I want people to not be able to have a 333 setting. I think it is a unfair advantage to other players that cant do the special jumps. This is what my server is set to right now. pb_sv_cvar "com_maxfps" OUT 0.000001 43 So I would leave that setting in there and add pb_sv_cvar "com_maxfps" IN 43 150 ? What is the OUT and the IN mean? Thank you for your help.

IN 43 150: means higher than 43 and lower than 150, or inside 43 and 150
OUT 43 150: Means not between 43 and 150, or not inside 43 and 150

Green is allowed values:
IN 43 150: --------------43-------------------------150--------------
OUT 43 150: --------------43-------------------------150--------------

#9 -=Garbage DinGo=-

    Streaming Game Admin

  • Members
  • Pip
  • Reputation: 1
    A step in the right direction
  • 320 posts
  • Gender:Male
  • Location:Stockport UK

Posted Oct 13, 2008 - 03:42 PM

View PostBenway, on Oct 13th 2008, 12:35 PM, said:

why? game default is 0 (no setting/uncapped)

Have you ever tried setting it to 0 Benway.

I did and got well over 1000 fps. Trouble is the server can't handle it and you start jerking all over the place like you've got bad lag.

On the capping of maxfps at 125 as per Clanbase rules I've got an open mind and think that it should be left to server admins to do what they feel is right.
Personally I allow 333 fps on my server and use it myself. However I still play on servers capped at 125 and just adjust my settings accordingly.
I honestly don't think the 333 thing is any big deal, just slightly better jumps.

toxin OUT means exactly what it says. A players settings must be outside those values.
IN means a players settings must be within those values.

So pb_sv_cvar "com_maxfps" IN 43 150 then the player must have his fps set between 43 and 150, ie it can't be set at 42 or below or 151 and above.
The other way round for out.

#10 AcE

    Normal User

  • Retired Staff
  • Reputation: 88
    Will become famous
  • 8,699 posts

Posted Oct 13, 2008 - 03:44 PM

View PostBenway, on Oct 13th 2008, 11:35 AM, said:

why? game default is 0 (no setting/uncapped)

No m8.. default is 45 ;)

#11 Benway

    BOFH

  • Site Staff
  • Reputation: 396
    Name is well known
  • 7,726 posts
  • Gender:Male
  • Location:Earth 52°N27'09'' 13°E20'16''

Posted Oct 13, 2008 - 03:55 PM

View Posttoxin, on Oct 13th 2008, 10:17 PM, said:

I want people to not be able to have a 333 setting. I think it is a unfair advantage to other players that cant do the special jumps. This is what my server is set to right now. pb_sv_cvar "com_maxfps" OUT 0.000001 43 So I would leave that setting in there and add pb_sv_cvar "com_maxfps" IN 43 150 ? What is the OUT and the IN mean? Thank you for your help.

pb_sv_cvar [cvar_name] [IN|OUT|INCLUDE|EXCLUDE] [Param1] [optional_Param2] ... PB will kick players with cvars in/outside the specified range.

IN = setting has to be between Param1 & Param2 inclusive.
If no Param2 is present, setting must equal Param1.
OUT = setting may not be between Param1 & Param2, both Param1 & Param2 are not allowed as well.
If no Param2 present, setting may not equal Param1.
INCLUDE = setting must include the string given in Param1.
EXCLUDE = setting may not include the string given in Param1.

Does not change or remove previous blocks of same cvar, both will operate, unless a "pb_sv_cvarempty" was issued.

thus
pb_sv_cvar com_maxfps OUT 0.0001 43
pb_sv_cvar com_maxfps OUT 151 1000
pb_sv_cvar com_maxfps OUT 0
would equal
pb_sv_cvar com_maxfps IN 44 150 // 43 is connected with a no-recoil exploit of q3e

as said i see no use to restrict 0 (uncapped) as only a stable FPS value will have any effect on jumping/recoil/hitboxes.

333 is in connection with a hitbox delay exploit (player is hard to hit), has not v. much to do with jumping. Sorry to destruct your illusions, but this "unfair advantage" to be able to do the special jumps is a result of practice, i.e. of wasting time on boring Trickjump Maps like e.g. this guy --> who always used com_maxfps 76 or 125. (no, to restrict these values was ... dorky)


P.S.:
]\com_maxfps
"com_maxfps" is:"125" default:"85"
]\condump sof2_fps.txt
whatever.

#12 toxin

    Normal User

  • Streaming Admin
  • Reputation: 0
    None
  • 29 posts
  • Location:Texas

Posted Oct 13, 2008 - 04:05 PM

Benway that isnt sof2 is it? FPS in games are different. 333 will help you jump better in SOF2. I just want to set it to a lower setting to prevent jumps and lag issues.

#13 toxin

    Normal User

  • Streaming Admin
  • Reputation: 0
    None
  • 29 posts
  • Location:Texas

Posted Oct 13, 2008 - 04:12 PM

Ok so my server is set to this right now. No other com_maxfps settings are in the config. pb_sv_cvar "com_maxfps" OUT 0.000001 43. So what does this mean? What is the max setting on this? Or how do you read it? Also so I need to do this right? Delete that line and add this pb_sv_cvar "com_maxfps" IN 43 150 and that would kick people above 150 right?

Edited by toxin, Oct 13, 2008 - 04:13 PM.


#14 hugin

    Normal User

  • Retired Staff
  • Reputation: 4
    A step in the right direction
  • 4,166 posts
  • Gender:Male
  • Location:Norway

Posted Oct 13, 2008 - 04:29 PM

View Posttoxin, on Oct 13th 2008, 11:12 PM, said:

Ok so my server is set to this right now. No other com_maxfps settings are in the config. pb_sv_cvar "com_maxfps" OUT 0.000001 43. So what does this mean? What is the max setting on this? Or how do you read it? Also so I need to do this right? Delete that line and add this pb_sv_cvar "com_maxfps" IN 43 150 and that would kick people above 150 right?

View Posthugin, on Oct 13th 2008, 10:28 PM, said:

Green is allowed values:
IN 43 150 : --------------43-------------------------150--------------
OUT 43 150 : --------------43-------------------------150--------------
Red is kick yes.

Edited by Benway, Mar 30, 2013 - 08:29 AM.
: i just set the colors for the numbers as well, just to fix the slackness ... as they were Black (neutral, what they are NOT)


#15 toxin

    Normal User

  • Streaming Admin
  • Reputation: 0
    None
  • 29 posts
  • Location:Texas

Posted Oct 16, 2008 - 05:00 PM

Ok I put pb_sv_cvar "com_maxfps" IN 43 150 and I did a "pb_sv_cvarempty". When I connect it still says com_maxfps="0" must be outside 0.000001 to 43. Did I miss something?

#16 hugin

    Normal User

  • Retired Staff
  • Reputation: 4
    A step in the right direction
  • 4,166 posts
  • Gender:Male
  • Location:Norway

Posted Oct 16, 2008 - 05:15 PM

Did you do pb_sv_restart ingame or did you restart your server after adding that to your PB config?

#17 toxin

    Normal User

  • Streaming Admin
  • Reputation: 0
    None
  • 29 posts
  • Location:Texas

Posted Oct 16, 2008 - 05:16 PM

Yeah it works now, people are saying they can still get over 150 on fps though.

#18 Benway

    BOFH

  • Site Staff
  • Reputation: 396
    Name is well known
  • 7,726 posts
  • Gender:Male
  • Location:Earth 52°N27'09'' 13°E20'16''

Posted Mar 30, 2013 - 08:33 AM

View Posttoxin, on Oct 16, 2008 - 05:00 PM, said:

Ok I put pb_sv_cvar "com_maxfps" IN 43 150 and I did a "pb_sv_cvarempty". When I connect it still says com_maxfps="0" must be outside 0.000001 to 43. Did I miss something?

well, that* was my point to recommend :
A.
pb_sv_cvar com_maxfps OUT 0.000001 43
plus B.
pb_sv_cvar com_maxfps OUT 151 1000

rather than C.
pb_sv_cvar com_maxfps IN 43 150

for two reasons:

1.) C. does not equal A. + B.
go figure why i mentioned the old and forgotten no-recoil exploit @43 FPS, IN 43 150 will allow both values 150 and 43 ,
while A. disallows 43 , so the (almost) proper equivalent was: IN 44 150 :P

2.) (almost) ...*some games have no default setting for com_maxfps (WTF is SoF?) and PB will handle an empty cvar value like the particular cvar was set to 0.
So restricting pb_sv_cvar com_maxfps IN 44 150 would kick for com_maxfps 0 as well for com_maxfps "" ( = if nothing is set by user and if the game uses uncapped com_maxfps = "" as default), thus A. reads OUT 0.000001 43 and not OUT 0 43





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users



DMCA.com