Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- AUTOEXEC
- // _____________________
- // | DEAFPS - CONFIG |
- // v6 - 20.03.23
- // Follow @DEAFPS_ on Twitter
- //
- //
- //
- // * Settings unavalible or restricted through in-game menu
- // GAMEPLAY-SETTINGS---------------------------------------------
- sprint_view_shake_style "1" // Less Headbob
- hud_setting_pingAlpha "0.5" // * Opacity of the pings and downed banners (default 1)
- player_setting_damage_closes_deathbox_menu "0" // Your inventory wont auto-close anymore when receiving damage
- chroma_enable 0 // Disables Razer Chroma
- hud_setting_adsDof "0" // * Minimizes ADS Depth of Field (Doesnt remove it compleatly)
- CrossPlay_user_optin "1" // * 0 Disables Crossplay
- fov_disableAbilityScaling "1" // Fov does not change when activating abilities
- localClientPlayerCachedLevel "50" // * Fixes Unable to queue ranked when yourteam mates see you as lvl 1
- hud_setting_compactOverHeadNames 1
- discord_updatePresence 1
- reticle_color 2147483648 2147483648 2147483648
- // CUSTOM-BINDS--------------------------------------------------
- bind "F9" "exec autoexec.cfg" // * Re-Execute this config
- // Audio---------------------------------------------------------
- miles_channels 2 // * Tells the number of audio channels to the audio engine, try 8 if ur using one of those fake 7.1 headsets
- sound_num_speakers 2 // * Also Number of your audio channels
- sound_without_focus 1 // Game does not stop to play sound when tabbed out
- // PRIVACY-SETTINGS----------------------------------------------
- telemetry_client_enable 0 // * Disables EA Telemetry
- telemetry_client_sendInterval 0 // * Disables EA Telemetry
- pin_opt_in 0 // Opts out of Respawn Data surveys
- pin_plat_id 0 // Opts out of Respawn Data surveys
- voice_forcemicrecord 0 // * Denies recording of comms to the server
- // GRAPHICS-BASED-COMMANDS---------------------------------------
- mat_vsync 0 // Disables V-Sync
- fps_max 0 // * Unlocks Framerate
- mat_mipmaptextures 0
- mat_postprocess_enable 0
- ssao_enabled 0 // Disables SSAO
- sssss_enable 0 // * Disables Screen Space Subsurface Scattering
- particle_cpu_level 0 // * Reduces the quality of particles
- cl_ragdoll_maxcount 0 // Disables Ragdoll
- cl_ragdoll_self_collision 0
- cl_particle_fallback_multiplier 4 // * Multiplier for falling back to cheaper effects under load
- cl_particle_fallback_base 4 // * Base for falling back to cheaper effects under load, higher values = lower quality (thx for the guy that draw my attention to it in issues tab)
- noise_filter_scale 0 // * Removes Film-grain
- mat_bloom_scalefactor_scalar 0 // * Disables bloom (nothing to do with recoil)
- mat_bloomscale 0
- mat_disable_bloom 1
- mat_compressedtextures 0
- mat_use_compressed_hdr_textures 0
- r_createmodeldecals 0 // Game does not create decals (bullet impacts etc)
- nx_static_lobby_mode 2 // * Nintendo switch cvar that got somehow into the main game, "2" reduces loading times
- cl_gib_allow 0 // * Allow gibs
- cl_gib_attack_dir_scale 0
- r_cleardecals // * Clears all decals on exec
- r_dynamic 0
- cl_debugClientEntities 0
- r_cullshadowworldmeshes 0
- r_deferred_decals 0
- shadow_always_update 0
- shadow_maxdynamic 0
- func_break_max_pieces 0
- VIDEOCONFIG BELOW
- "VideoConfig"
- {
- "setting.cl_gib_allow" "0"
- "setting.cl_particle_fallback_base" "4"
- "setting.cl_particle_fallback_multiplier" "4"
- "setting.cl_ragdoll_maxcount" "0"
- "setting.cl_ragdoll_self_collision" "0"
- "setting.mat_forceaniso" "16"
- "setting.mat_mip_linear" "1"
- "setting.stream_memory" "1000000"
- "setting.mat_picmip" "0"
- "setting.particle_cpu_level" "0"
- "setting.r_createmodeldecals" "0"
- "setting.r_decals" "0"
- "setting.r_lod_switch_scale" "0.35"
- "setting.shadow_enable" "0"
- "setting.shadow_depth_dimen_min" "0"
- "setting.shadow_depth_upres_factor_max" "0"
- "setting.shadow_maxdynamic" "0"
- "setting.ssao_enabled" "0"
- "setting.ssao_downsample" "3"
- "setting.dvs_enable" "0"
- "setting.dvs_gpuframetime_min" "15000"
- "setting.dvs_gpuframetime_max" "16500"
- "setting.volumetric_fog" "0"
- "setting.defaultres" "1920"
- "setting.defaultresheight" "1080"
- "setting.fullscreen" "1"
- "setting.nowindowborder" "0"
- "setting.volumetric_lighting" "0"
- "setting.mat_vsync_mode" "0"
- "setting.mat_backbuffer_count" "1"
- "setting.mat_antialias_mode" "0"
- "setting.csm_enabled" "0"
- "setting.csm_coverage" "0"
- "setting.csm_cascade_res" "516"
- "setting.fadeDistScale" "0.2500000"
- "setting.dvs_supersample_enable" "0"
- "setting.gamma" "1.000000"
- "setting.configversion" "7"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement