Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //
- //
- // ���������������������������������������������������������������������������ͻ
- // � fragtastic's Quake Live autoexec.cfg �
- // ���������������������������������������������������������������������������ͻ
- // � �
- // � Last updated: 08/09/2015 �
- // � �
- // ���������������������������������������������������������������������������ļ
- //
- //
- // ������������������������������������ Notes ��������������������������������ͻ
- //
- // For the unfamiliar, this autoexec.cfg file will help you take a
- // stock installation of Quake Live and customize it to provide an
- // improved experience while playing. Many of these options are very
- // detailed and cannot be found in the menus of the game.
- //
- // Every player has their own preferences when it comes to their config
- // so take the values here with a grain of salt. What works for me may
- // not work for you.
- //
- // To use these settings, make sure the file is named autoexec.cfg to
- // ensure that the game automatically loads it. The next step is
- // dependent on whether or not you launch Quake Live from Steam or the
- // standalone client. You will need to move it to the appropriate
- // directory in order for the game to find it.
- //
- // Steam Users: \Steam\SteamApps\common\Quake Live\<SteamID64>\baseq3
- // W7/W8 Users: %AppData%\..\LocalLow\id Software\quakelive\home\baseq3
- // XP Users: %appdata%\id Software\quakelive\home\baseq3
- //
- // The CVAR (command variable) explanations wouldn't be possible without
- // the help of http://www.regurge.at/ql - make sure to check the site
- // out for lots of other commands and helpful explanations. The appendix
- // also contains a lot of useful things like color codes, crosshair chart,
- // and lots more.
- //
- // Need help? Want to yell at me for my stupid choice in CVAR values?
- // Add me in game as a friend with username fragtastic!
- //
- // ���������������������������������������������������������������������������ͼ
- seta cg_autoswitch "0" // 0 prevents the auto-switch that happens when you pick up a new weapon
- seta cg_bob "0" // 0 prevents view bobbing while moving around in-game
- seta cg_brassTime "0" // 0 is the time in ms that bullets/shells are shown before disappearing
- seta cg_bubbleTrail "0" // 0 removes bubble trails drawn by projectiles entering the water
- seta cg_buzzerSound "1" // 1 enables the end-game buzzer sound in all game types
- seta cg_chatbeep "0" // 0 disables the sound that plays when a chat message appears in-game
- seta cg_crosshairBrightness "1.0" // 1.0 is the brightest your crosshair can be
- seta cg_crosshairColor "25" // 25 is the value for a white crosshair color
- seta cg_crosshairHealth "0" // 0 prevents the crosshair from changing colors based on your health
- seta cg_crosshairHitColor "4" // 4 is the value for a red crosshair color when you hit your enemy
- seta cg_crosshairHitStyle "2" // 2 colorizes the crosshair to the color designated by cg_crosshairHitColor
- seta cg_crosshairHitTime "200" // 200 is the time in ms that the crosshair hit effect is displayed for
- seta cg_crosshairPulse "0" // 0 prevents the crosshair from pulsing when items are picked up
- seta cg_crosshairSize "25" // 25 is the size in px of the crosshair
- seta cg_damageplum "0" // 0 removes the damage dealt numbers shown above your enemy when you hit them
- seta cg_deadBodyColor "0x404040FF" // 0x404040FF is the hexidecimal color value for dark gray
- seta cg_deadBodyDarken "1" // 1 darkens the bright model corpses
- seta cg_draw3dIcons "1" // 1 displays 3D HUD icons instead of 2D. (Not available in default HUD)
- seta cg_drawAmmoWarning "2" // 2 displays a small-sized text warning for 'low ammo' and 'out of ammo'
- seta cg_drawAttacker "0" // 0 prevents the display of name/icon of the last player to damage you
- seta cg_drawCrosshair "6" // 6 is the dot crosshair
- seta cg_drawCrosshairNames "2" // 2 displays the names of teammates and works with cg_drawCrosshairTeamHealth
- seta cg_drawCrosshairTeamHealth "1" // 1 displays teammate health/armor under their name when targeted
- seta cg_drawFPS "1" // 1 displays the current frames per second that your video card is producing
- seta cg_drawFriend "1" // 1 displays a persistent marker over your teammates to find them in game
- seta cg_drawGun "3" // 3 draws a semi-transparent gun model
- seta cg_drawtargetnames "1" // 1 displays the names of enemies when targeted
- seta cg_drawTeamOverlay "1" // 1 displays the team overlay in the top-right of view
- seta cg_enemyColor "" // Left blank intentionally for default colors
- seta cg_enemyHeadColor "0x00FF00FF" // 0x00FF00FF is the hexidecimal color value for bright green (enemy heads)
- seta cg_enemyLowerColor "0x00FF00FF" // 0x00FF00FF is the hexidecimal color value for bright green (enemy legs)
- seta cg_enemyUpperColor "0x00FF00FF" // 0x00FF00FF is the hexidecimal color value for bright green (enemy torsos)
- seta cg_followKiller "1" // 1 follows the killer while spectating a game
- seta cg_errordecay "0" // 0 turns off prediction smoothing and shows actual position (can be jerky)
- seta cg_forceEnemyModel "keel/bright" // keel/bright is the name of the model and brightskin used for enemies
- seta cg_forceEnemyWeaponColor "1" // 1 overrides the weapon color chosen and replaces it with cg_enemyUpperColor
- seta cg_forceTeamModel "visor/bright" // visor/bright is the name of the model and brightskin used for teammates
- seta cg_forceTeamWeaponColor "1" // 1 overrides the weapon color chosen and replaces it with cg_teamUpperColor
- seta cg_fov "110" // 90 is the widest field of view you can have in game
- seta cg_gibs "0" // 0 removes the animated gibs
- seta cg_hitBeep "2" // 2 provides detailed sounds when you damage an opponent
- seta cg_impactMarkTime "0" // 0 removes bullet impact marks from appearing on the map
- seta cg_impactSparks "0" // 0 removes the enemy spark when they are hit by non-explosive weapons
- seta cg_itemFx "7" // 7 allows the items rendered on the map to bounce/rotate/scale in 3D
- seta cg_kickScale "0" // 0 prevents the screen from shaking when hit
- seta cg_lagometer "2" // 2 displays the netgraph with your estimated ping
- seta cg_levelTimerDirection "0" // 0 counts up to the time limit on the timer (good for doing duel math)
- seta cg_lightningImpact "0" // 0 removes the effect that lightning has on map surfaces
- seta cg_lightningStyle "4" // 4 makes the lightning stream very thin to help see enemies clearly
- seta cg_marks "0" // 0 removes projectile decal marks on walls
- seta cg_muzzleFlash "0" // 0 turns off the muzzle flash when you fire your weapon
- seta cg_nopredict "0" // 0 turns server-player prediction on and is commonly accepted as best practice ******************
- seta cg_plasmaStyle "1" // 1 turns off the particle trail for the plasma rifle
- seta cg_playerLean "0" // 0 disables player lean caused by high velocities
- seta cg_predictItems "0" // 0 turns off client prediction for picking up items
- seta cg_predictLocalRailshots "1" // 1 provides responsive notification of rail shots/impacts (bad for high ping)
- seta cg_railStyle "1" // 1 draws a rail core rail trail instead of a spiral
- seta cg_railTrailTime "1400" // 1400 is the time in ms that that rail trails are displayed for (length of a reload)
- seta cg_rocketStyle "1" // 1 removes the fire plume when rockets are fired
- seta cg_selfOnTeamOverlay "0" // 0 removes your name and health information from the team overlay
- seta cg_shadows "0" // 0 removes shadows drawn underneath players
- seta cg_simpleItems "1" // 1 replaces the 3D items with 2D icons
- seta cg_smoke_SG "0" // 0 removes smoke puffs when firing the shotgun
- seta cg_smokeRadius_RL "0" // 0 removes rocket smoke plumes
- seta cg_smokeRadius_GL "0" // 0 removes grenade and proximity mine smoke plumes
- seta cg_smokeRadius_NG "0" // 0 removes nailgun smoke plumes
- seta cg_smokeRadius_dust "0" // 0 removes smoke plumes from ground dust
- seta cg_smokeRadius_flight "0" // 0 removes smoke plumes in flight trails
- seta cg_smokeRadius_haste "0" // 0 removes smoke plumes in haste trails
- seta cg_smoothClients "0" // 0 prevents player movement smoothing when they experience packet loss
- seta cg_speedometer "0" // 0 hides the speedometer displaying your movement speed in ups
- seta cg_switchOnEmpty "1" // 1 automatically switches your weapon when you run out of ammo
- seta cg_switchToEmpty "0" // 0 prevents you from switching to a weapon without ammo
- seta cg_teamChatBeep "1" // 1 enables the chat beep for team chat messages only
- seta cg_teamColor "" // Left blank intentionally for default colors
- seta cg_teamHeadColor "0x000099FF" // 0x000099FF is the hexidecimal color value for medium blue (team heads)
- seta cg_teamLowerColor "0x000099FF" // 0x000099FF is the hexidecimal color value for medium blue (team legs)
- seta cg_teamUpperColor "0x000099FF" // 0x000099FF is the hexidecimal color value for medium blue (team torsos)
- seta cg_trueLightning "1" // 1 forces the lightning gun shaft to be rigid and inflexible
- seta cg_trueShotgun "1" // 1 draws the true shotgun collision pattern instead of a random/inaccurate scatter
- seta cg_waterWarp "0" // 0 removes the visual warp effect while underwater
- seta cg_weaponColor_grenade "0x0000FFFF" // 0x0000FFFF is the hexidecimal color value for bright green (enemy grenade color)
- seta cg_zoomfov "40" // 40 is the field of view when zoomed in
- seta cg_zoomToggle "0" // 0 prevents toggling (zoom will only be enabled when they key is actively held down)
- seta cg_zoomScaling "0" // 0 prevents a smooth re-draw transition and immediately switches to your cg_zoomfov value
- seta cl_allowDownload "1" // 1 enables downloads of missing files from the server
- seta cl_demoRecordMessage "0" // 0 hides the message that a demo is being recorded
- seta cl_maxpackets "125" // 125 is the maximum number of updates you send to the server
- seta cl_mouseAccel "0" // 0 turns off mouse acceleration completely
- seta cl_packetdup "1" // 1 helps send a small amount of duplicate packets to avoid packet loss
- seta cl_pitchspeed "140" // 140 sets the pitch speed for +lookup and +lookdown
- seta cl_timeNudge "0" // 0 provides accurate responsiveness for <60ms ping, you can artificially add or remove latency to make up for smoothness
- seta cl_yawspeed "140" // 140 sets turn speed when using +left and +right
- seta color1 "15" // 15 is the color value for medium blue (color of the rail core, same as team)
- seta color2 "15" // 15 is the color value for medium blue (color of the rail beam, same as team)
- seta com_allowConsole "1" // 1 enables quick console use when bound to a keyboard key instead of Ctrl + Alt + bound key
- seta com_maxfps "250" // 250 sets the maximum frames per second rendered by the graphics card (try 125 if card is struggling)
- seta con_background "1" // 1 enables the animated console background
- seta con_speed "99" // 99 speeds up the opening/closing scroll action of the console
- seta in_mouse "2" // 2 uses the raw mouse input without interference from Windows settings or DirectX
- seta m_filter "0" // 0 removes mouse movement smoothing
- seta m_forward "0.25" // 0.25 back and forward player movement speed in relation to mouse movement
- seta m_pitch "0.022" // 0.022 vertical view movement sensitivity
- seta m_side "0.25" // 0.25 strafe player movement speed in relation to mouse movement
- seta m_yaw "0.022" // 0.022 horizontal view movement sensitivity
- seta model "visor/sport" // visor/sport is my in-game player model of choice
- seta name "^7fragtastic" // ^7fragtastic is my in-game player name styled white
- seta r_allowExtensions "1" // 1 enables all OpenGL extensions
- seta r_allowSoftwareGL "0" // 0 disables the use of the OpenGL drivers provided by the OS
- seta r_aspectratio "0" // 0 is the aspect ratio setting for 4:3 resolutions
- // 0 = 4:3, 1 = 16:9, 2 = 16:10, 3 = 5:4
- seta r_colorbits "32" // 32 sets the video color depth to 32 ******************** used to be 16
- seta r_customheight "768" // 768 is the height in pixels when r_mode is -1
- seta r_customwidth "1024" // 1024 is the width in pixels when r_mode is -1
- seta r_depthbits "32" // 32 is the Z-buffer depth (16 can result in artifacts) *************** used to be 24
- seta r_detailtextures "0" // 0 disables the usage of detail texturing
- seta r_displayRefresh "100" // 100 is the monitor refresh rate measured in hertz (set to 60 for most unless you have a nice 120/144hz monitor)
- seta r_drawSun "0" // 0 disables the way in which lighting of models and objects is handled by simulating sunlight
- seta r_dynamiclight "0" // 0 disables dynamic lights
- seta r_enableBloom "0" // 0 disables light bloom effects
- seta r_enableColorCorrect "0" // 0 disables color correcting effects
- seta r_enablePostProcess "0" // 0 disables post-processing
- seta r_ext_compiled_vertex_array "1" // 1 enables hardware compiled vertex array rendering
- seta r_ext_compressed_textures "1" // 1 enables texture compression
- seta r_ext_gamma_control "1" // 1 enables the user of external gamma controls
- seta r_ext_multitexture "1" // 1 enables external hardware multi-texturing
- seta r_ext_texture_env_add "1" // 1 enabels additive blending when using multi-texturing
- seta r_facePlaneCull "1" // 1 enabels brush face culling providing a performance boost
- seta r_fastsky "0" // 0 enables sky boxes and portal camera views
- seta r_flares "0" // 0 disables projectile flares and lightning effects
- seta r_fullbright "0" // 0 renders the textures on the map at normal brightness
- seta r_fullscreen "1" // 1 enables full-screen view
- seta r_gamma "1.0" // 1.0 sets the amount of luminance applied to the in-game display
- seta r_ignorehwgamma "1" // 1 ignores the hardware gamma settings
- seta r_inBrowserMode "9" // 9 sets resolution when in windowed mode ************************** what is 9?
- seta r_inGameVideo "1" // 1 enables in-game videos
- seta r_intensity "1" // 1 is the default value for the level of brightness added to textures/models
- seta r_lightmap "0" // 0 disables the light data lighting model
- seta r_lodbias "-2" // -2 is the lowest amount of geometric detail
- seta r_lodCurveError "250" // 250 is the default level of detail curve error
- seta r_lodscale "10" // 10 is the default value on the level of detail scale
- seta r_mapOverBrightBits "2" // 2 is the default value for ambient lighting and radiance on the map (10 is brightest)
- seta r_mapOverBrightCap "255" // 255 is the default value (150 if maps are too bright)
- seta r_mode "-1" // -1 allows you to set the resolution in detail with r_customWidth and r_customHeight
- seta r_nocull "0" // 0 enables the culling of textures
- seta r_nocurves "0" // 0 enables curved surfaces
- seta r_overBrightBits "0" // 0 removes ambient lighting applied to in-game entities and objects
- seta r_picmip "6" // 0 is the highest level of texture color/detail (does not affect FPS, personal preference; 16 is lowest level of detail)
- seta r_postProcessActive "0" // 0 forces post processing to be inactive
- seta r_roundImagesDown "1" // 1 is the default amount for the engine to round images down by
- seta r_simpleMipMaps "0" // 0 disables simple MIP mapping
- seta r_smp "1" // 1 enables symmetric multiprocessing acceleration when you have a multi-core CPU
- seta r_stencilbits "0" // 0 is the default value for the stencil buffer size
- seta r_stereo "0" // 0 is the default value for the disabled stereo separation (not what you think it means, not 3D audio)
- seta r_subdivisions "80" // 80 replaces curved surfaces with angled surfaces for performance
- seta r_swapInterval "0" // 0 disables forced v-sync
- seta r_teleporterflash "0" // 0 removes the annoying screen flash whenever you enter a teleporter
- seta r_texturebits "32" // 32 sets the texture quality level
- seta r_textureMode "GL_LINEAR_MIPMAP_NEAREST" // GL_LINEAR_MIPMAP_NEAREST is the texture filter for bilinear textures
- seta r_vertexlight "1" // 1 enables vertex lighting
- seta rate "25000" // 25000 is the maximum bytes per second download speed for QL
- seta s_ambient "0" // 0 disables ambient sound effects
- seta s_doppler "0" // 0 disables doppler sound effects
- seta s_musicvolume "0" // 0 disables the background music
- seta s_volume "1.0" // 1.0 sets the volume of sound effects
- seta sensitivity "1.6" // 1.6 is the value I use for mouse sensitivity
- seta sex "male" // male is player gender
- seta ui_bigFont "0.4" // 0.4 is the default size for the large fonts in the UI
- seta ui_smallFont "0.25" // 0.25 is the default size for the small fonts in the UI
- bind "ESCAPE" "togglemenu"
- bind "`" "toggleconsole"
- bind "TAB" "+scores"
- bind "F1" "vote yes"
- bind "F2" "vote no"
- bind "F3" "readyup"
- bind "F5" "record" // record starts recording a demo
- bind "F6" "stoprecord"
- bind "F11" "socialScreenshot"
- bind "F12" "screenshotjpeg"
- bind "MOUSE1" "+attack"
- bind "MOUSE2" "+zoom"
- bind "MWHEELDOWN" "weapprev"
- bind "MWHEELUP" "weapnext"
- bind "MOUSE3" "+button2" // +button2 is the use item button
- bind "G" "dropweapon"
- bind "H" "dropflag"
- bind "W" "+forward"
- bind "S" "+back"
- bind "A" "+moveleft"
- bind "D" "+moveright"
- bind "SPACE" "+moveup"
- bind "C" "+movedown"
- bind "SHIFT" "+speed" // +speed allows you to walk silently
- bind "T" "messagemode" // messagemode is public chat
- bind "Y" "messagemode2" // messagemode2 is team chat
- bind Z "weapon 1" // Gauntlet
- bind X "weapon 3" // Shotgun
- bind R "weapon 5" // Rocket launcher
- bind E "weapon 6" // Lightning gun
- bind B "weapon 7" // Railgun
- bind Q "weapon 8" // Plasma rifle
- vid_restart
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement