// autoexec for the GOTV spectator client. // low-end / llvmpipe survival fps_max 30 mat_queue_mode 0 mat_phong 0 mat_bumpmap 0 mat_specular 0 mat_hdr_level 0 mat_disable_bloom 1 mat_bloom_scalefactor_scalar 0 r_dynamic 0 r_shadows 0 mat_picmip 2 r_decals 9 mp_decals 9 r_drawtracers_firstperson 0 cl_showfps 0 // GOTV auto-director does the camera work; make sure it's on spec_autodirector 1 tv_nochat 1 // exposure fix bound to a key (server has sv_cheats 1, so this applies once connected) alias fixexp "mat_force_tonemap_scale 1.0; mat_hdr_tonemapscale 1.0; mat_hdr_level 0" bind "F8" "fixexp" bind "F7" "spec_mode 5" bind "F6" "spec_next"