//Generic autoexec.cfg for Half-life, Courtesy of Sparken and Sparks Online //questions? : sparken@jps.net //save this to your "\Half-Life\Valve" and/or "\Half-Life\oz" etc. folder(s) //The settings should take effect automatically when you run the game. //These commands are video hardware dependant. //If you are not using glide (openGL) //for your video mode in the halflife setup, //they may have no effect gl_texsort "1" gl_ztrick "0" gl_keeptjunctions "1" gl_d3dflip "0" gl_texturemode "GL_LINEAR_MIPMAP_LINEAR" //Important! If you are using an Intel proccessor with MMX, set to "1" //Later pentiums around 166-200mhz and All pentium II, and III, have MMX //If you have a Cyrix, AMD, etc. or early pentium set this to "0" r_mmx "1" //These commands turn off unneccesary video objects and features //to improve performance r_dynamic "0" r_drawviewmodel "1" r_shadows "0" firstperson cl_himodels "0" r_decals "150" //This turns off reverb, may help performance s_reverb "0" //These settings may not improve performance, but //may help you to see better texgamma "2.0" lightgamma "2.5" brightness "2.0" gamma "4.0" //These are settings for the data transfer rate from the server to you //The "Paradigm L-oz-t" server will only allow a max rate of 6000 so setting higher //will not have any effect. Setting lower may reduce some lag, but //too low will slow you down big time. 4500 is a typical setting for 56k users rate "7500" //This makes the drop down console move up and down faster in the game scr_conspeed "3000" //This enables mouse filtering. I like to use this, it makes the movement smoother m_filter "1" //Things to remember: //Don't stand still, keep moving! //Don't shoot people facing walls or corners, they're probably typing. //No one likes a sore loser, so no foul language directed at others. //I've never seen a working cheat for DM. Don't accuse people of cheating. //Those who get smoked, but still stay in without complaining, earn alot of respect. //The object of the game is to have fun, not just to win.