B
BotoX
Code:
host_thread_mode "1"
mat_queue_mode "2"
mat_compressedtextures "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_decals "0"
r_queued_post_processing "0"
mp_usehwmmodels "1"
mp_usehwmvcds "1"
r_fastzreject "1"
mat_picmip "-1"
mat_vsync "0"
mat_forcemanagedtextureintohardware "1"
Put this into your cstrike/cfg/autoexec.cfg
If you want to use the "Create Server" feature you have to temporarily do:
host_thread_mode 0 in your console or else you won't be able to move.
Last edited by a moderator: