Updated Performance Guide

threadpool_affinity is marked as x in your config

shouldent it look like this?

threadpool_affinity "4" //8 for octa-core, 6 for hexa-core, 4 for quad-core, 2 for double-core
 
r_lod <integer>.

The default value is "-1" which makes lod compute normally. Setting this to 0 will effectively make every render as if you are close to them while a large value will make everything render as if you are far from them.

Note.png
Note:
Although turning r_lod off gives better visual quality, it also negatively affects your FPS.

0 is not disabled either.
 
Unknown command "host_thread_mode"
Unknown command "r_queued_post_processing"
Unknown command "voice_buffer_ms"
 
Back
Top