Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
#7
The low FPS drop could actually be down to your hardware not rendering the models quick enough. "Entities" are all the objects in the map, including player models and animations (like people moving, crouching, firing, dropping weapons, reloading etc). If the "entities" portion of your net_graph payload (the payload is the actual bar graph part of net_graph, with all the colours) is spiking, then this is most likely true.

There are several ways you can edit your game to minimise the amount of "entities" that are being rendered in the game at one time. You could turn off stuff like decals (bullet holes, scratch marks), turn off excess models (like trash), make ragdolls disappear when not being used (basically makes dead bodies disappear). There are many ways. I wrote a thread a while back on how to tweak your games graphics using autoexec. It's pretty simple, you just read through and decide what you want and what you don't want.

Other solutions would be more hardware related. Getting a new computer would be a benefit, or even just a new graphics card. A new ISP could be more beneficial, as you'll be able to send/receive packets quicker, meaning that your graphics card has more time to render the models (and therefore the events) quicker, meaning you're PC won't get these huge lag spikes where lots of things are trying to be rendered all at the same time.
If you read this, you suck.

Messages In This Thread
Fps Sh!tty - by Knowpain - Nov 12 2011, 03:02 PM
RE: Fps Sh!tty - by FenKeN - Nov 12 2011, 03:12 PM
RE: Fps Sh!tty - by Knowpain - Nov 12 2011, 03:16 PM
RE: Fps Sh!tty - by JayCat - Nov 12 2011, 03:30 PM
RE: Fps Sh!tty - by I, The Rival - Nov 12 2011, 04:50 PM
RE: Fps Sh!tty - by SpartanOnLSD - Nov 12 2011, 05:26 PM
RE: Fps Sh!tty - by I, The Rival - Nov 12 2011, 05:52 PM
RE: Fps Sh!tty - by Knowpain - Nov 12 2011, 06:58 PM
RE: Fps Sh!tty - by I, The Rival - Nov 12 2011, 07:02 PM
RE: Fps Sh!tty - by Knowpain - Nov 12 2011, 07:07 PM
RE: Fps Sh!tty - by MindHACKer - Nov 12 2011, 07:08 PM
RE: Fps Sh!tty - by I, The Rival - Nov 12 2011, 07:12 PM
RE: Fps Sh!tty - by DK - Nov 12 2011, 07:14 PM
RE: Fps Sh!tty - by Knowpain - Nov 12 2011, 07:16 PM
RE: Fps Sh!tty - by Victor - Nov 12 2011, 07:19 PM
RE: Fps Sh!tty - by DK - Nov 12 2011, 07:32 PM
RE: Fps Sh!tty - by BaNaNaMaN - Nov 12 2011, 08:25 PM
RE: Fps Sh!tty - by I, The Rival - Nov 12 2011, 08:54 PM
RE: Fps Sh!tty - by Knowpain - Nov 13 2011, 04:56 AM
RE: Fps Sh!tty - by I, The Rival - Nov 13 2011, 10:11 AM
RE: Fps Sh!tty - by Knowpain - Nov 13 2011, 10:44 AM
RE: Fps Sh!tty - by BaNaNaMaN - Nov 13 2011, 11:18 AM
RE: Fps Sh!tty - by I, The Rival - Nov 13 2011, 11:25 AM
RE: Fps Sh!tty - by SpartanOnLSD - Nov 13 2011, 12:39 PM
RE: Fps Sh!tty - by Knowpain - Nov 13 2011, 03:58 PM
RE: Fps Sh!tty - by SpartanOnLSD - Nov 13 2011, 04:19 PM

Users browsing this thread: 18 Guest(s)