diff --git a/build/config_editor.cfg b/build/config_editor.cfg new file mode 100644 index 0000000000000000000000000000000000000000..245634c3c5bbd1298a39a54b0af219435e1822fc --- /dev/null +++ b/build/config_editor.cfg @@ -0,0 +1,5 @@ +echo "Executing editor config file" + +cl_mode_editor 1 + +r_stats 1 \ No newline at end of file diff --git a/build/config_game.cfg b/build/config_game.cfg new file mode 100644 index 0000000000000000000000000000000000000000..0e67865f01f4a8abb4229c2dd879f5c88a73a015 --- /dev/null +++ b/build/config_game.cfg @@ -0,0 +1,31 @@ +echo "Executing sys config file" + +bind w +forward +bind s +backward +bind a +left +bind d +right +bind shift +boost +bind ctrl +crouch +bind alt +crawl +bind space +jump +bind mouse1 +attack +bind mouse3 +attack2 +bind r reload +bind t flashlight + +bind f7 change_mode_window +bind f9 shader_reload +bind f8 change_mode_window_abs + +r_stats 1 +r_win_width 800 +r_win_height 600 + + +r_physdebug 0 +r_stats 1 +r_pssm_shadowed 1 +r_shadow_soft 1 +pssm_4or3 0 + +spawn \ No newline at end of file diff --git a/build/config_sys.cfg b/build/config_sys.cfg new file mode 100644 index 0000000000000000000000000000000000000000..952be26ac08a3f524f61d4e2e4188f2a7a8c51c0 --- /dev/null +++ b/build/config_sys.cfg @@ -0,0 +1,42 @@ +echo "Executing sys config file" + +bind escape exit + +bind f12 screenshot +bind f11 save_worktex +bind f9 shader_reload + +cl_mode_editor 1 + +r_default_fov 1.046 + +pp_ssao 1 +pp_bloom true +pp_lensflare true +pp_lensflare_usebloom true +pp_dlaa 0 +pp_nfaa 0 +pp_motionblur true +pp_motionblur_coef 0.01 + +pssm_4or3 true + +pssm_q 1.0 +lsm_q 1.0 + +grass_frec 100 +green_lod0 50 +green_lod1 100 +green_less 20 +r_far 400 + +r_s_filter 2 +r_s_max_anisotropy 16 +r_s_max_miplevel 0 + +main_rain_density 1 +main_thunderbolt true + +g_time_speed 1 + +