Killing Floor

Killing Floor

Ver estadísticas:
Sad Spelunk Man 9 ENE 2013 a las 3:56 p. m.
FPS Too High
So, I can max everything...and I mean everything...and never drop below 200 fps. Sometimes, I get 300 fps in areas, point being, that this is unnecessary. I would like to cap my FPS at 80ish (as to assure I never drop below 60) but can't figure out how to (I've researched)

Any methods that supposedly worked on UT2004 (the same engine this game is built on) don't work, and I can't find anything about Killing Floor other than people complaining about low fps. So, does anyone know how to choose a framelimit in KF?

Thanks.
Última edición por Sad Spelunk Man; 9 ENE 2013 a las 3:59 p. m.
< >
Mostrando 16-30 de 33 comentarios
Nerfski 12 ENE 2013 a las 6:04 p. m. 
don't worry, there are 90fps cap in multiplayer, and the vsync option would make unremoveable mouse lag.
Sad Spelunk Man 12 ENE 2013 a las 6:38 p. m. 
Like I said, Nvidia Inspector worked wonders!
Rainbow Dash 12 ENE 2013 a las 8:19 p. m. 
Didn't even tought about nvidia inspector and i used it for Skyrim already.. thanks guys.

To the ones who don't knows what to do, once you opened nvidia inspector, click on the tool button in the "Driver Version" line. It opens a new window.

Now you should be in the _GLOBAL_DRIVER_PROFILE (Base Profile), on the top of the window. You can keep this profile if you want to limit your fps in any game or click to show the list of games and select Killing Floor if you only want to limit them in KF.

Once you're on the profile you want, look for the Common part, at the Frame Rate Limiter line. You only have to choose which fps limiter you want, and then click on Apply changes, on the top right of the window.

Do not modify the value of SettingValueHex if you don't know what you are doing.
Sad Spelunk Man 12 ENE 2013 a las 10:29 p. m. 
Can confirm Rainbow Dash know's what he or she is talking about, same process I used and can confirm works.
LandShark 30 JUN 2013 a las 11:56 a. m. 
is there a console command to cap fps at a fixed rate like 60 rather than using vSync.
Sad Spelunk Man 2 JUL 2013 a las 6:45 p. m. 
Nah, you gotta go through other means.
9999's 2 JUL 2013 a las 7:23 p. m. 
Never drop below 200? I would love to know your specs and what settings youre playing at..
Sad Spelunk Man 3 JUL 2013 a las 8:14 p. m. 
Max settings on an Acer Laptop with an i7 and a Nvidia GT650...Its not that intense of a game if you have upper end modern hardware :/
Offensive Screen-name 11 SEP 2015 a las 11:26 p. m. 
I'm getting well over 7000FPS on the highest custom settings and would like to know if anything was ever found of this? It might be causing glitches.
Rainbow Dash 12 SEP 2015 a las 12:21 a. m. 
7000FPS ? is that just in the main menu ?

that's useless to have so much and it makes your hardware throw unnecessary ressources, so you may want to just lock them to a framerate that suits your monitor refresh rate or your taste, or enable vsync (you'd have to set some stuffs up for vsync to not completely make KF unplayable because of the input delay though)
Offensive Screen-name 12 SEP 2015 a las 12:45 a. m. 
how would I cap the FPS at 143 in-game, for my 1440p 2.5K 144Hz monitor, so to use ULMB?
AimSorry 12 SEP 2015 a las 12:58 a. m. 
Publicado originalmente por Cosmonaut_Tanner:
So, I can max everything...and I mean everything...and never drop below 200 fps. Sometimes, I get 300 fps in areas, point being, that this is unnecessary. I would like to cap my FPS at 80ish (as to assure I never drop below 60) but can't figure out how to (I've researched)

Any methods that supposedly worked on UT2004 (the same engine this game is built on) don't work, and I can't find anything about Killing Floor other than people complaining about low fps. So, does anyone know how to choose a framelimit in KF?

Thanks.

Go to KillingFloor.ini and look for MaxClientFrameRate command (CTRL+F and copy and paste this cvar to find it faster). Then set your desired value of FPS. Default FPS cap value is +90.

