giny8i8

g1n autoexec config for CS GO

Sep 23rd, 2015
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 5.25 KB | None | 0 0
  1. // ----------------------------- Giny8i8 Settings ---------------------------------------
  2.  
  3. // giny8i8 general customizations               -----------------------------------------------------------
  4. // collected from multiple sources
  5.     cl_interp "0"
  6.     cl_interp_ratio "1"
  7.     cl_cmdrate "128"
  8.     cl_updaterate "128"
  9.     rate "104000"
  10.     fps_max "999"
  11.     con_enable "1"
  12.  
  13.  
  14. // Custom Interface                         -----------------------------------------------------------
  15.     cl_radar_scale "0.35"                   // Radar zoomed out so you can see the whole map
  16.     cl_radar_always_centered "0"                // Pin the radar at the middle of the map instead at players location. Whole map is always visible.
  17.  
  18. // Custom Crosshair                         -----------------------------------------------------------
  19. // http://tools.dathost.net/
  20.     cl_crosshairalpha "255"
  21.     cl_crosshaircolor "5"
  22.     cl_crosshaircolor_b "50"
  23.     cl_crosshaircolor_r "50"
  24.     cl_crosshaircolor_g "250"
  25.     cl_crosshairdot "0"
  26.     cl_crosshairgap "-1"
  27.     cl_crosshairsize "2"
  28.     cl_crosshairstyle "4"
  29.     cl_crosshairusealpha "1"
  30.     cl_crosshairthickness "1"
  31.     cl_fixedcrosshairgap "-1"
  32.     cl_crosshair_outlinethickness "0"
  33.     cl_crosshair_drawoutline "0"
  34.  
  35.  
  36. // Scoreboard with NetGraph                     ----------------------------------------------------------
  37. // http://www.reddit.com/r/GlobalOffensive/comments/1c07jy/what_are_your_must_have_consoleconfig_commands/
  38.     bind  "TAB" "+ng";
  39.     alias "+ng" "+showscores; net_graph 1";
  40.     alias "-ng" "-showscores; net_graph 0";
  41.  
  42. // PC-Gamer Instructions                    ----------------------------------------------------------
  43. // http://www.pcgamer.com/2014/02/04/how-to-configure-counter-strike-go-for-the-maximum-competitive-advantage/#null
  44.     mat_monitorgamma "2.100000"             // brightness increase - brighter the better so you can illuminate enemies
  45.     r_drawtracers_firstperson "0"               // Disable first-person tracers. Enemy tracers are still drawn.
  46.     mat_queue_mode "-1"                 // Auto-detect multi-core rendering
  47.     mat_savechanges                     // write video settings to the registry
  48.     cl_forcepreload "1"                     // preload sound
  49.     mat_queue_mode "-1"                     // Auto-detect multi-core rendering
  50.     cl_disablefreezecam "1"                 // Disables the annoying freeze on death
  51.  
  52. // Movement                         ----------------------------------------------------------
  53.     bind "r" "+forward"                 // Forward
  54.     bind "f" "+back"                    // Back
  55.     bind "d" "+moveleft"                    // Left
  56.     bind "g" "+moveright"                   // Right
  57.     bind "a" "+speed"                   // Walk
  58.     bind "s" "+duck"                    // Crouch
  59.     bind "SPACE" "+jump"                    // Jump
  60.  
  61. // Actions                          ----------------------------------------------------------
  62.     bind "MOUSE1" "+attack"                 // Weapon Fire
  63.     bind "MOUSE2" "+attack2"                // Weapon Secondary
  64.     bind "MOUSE4" "+voicerecord"                // Microphone
  65.     bind "MOUSE5" "+use"                    // Use Item
  66.     bind "MWHEELDOWN" "invnext"             // Inventory Next
  67.     bind "MWHEELUP" "invprev"               // Inventory Previous
  68.     bind "h" "drop"                     // Drop Weapon
  69.     bind "u" "+lookatweapon"                // Inspect Weapon
  70.     bind "x" "+reload"                  // Reload Weapon
  71.  
  72. // Communication                        ----------------------------------------------------------
  73.     bind "\" "messagemode"                  // Chat to Public ( "/" = "ű")
  74.     bind "BACKSPACE" "messagemode2"             // Chat to Team
  75.     bind "KP_DEL" "radio1"                  // Radio 1 Command
  76.     bind "KP_PLUS" "radio2"                 // Radio 2 Standard
  77.     bind "KP_ENTER" "radio3"                // Radio 3 Report
  78.  
  79. // Misc                             ----------------------------------------------------------
  80.     bind "i" "show_loadout_toggle"              // Inventory HUD display toggle
  81.     bind "F3" "askconnect_accept"               // Accept Connect Request ??
  82.     bind "F4" "toggleconsole"               // Console
  83.     bind "F5" "jpeg"                    // Screenshot
  84.     bind "F8" "callvote"                    // Vote
  85.     bind "F9" "teammenu"                    // Team Switch
  86.     bind "F10" "quit prompt"                // Quit game
  87.     bind "F11" "workshop_workbench"             // Workbench
  88.  
  89.  
  90. // SLOT keybindings                     ----------------------------------------------------------
  91.     bind "4" "slot4"                    //*nades
  92.     bind "5" "slot5"                    //bomb
  93. //
  94.     bind "e" "slot1"                    //pistol    (small gun)
  95.     bind "t" "slot2"                    //rifle     (big gun)
  96. //
  97.     bind "v" "slot8"                    //smoke grenade
  98.     bind "b" "slot3"                    //knife
  99.     bind "n" "slot6"                    //flash grenade
  100.     bind "m" "slot7"                    //HE grenade
  101.     bind "j" "slot9"                    //decoy
  102.     bind "k" "slot10"                   //molotov
  103.  
  104. // BUY keybinds                         ----------------------------------------------------------
  105.     bind "z" "buymenu"                  //  Buy Menu
  106. //
  107.     bind "-" "buy flashbang"                //  /   (for some reason "-" means "KP_SLASH")
  108.     bind "KP_MULTIPLY" "buy hegrenade"          //  *
  109.     bind "KP_MINUS" "buy smokegrenade"          //  -
  110. //
  111.     bind "KP_HOME" "buy decoy"              //  7
  112.     bind "KP_UPARROW" "buy molotov; buy incgrenade"     //  8
  113.     bind "KP_PGUP" "buy awp"                //  9
  114. //
  115.     bind "KP_LEFTARROW" "buy m4a1; buy ak47"        //  4
  116.     bind "KP_5" "buy vesthelm; buy kevlar"          //  5
  117.     bind "KP_RIGHTARROW" "buy p90"              //  6
  118. //
  119.     bind "KP_END" "buy tec9; buy fiveseven;"        //  1
  120.     bind "KP_DOWNARROW" "buy defuser"           //  2
  121.     bind "KP_PGDN" "buy bizon"              //  3
  122. //
  123.     bind "INS" "buy mag7"                   //  Ins
  124.     bind "HOME" "buy nova"                  //  Home
  125.     bind "PGUP" "buy g3sg1; buy scar20"         //  PgUp           
  126. //
  127.     bind "DEL" "buy p250"                   //  Del
  128.     bind "END" "buy negev"                  //  End
  129.     bind "PGDN" "buy aug"                   //  PgDn
  130.  
  131. // END                              -------------------------------------------------------------
  132.     host_writeconfig                    // Forces values set in this autoexec.cfg to be overwritten to default config.cfg
  133.  
  134. // EOF
Add Comment
Please, Sign In to add comment