Jump to content

Copy and paste your launch options and explain what they do. I am trying to make my game run better.

CPU: i7 8700 GPU: Asus ROG Strix GTX 1080 Mobo: Gigabyte Z370 Gaming 5 Ram: 16GB EVGA SuperSC SSD: Samsung 850 EVO 250GB 
HDD: Seagate Barracuda 2TB PSU: TX650M Case: NZXT S340 Elite OS: Windows 10 Mouse: Logitech G403 Mouse Mat: HyperX Fury S Pro XL 
Keyboard: CM Masterkeys Pro S (reds) Headphones: Sennheiser HD598 Monitor: Asus 24' MG248QR Devices: IPhone 11 Pro Max + 13' Macbook Pro

Link to comment
https://linustechtips.com/topic/464238-csgo-launch-options/
Share on other sites

Link to post
Share on other sites

-high                       - sets the priority to high(like the one in the taskmanager but permanent)

-threads 8               - tells the game it can use 8 threads

-novid                     - no intro video

-language english  - changes the language to english

i7 4790K | 4.5ghz @1.19v / 1080 ti strix oc  / Asus Z97 Pro Gamer  / 970 Evo 500GB | 850 Evo 500GB / Corsair 780t white|window  

                                                                                   PG279Q | VG248QE/ Corsair ax860i   /   Corsair H110i GTX   /  Corsair Vengeance Pro 16GB 2400mhz /

 

Link to comment
https://linustechtips.com/topic/464238-csgo-launch-options/#findComment-6231147
Share on other sites

Link to post
Share on other sites

-console

Self Explanatory

 

 

-novid

No intro

 

 

-threads 8

Make it use 8 threads

 

 

-language bananagaming

 

+exec slam

I use SLAM for playing music and sound effects

 

-high

High priority in Task Manager

Frost | 7700K @ 4.9GHz 1.36v, delidded | Asus DUAL GTX 1060 6GB OC | Corsair LPX 16GB DDR4 2800MHz | Samsung 960 EVO 250GB SSD + Toshiba 1TB HDD + Toshiba 2TB HDD + Samsung 860 EVO 1TB SSD for macOS | Asus PRIME Z270-A | Fractal Design Celsius S24 | Seasonic M12-II 620W PSU | Corsair 400C White | NZXT Hue+

Samsung Galaxy S8 | Stock

Ticwatch E (Black) | Ticwatch Brown Leather Strap

Link to comment
https://linustechtips.com/topic/464238-csgo-launch-options/#findComment-6231210
Share on other sites

Link to post
Share on other sites

-novid = No intro videos, e.g. Valve's intro(it's personal preference)

-high = Sets process priority to "high" in Task Manager so CSGO gets processed first before anything else, helps if you're maxing out your CPU a bit

-threads 4 = Dedicate 4 cores/threads to the game

-full = Fullscreen

-w 1280 = Width resolution

-h 960 = Hight resolution, I play 4:3 stretched, it's preference

-freq 144 = NA

-refresh 144 = This with Freq 144 just sets my FPS to a dedicated 144FPS. I have a 60Hz display, but CSGO has been known for input lag, which this helps with

-tickrate 128 = This defaults server tickrates you create in-game to 128, helps with testing and practicing

-nojoy = disables any gamepads/controllers plugged in so they don't interfere with CSGO, I have a Xbox 360 controller I use for Rocket League and whatnot

+cl_forcepreload 1 = This preloads the game's maps instead of trying to get you into the game first, supposedly it helps with FPS

+exec autoexec.cfg = This executes my autoexec config file for other commands and settings I use in the game.

 

More launch options here: http://steamcommunity.com/sharedfiles/filedetails/?id=344258423

 

If you're curios what is in my autoexec then;

 

This has all my binds, settings, mouse settings, etc., I don't recommend copying/pasting my autoexec for your own use since it's all up to preference.

// Updated 10/07/15 // Server & Ratesrate "128000"cl_cmdrate "128"cl_updaterate "128"cl_interp "0.0"cl_interp_ratio "1"cl_lagcompensation "1"cl_disablehtmlmotd "1" // Mousesensitivity "3.0"zoom_sensitivity_ratio_mouse "1.0"m_rawinput "1"m_pitch "0.022"m_customaccel "0"m_mouseaccel1 "0"m_mouseaccel2 "0" // Videomat_monitorgamma "1.6"mat_queue_mode "-1" // auto detect multi-core renderingmat_vsync "0"fps_max "150"fps_max_menu "150"r_dynamic "0"r_drawtracers_firstperson "0"mat_savechanges // write video settings to registry // Audiovolume "0.55"voice_enable "1"voice_scale "1" // receive volumewindows_speaker_config "1" // headphone audio outputsnd_musicvolume "0"snd_mixahead "0.05" // sound delaysnd_headphone_pan_exponent "2"snd_headphone_pan_radial_weight "2"snd_legacy_surround "0" // emulated surround soundsnd_mute_losefocus  "1" // mute game when alt-tabbedlobby_voice_chat_enabled "0" // voice chat in lobby// HUDhud_scaling "0.80" // CS:S sized HUDhud_showtargetid "1"cl_hud_background_alpha "0.100000"cl_hud_bomb_under_radar "1"cl_hud_color "8"cl_hud_healthammo_style "1"cl_hud_playercount_pos "0"cl_hud_playercount_showcount "1"cl_hud_radar_scale "1.0"cl_draw_only_deathnotices "0"cl_righthand "0"cl_showloadout "1"cl_showpos "0"cl_showfps "0"net_graph "0"net_graphproportionalfont "0" // small netgraph font// Radarcl_radar_always_centered "0"cl_radar_rotate "1"cl_radar_scale "0.5"cl_radar_icon_scale_min "0.9"cl_radar_square_with_scoreboard "0"// Reposition gun model to mimic CS:Sviewmodel_presetpos "0"viewmodel_fov "68"viewmodel_offset_x "2.500000"viewmodel_offset_y "0"viewmodel_offset_z "-1.500000"// Reduce gun shifting when crouchingcl_viewmodel_shift_left_amt "0.5"cl_viewmodel_shift_right_amt "0.5"// Reduce gun and scope shifting/bobbing when movingcl_bobcycle "2" // 0.98 is enforced by ESEA/ESLcl_bob_lower_amt "5"cl_bobamt_lat "0.1"cl_bobamt_vert "0.1"// Old Regular Crosshair//cl_crosshairstyle "4"//cl_crosshairsize "2"//cl_crosshairthickness "1"//cl_crosshairgap "-1" // classic//cl_fixedcrosshairgap "3" // new//cl_crosshairdot "0"//cl_crosshairusealpha "1"//cl_crosshair_drawoutline "1"//cl_crosshair_outlinethickness "1"// New Testing Crosshaircl_crosshairdot "0" cl_crosshairgap "-1" cl_crosshairsize "4" cl_crosshairstyle "5" cl_crosshairthickness "1.4" cl_fixedcrosshairgap "0" cl_crosshair_drawoutline "1" cl_crosshair_outlinethickness "1"// Crosshair Misccl_crosshairgap_useweaponvalue "0"// Box Crosshair//cl_crosshairthickness "2.6"//cl_crosshairsize "0.5"// White crosshair//cl_crosshaircolor "5"//cl_crosshaircolor_r "255"//cl_crosshaircolor_g "255"//cl_crosshaircolor_b "255"// Green crosshaircl_crosshairalpha "255"cl_crosshairusealpha "1" cl_crosshaircolor "5"cl_crosshaircolor_r "0"cl_crosshaircolor_g "255"cl_crosshaircolor_b "0"// Debug accuracy (sv_cheats)weapon_debug_spread_show "0" // show possible shot accuracy weapon_debug_spread_gap "0.67" // Miscdeveloper "0"con_enable "1"con_filter_enable "2" // print console on screencon_filter_text "Damage " // highlight damage in consoleui_steam_overlay_notification_position "bottomright"player_nevershow_communityservermessage "1"mm_dedicated_search_maxping "80" // max ping for matchmaking gamesmm_dedicated_force_servers ""gameinstructor_enable "0"option_duck_method "0"option_speed_method "0"cl_forcepreload "1"cl_downloadfilter "nosound" // mapsonly pls volvocl_disablehtmlmotd "0"cl_autohelp "0"cl_showhelp "0"cl_disablefreezecam "1"cl_dm_buyrandomweapons "0"cl_teammate_colors_show "1"cl_autowepswitch "0" // auto weapon switch on pickupcl_use_opens_buy_menu "0" // E opening buy menucl_scoreboard_mouse_enable_binding "showmouse" // press `,` to enable mouse on the scoreboardcloseonbuy "1"hud_takesshots "0" // scoreboard screenshot at end of matchcl_clanid "" // rip in pepperinos afterlifepassword "" // Bindsunbind yunbind uunbind kunbind altbind enter "messagemode"bind \ "messagemode2"bind v "+voicerecord"bind  "TAB" "+ng"bind space "+jump"bind w "+forward"bind a "+moveleft"bind s "+back"bind d "+moveright"bind MWHEELDOWN "invnext"bind MWHEELUP "invprev"bind home "spectate"bind mouse1 "+attack"bind mouse2 "+attack2"bind mouse3 "bhopon" // toggle scroll wheel bhopbind mouse4 "use weapon_smokegrenade"bind mouse5 "use weapon_flashbang"bind del "exec autoexec"bind shift "+speed" // defaultbind f "+lookatweapon" // defaultbind g "drop" // default//bind h "bot_place" // places bot for practicebind n "+jumpthrow" // consistent smoke jump throwsbind - "toggle voice_scale 1 0.50 0" // toggle voice volumebind = "toggle volume 0.55 0.25 0.05 0.01 0" // toggle game volumebind f1 "say ;noclip;say .noclip;sv_cheats 1;impulse 101;sv_showimpacts 1;sv_showimpacts_penetration 1;sv_infinite_ammo 1;sv_grenade_trajectory 1;sv_grenade_trajectory_thickness 0.5;mp_freezetime 0;mp_roundtime_defuse 60;mp_buytime 60;mp_buy_anywhere 1;bot_stop 1;mp_warmup_end;" // noclip and sv_cheats practicebind , "showmouse"bind . "" // custom ready for pugs// Aliasesalias "showmouse" // for mouse on scoreboardalias "+ng" "+showscores; net_graph 1"alias "-ng" "-showscores; net_graph 0"alias bhopon "bind MWHEELDOWN +jump;bind MWHEELUP +jump;bind mouse3 bhopoff"alias bhopoff "bind MWHEELDOWN invnext;bind MWHEELUP invprev;bind mouse3 bhopon"alias "+jumpthrow" "+jump;-attack"alias "-jumpthrow" "-jump" // Keypad buy bindsbind kp_ins "buy vest; buy defuser; buy vesthelm" // 0bind kp_del "buy molotov; buy incgrenade" // .bind kp_enter "buy taser" // Enterbind kp_end "buy hegrenade" // 1bind kp_downarrow "buy flashbang" // 2bind kp_pgdn "buy smokegrenade" // 3bind kp_leftarrow "buy deagle" //4bind kp_5 "buy tec9; buy fiveseven" // 5bind kp_rightarrow "buy elite" // 6bind kp_home "buy awp" // 7bind kp_uparrow "buy m4a1;buy ak47" // 8bind kp_pgup "buy aug;buy ssg556" // 9bind kp_slash "buy bizon" // /bind kp_multiply "buy negev" // *bind kp_minus "buy scar20; buy g3sg1" // -bind kp_plus "buy xm1014" // + host_writeconfig // write settings to config.cfgecho ""echo ""echo "autoexec.cfg executed"echo ""echo ""echo ""
Link to comment
https://linustechtips.com/topic/464238-csgo-launch-options/#findComment-6232257
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×