Hi all,
I've noticited that there isn't any FPS config on the forums yet.
Although I assume most people already have a config, I decided to post mine below.
I do not take credit for this config, I'm simply sharing.
I've noticited that there isn't any FPS config on the forums yet.
Although I assume most people already have a config, I decided to post mine below.
I do not take credit for this config, I'm simply sharing.
Code:
// Save this to autoexec.cfg in common\garrysmod\garrysmod\cfg
// Multicore Rendering
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"
mat_specular "0"
r_drawmodeldecals "0"
mat_queue_mode "-1" // -1 is auto-detect. 1 is single core and 2 is multicore. -1 is actually working in the prerelease
studio_queue_mode "1"
gmod_mcore_test "1"
clear
echo "Autoexec loaded."
Last edited by a moderator: