Update autoexec.cfg
This commit is contained in:
parent
56d1328c1a
commit
4640df6d21
1 changed files with 16 additions and 15 deletions
31
autoexec.cfg
31
autoexec.cfg
|
|
@ -21,6 +21,7 @@
|
|||
// Low Latency - IMPORTANT! - I recommend not to change (Only change last 3 commands value) (Read it properly)
|
||||
// Connection Settings - I recommend not to change anything
|
||||
// Fixes [Quality Of Life] - IMPORTANT! - Advanced Users Only - Remove "//" infront of the commands to take effect (Read info about all commands)
|
||||
// Testing - Better don't touch it, if you don't know what you are doing
|
||||
|
||||
//////////////////
|
||||
//// OVERRIDE ////
|
||||
|
|
@ -77,17 +78,17 @@ mat_colorcorrection_editor "1" // (Work
|
|||
|
||||
///////////////////////////
|
||||
//// UTILITY AND BINDS ////
|
||||
//////////////////////////
|
||||
//cl_showpos "1" // Speed and position on the map X-Y-Z (Works)
|
||||
///////////////////////////
|
||||
//bind_US_standard "f3" "disconnect" // Disconnect from server when you get ddos/any lag (Works)
|
||||
//bind_US_standard "f7" "exec autoexec.cfg" // To reload autoexec (Works)
|
||||
//bind_US_standard "o" "miles_reboot; miles_stop_all" // Reboots the audio engine (Works)
|
||||
//bind_US_standard "f5" "toggle showfps_enabled 0 1 2" // FPS monitor + graph of delay between frames and delay of mouse input (Blue numbers - delay of mouse input; Yellow numbers - delay between frames (Red max. delay Green min. Delay)) (Works)
|
||||
//bind_US_standard "F6" "toggle shownet_enabled" // Display internet connection graph (Blue digits - delay) (Works)
|
||||
bind_US_standard "f7" "exec autoexec.cfg" // To reload autoexec (Works)
|
||||
//cl_showpos "1" // Speed and position on the map X-Y-Z (Works)
|
||||
|
||||
///////////////////////////
|
||||
//// BULIWAY'S BINDS ////
|
||||
///////////////////////////
|
||||
/////////////////////////
|
||||
//// BULIWAY BINDS ////
|
||||
/////////////////////////
|
||||
//unbind "MOUSE4" // Unbinds annoying sidebuttons on your mouse
|
||||
unbind "MOUSE5" // Unbinds annoying sidebuttons on your mouse
|
||||
|
||||
|
|
@ -130,7 +131,7 @@ bind_US_standard "7" "use_consumable SHIELD_SMALL" 0 // Quic
|
|||
bind_US_standard "8" "use_consumable SHIELD_LARGE" 0 // Quick-use medpack (shield battery)
|
||||
bind_US_standard "9" "use_consumable PHOENIX_KIT" 0 // Quick-use medpack (phoenix kit)
|
||||
bind_US_standard "N" "weapon_inspect" 0 // Inspect weapon
|
||||
bind_US_standard "H" "+scriptCommand5" 0 // Only used for Gibraltar's gun shield
|
||||
bind_US_standard "H" "+scriptCommand5" 0 // Only used for Gibraltar gun shield
|
||||
|
||||
///////////////////////////
|
||||
//// PERSONAL SETTINGS ////
|
||||
|
|
@ -141,7 +142,7 @@ clubs_showInvites "0" // No cl
|
|||
//hud_setting_showButtonHints "0" // No button hits (Works)
|
||||
//hud_setting_showHopUpPopUp "0" // Disables hopup popups (Works)
|
||||
player_setting_autosprint "1" // Enables autosprint (Works)
|
||||
weapon_setting_autocycle_on_empty "1" // Autocycle weapon's when empty (Works)
|
||||
weapon_setting_autocycle_on_empty "1" // Autocycle weapons when empty (Works)
|
||||
mouse_sensitivity "1.5" // Mouse sensitivity (Works)
|
||||
mouse_use_per_scope_sensitivity_scalars "1" // Pre-ads sens (Works)
|
||||
mouse_zoomed_sensitivity_scalar_0 "1.000000" // Iron sights and 1x (Works)
|
||||
|
|
@ -152,8 +153,8 @@ mouse_zoomed_sensitivity_scalar_4 "1.000000" // 6x (W
|
|||
mouse_zoomed_sensitivity_scalar_5 "1.000000" // 8x (Works)
|
||||
mouse_zoomed_sensitivity_scalar_6 "1.000000" // 10x (Works)
|
||||
mouse_zoomed_sensitivity_scalar_7 "1.000000" // ? x (Works)
|
||||
gfx_nvnUseLowLatency "0" // Nvidia reflex (Works)
|
||||
gfx_nvnUseLowLatencyBoost "0" // Nvidia reflex boost (Works)
|
||||
//gfx_nvnUseLowLatency "1" // Nvidia reflex (Works)
|
||||
//gfx_nvnUseLowLatencyBoost "1" // Nvidia reflex boost (Works)
|
||||
sound_volume "0.400000" // Master volume (Works)
|
||||
sound_volume_dialogue "0.300000" // Dialogue volume (Works)
|
||||
sound_volume_sfx "0.400000" // SFX sounds (Works)
|
||||
|
|
@ -171,7 +172,7 @@ hud_setting_pingAlpha "0.500000" // Trans
|
|||
/////////////////////////
|
||||
//// Movement Script ////
|
||||
////////////////////////
|
||||
exec superglide.cfg // Activate superglide script (Read more about it in superglide.cfg, superglide1.cfg and superglide2.cfg) (Works)
|
||||
//exec superglide.cfg // Activate superglide script (Read more about it in superglide.cfg, superglide1.cfg and superglide2.cfg) (Works)
|
||||
//bind_US_standard "mwheelup" "+jump; +moveleft; +forward;" // Left side tap strafe (Works)
|
||||
//bind_US_standard "mwheeldown" "+jump; +moveright; +forward;" // Right side tap strafe (Works)
|
||||
|
||||
|
|
@ -186,7 +187,7 @@ miles_occlusion_partial "0" // Sound
|
|||
miles_nonactor_occlusion "0" // Sound bouncing of walls
|
||||
miles_occlusion_server_sounds_per_frame "0" //
|
||||
snd_mixahead "0.05" // Reduce the audio delay
|
||||
snd_async_fullyasync "1" // Sound doesn't play until data arrives
|
||||
snd_async_fullyasync "1" // Sound doesnt play until data arrives
|
||||
snd_musicvolume "0" // Disables unnecessary sounds
|
||||
cl_footstep_event_max_dist "4000" // Increase the enemy footsteps range
|
||||
rope_wind_dist "4000" // Do not apply CPU intensive wind to ropes
|
||||
|
|
@ -204,7 +205,7 @@ snd_pitchquality "0" //
|
|||
/////////////////////
|
||||
//// LOW LATENCY ////
|
||||
////////////////////
|
||||
r_fullscreen "1" // Forces Fullscreen (For idiots who don't play in fullscreen) (Placebo)
|
||||
#r_fullscreen "1" // Forces Fullscreen (For idiots who dont play in fullscreen) (Placebo)
|
||||
fps_max "165" // In-game framerate limiter (Works)
|
||||
mat_queue_mode "2" // Forces the game into using (-1 default, 0 synchronous single thread, 1 queued single thread, 2 queued multithreaded) (Works)
|
||||
r_fastzreject "-1" // Fast Z rejection algorithm (-1 autodetects hardware support for this feature) (Placebo)
|
||||
|
|
@ -284,7 +285,7 @@ cl_phys_props_max "0" // Disab
|
|||
props_break_max_pieces "0" // Disables gibs (Placebo)
|
||||
cl_jiggle_bone_framerate_cutoff "0" // Disables jigglebones (Placebo)
|
||||
r_jiggle_bones "0" // Disables jigglebones (Placebo)
|
||||
cl_bones_incremental_blend "1" // Don't reblend bones, remove unnecessary load (Placebo)
|
||||
cl_bones_incremental_blend "1" // Dont reblend bones, remove unnecessary load (Placebo)
|
||||
slide_viewTiltSide "0" // Tilt view when looking to the side when sliding (in degrees) (Placebo)
|
||||
prop_active_gib_limit "0" // Zero active gib limit (Placebo)
|
||||
env_lightglow "0" // Disables glow (Placebo)
|
||||
|
|
@ -338,7 +339,7 @@ localClientPlayerCachedLevel "25" // Fixes
|
|||
//mat_letterbox_aspect_threshold "0" // Stretches the picture on old monitors with an aspect ratio of 4:3, 5:4 or non-standard (custom) resolutions, removes black bars on the sides (Works)
|
||||
//building_cubemaps "1" // Removes black bars on the sides (Not working in autoexec) (Placebo)
|
||||
//bind_US_standard "f4" "uiscript_reset" // Resets the UI (Fix for 5:4, 4:3) (Works)
|
||||
//CrossPlay_user_optin "0" // (0)Disables crossplay but you can't play with your friends (Placebo) (use it at your own risk, some ppl say it is bannable)
|
||||
//CrossPlay_user_optin "0" // (0)Disables crossplay but you cant play with your friends (Placebo) (use it at your own risk, some ppl say it is bannable)
|
||||
|
||||
/////////////////
|
||||
//// TESTING ////
|
||||
|
|
|
|||
Reference in a new issue