-
-
Notifications
You must be signed in to change notification settings - Fork 94
Expand file tree
/
Copy pathcomfig.json
More file actions
49 lines (49 loc) · 1.35 KB
/
comfig.json
File metadata and controls
49 lines (49 loc) · 1.35 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
{
"entries": {
"net_maxpacketdrop": 0,
"cl_timeout": 60,
"cl_smoothtime": 0.05,
"net_chokeloop": 1,
"cl_localnetworkbackdoor": 0,
"sv_lan": 1,
"net_maxfilesize": 64,
"tf_mm_debug_level": 0,
"mat_postprocess_x": 1,
"mat_software_aa_strength": 0,
"mat_software_aa_strength_vgui": 0,
"mat_vsync": 0,
"engine_no_focus_sleep": 1,
"r_fastzreject": 1,
"mat_tonemapping_occlusion_use_stencil": 0,
"r_norefresh": 1,
"fast_fogvolume": 1,
"mod_offline_hdr_switch": 1,
"mat_forcemanagedtextureintohardware": 0,
"r_hunkalloclightmaps": 0,
"mat_requires_rt_alloc_first": 0,
"sys_minidumpspewlines": 0,
"sv_logdownloadlist": 1,
"mat_forcehardwaresync": 1,
"mat_managedtextures": 0,
"sv_motd_unload_on_dismissal": 1,
"net_graphsolid": 0,
"mat_bufferprimitives": 1,
"bugreporter_uploadasync": 1,
"ai_frametime_limit": 0.0152,
"filesystem_buffer_size": 8192,
"filesystem_max_stdio_read": 31,
"filesystem_native": 1,
"tf_dingalingaling_repeat_delay": 0.008,
"snd_async_fullyasync": 1,
"snd_async_minsize": 0,
"snd_mix_async": 1,
"snd_mixahead": 0.066,
"dsp_enhance_stereo": 0,
"dsp_db_mixdrop": 0.6,
"dsp_db_min": 80,
"dsp_mix_min": 0.24,
"dsp_mix_max": 0.78,
"snd_noextraupdate": 1,
"snd_async_spew_blocking": 0
}
}