@James
Open notepad
1. Leave it blank for now and save it as "autoexec.cfg" and the save type dropdown box as "All Files"
2. Save it to ...\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\cfg, wherever you keep your Steam shit saved
======
[Optional]
Now go to your Steam client
1. Library -> CSGO -> Right click -> Properties -> General -> Set Launch Options
2. Enter "-novid -nojoy -nod3d9ex -console"
-novid makes it so you dont have the intro video each time you open the game
-nojoy and -nod3d9ex slightly improve proformance
-console makes it so console (`) automatically opens when you launch the game
======
Open up the autoexec file you made and paste the following:
// Crosshair Settings
cl_crosshairalpha "100"
cl_crosshaircolor "5"
cl_crosshaircolor_b "255"
cl_crosshaircolor_r "255"
cl_crosshaircolor_g "0"
cl_crosshairdot "0"
cl_crosshairgap "-2"
cl_crosshairsize "2"
cl_crosshairstyle "4"
cl_crosshairusealpha "0"
cl_crosshairthickness "1"
cl_fixedcrosshairgap "-2"
cl_crosshair_outlinethickness "1"
cl_crosshair_drawoutline "1"
// Displays damage done in top left corner after you die
developer "1"
con_enable "1"
con_filter_text "Damage Given"
con_filter_text_out "Player:"
con_filter_enable "2"
// Says something in console so you know it worked
clear
echo "AutoExec.cfg Loaded"
host_writeconfig
[Stop pasting stuff now]
Save what you entered. Make sure you got the title and type of file right, as well as the location. That should work I am 99% sure. I might have forgotten a step.
27-May-2015 08:10:28
- Last edited on
27-May-2015 08:13:51
by
Dodo