Frame advice

Messages
1
Reaction score
0
Points
10
Anyone got any suggestions on how to increase fps / decrease rubber banding? My 3rd day on the server but today has been pretty much unplayable, unsure if it's my PC or if it's server side or a bit of both
 
Messages
243
Reaction score
228
Points
410
Location
Berlin, Germany
r_3dsky 0
r_shadows 0

gmod_mcore_test 1
mat_queue_mode -1
cl_threaded_bone_setup 1
cl_threaded_client_leaf_system 1
r_threaded_client_shadow_manager 1
r_threaded_particles 1
r_threaded_renderables 1
r_queued_ropes 1
studio_queue_mode 1

Be aware r_shadows 0 will disable your flashlight
 
Messages
724
Reaction score
515
Points
600
Location
Metagaming in discord with the boys
Anyone got any suggestions on how to increase fps / decrease rubber banding? My 3rd day on the server but today has been pretty much unplayable, unsure if it's my PC or if it's server side or a bit of both
I had an i7-7700k and recently upgraded to a 7800x3D. Sadly the game is super CPU dependent since it’s an old engine and barely uses your GPU. I went from having 30-50 fps at baz and 100fps around the city. To having 120 fps at baz and 300 fps around the city after my upgrade. All those launch options aren’t going to do anything for you unless you have a super barebones PC. Just upgrade your CPU if possible.


The best option to disable is shadows, if you type r_shadows 0 into console see if it increases ur fps. I usually gained 20 fps ish when I use this command. Be aware it disables flashlights and headlights as well as all lamps.
 
Messages
673
Reaction score
371
Points
535
Location
Scotland
Adding onto this, found another exec config works wonders for me with only having 8gb ram just now.

In fps_max put your refresh rate after it for example im on a 60hz so its;

fps_max 60

Ive gained over 30 fps in bazaar on full population which is godly.

gmod_mcore_test 1
mat_queue_mode 2
cl_threaded_bone_setup 1
cl_threaded_client_leaf_system 1
r_threaded_client_shadow_manager 1
r_threaded_particles 1
r_threaded_renderables 1
r_queued_ropes 1
studio_queue_mode 1
mat_specular 1

fps_max ---
menu_cleanupgmas
host_writeconfig
 
Top