-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.cfg
More file actions
101 lines (89 loc) · 1.85 KB
/
Copy pathsettings.cfg
File metadata and controls
101 lines (89 loc) · 1.85 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
// FPS
fps_max 132
cl_showfps 1
// Crosshair
crosshair 1
cl_crosshair_file crosshair5
cl_crosshair_red 0
cl_crosshair_green 255
cl_crosshair_blue 0
cl_crosshair_scale 30
// FOV
fov_desired 90
viewmodel_fov 70
viewmodel_fov_demo 70
r_drawviewmodel 1
// Hitsound
tf_dingalingaling 1
tf_dingaling_pitchmaxdmg 75
tf_dingaling_pitchmindmg 125
tf_dingaling_volume 1
// Network
cl_cmdrate 66
cl_updaterate 66
cl_interp 0.01515151515
cl_interp_ratio 1
cl_lagcompensation 1
cl_pred_optimize 2
cl_smooth 1
cl_smoothtime 0.015151515
rate 30000
// PREC
prec_check_update 1
prec_delete_useless_demo 0
prec_dir demos
prec_kill_delay 15
prec_log 1
prec_min_streak 4
prec_mode 2
prec_notify 0
prec_screens 1
prec_sound 1
prec_stv_status 1
// Advanced options
cl_autoreload 1
cl_autorezoom 1
cl_use_tournament_specgui 1
hud_classautokill 0
hud_fastswitch 1
tf_remember_activeweapon 1
tf_remember_lastswitched 1
tf_respawn_on_loadoutchanges 1
tf_simple_disguise_menu 1
tf_medigun_autoheal 0
hud_medicautocallers 1
hud_medicautocallersthreshold 100
hud_medichealtargetmarker 1
tf_hud_no_crosshair_on_scope_zoom 1
tf_sniper_fullcharge_bell 0
// Sound
dsp_enhance_stereo 0
dsp_slow_cpu 1
snd_async_fullyasync 1
snd_pitchquality 0
snd_spatialize_roundrobin 1
snd_mute_losefocus 0
// Disable ragdolls
cl_ragdoll_fade_time 0
cl_ragdoll_forcefade 1
cl_ragdoll_physics_enable 0
g_ragdoll_fadespeed 0
g_ragdoll_lvfadespeed 0
ragdoll_sleepaftertime 0
// Disable gibs
cl_phys_props_enable 0
cl_phys_props_max 0
props_break_max_pieces 0
r_propsmaxdist 1
violence_agibs 0
violence_hgibs 0
// Damage numbers / batching
hud_combattext 1
hud_combattext_batching 1
hud_combattext_batching_window 2
hud_combattext_doesnt_block_overhead_text 1
hud_combattext_healing 1
// Don't display target IDs above players
tf_hud_target_id_disable_floating_health 1
// Always show timelimit on HUD
tf_hud_show_servertimelimit 1