31 lines
505 B
INI
31 lines
505 B
INI
// Remove all debug output for demo playthroughs
|
|
|
|
set developer 0
|
|
set developer_script 0
|
|
|
|
set logfile 0
|
|
set com_statmon 0
|
|
set con_minicon 0
|
|
|
|
set cg_drawfps 0
|
|
set cg_drawviewpos 0
|
|
set cg_drawversion 0
|
|
|
|
set loc_warnings 0
|
|
set loc_warningsAsErrors 0
|
|
|
|
set profile_show_loading 0
|
|
set snd_touchStreamFilesOnLoad 0
|
|
|
|
set r_showMissingLightGrid 0
|
|
set r_clearColor 0 0 0 0
|
|
set r_clearColor2 0 0 0 0
|
|
|
|
set replay_time 0
|
|
set replay_autosave 0
|
|
|
|
set r_vsync 1
|
|
|
|
// disable the exterior 100 hud debug info
|
|
set debug_hud 1
|