Next go to User.ini and look for ConfiguredInternetSpeed command and set it for the value of your FPS + 2 zeros i.e. I have MaxClientFrameRate=200, so I set ConfiguredInternetSpeed=20000.

You can also bind the second command through console:
set input <key> (without "<" and ">") netspeed <value>
and during the game execute.

For stats you can type/bind into to console:
set input <key> (without "<" and ">") stat net | stat fps
Última edición por AimSorry; 12 SEP 2015 a las 1:03 a. m.
Offensive Screen-name 12 SEP 2015 a las 1:07 a. m. 
Publicado originalmente por Woucash:
Publicado originalmente por Cosmonaut_Tanner:
So, I can max everything...and I mean everything...and never drop below 200 fps. Sometimes, I get 300 fps in areas, point being, that this is unnecessary. I would like to cap my FPS at 80ish (as to assure I never drop below 60) but can't figure out how to (I've researched)

Any methods that supposedly worked on UT2004 (the same engine this game is built on) don't work, and I can't find anything about Killing Floor other than people complaining about low fps. So, does anyone know how to choose a framelimit in KF?

Thanks.

Go to KillingFloor.ini and look for MaxClientFrameRate command (CTRL+F and copy and paste this cvar to find it faster). Then set your desired value of FPS. Default FPS cap value is +90.

Next go to User.ini and look for ConfiguredInternetSpeed command and set it for the value of your FPS + 2 zeros i.e. I have MaxClientFrameRate=200, so I set ConfiguredInternetSpeed=20000.

You can also bind the second command through console:
set input <key> (without "<" and ">") netspeed <value>
and during the game execute. To stats you can also type/bind into to console:
set input <key> (without "<" and ">") stat net | stat fps
thank you so very much; however, is there a way to configure an autoexecutable file IE "autoexec.cfg" or "default.cfg" so that I don't need to force KillingFloor.ini & User.ini to read-only (they keep resetting, and I need NvidiaGPU to be True and resolutions all 2650 x 1440 or else the game won't even start to the menu)?
AimSorry 12 SEP 2015 a las 1:13 a. m. 
Publicado originalmente por W124l29:
Publicado originalmente por Woucash:

Go to KillingFloor.ini and look for MaxClientFrameRate command (CTRL+F and copy and paste this cvar to find it faster). Then set your desired value of FPS. Default FPS cap value is +90.

Next go to User.ini and look for ConfiguredInternetSpeed command and set it for the value of your FPS + 2 zeros i.e. I have MaxClientFrameRate=200, so I set ConfiguredInternetSpeed=20000.

You can also bind the second command through console:
set input <key> (without "<" and ">") netspeed <value>
and during the game execute. To stats you can also type/bind into to console:
set input <key> (without "<" and ">") stat net | stat fps
thank you so very much; however, is there a way to configure an autoexecutable file IE "autoexec.cfg" or "default.cfg" so that I don't need to force KillingFloor.ini & User.ini to read-only (they keep resetting, and I need NvidiaGPU to be True and resolutions all 2650 x 1440 or else the game won't even start to the menu)?
Those .ini files are autoexecutable. You don't need to set read-only. All cvars stored there assign within game launch. I personally have MaxClientFrameRate=200 configured in KillingFloor.ini and execute netspeed in Killing Floor while playing.
Última edición por AimSorry; 12 SEP 2015 a las 1:13 a. m.
Offensive Screen-name 12 SEP 2015 a las 1:18 a. m. 
Publicado originalmente por Woucash:
Publicado originalmente por W124l29:
thank you so very much; however, is there a way to configure an autoexecutable file IE "autoexec.cfg" or "default.cfg" so that I don't need to force KillingFloor.ini & User.ini to read-only (they keep resetting, and I need NvidiaGPU to be True and resolutions all 2650 x 1440 or else the game won't even start to the menu)?
Those .ini files are autoexecutable. You don't need to set read-only. All cvars stored there assign within game launch. I personally have MaxClientFrameRate=200 configured in KillingFloor.ini and execute netspeed in Killing Floor while playing.
For whatever reason, some of the settings don't stick unless I set them to read-only.
< >
Mostrando 16-30 de 33 comentarios
Por página: 1530 50

Publicado el: 9 ENE 2013 a las 3:56 p. m.
Mensajes: 33