joyadvanced 1.0 //turns on advanced axes variables joyadvaxisx 3 //sets joystick left & right to strafe left & right joyadvaxisy 1 //sets joystick forward & backward to forward & backward joyforwardsensitivity -5 //Ramp up speed, higher numbers = get to full forward speed faster joyforwardthreshold 0.05 //sets the dead zone for the joystick forward & backward joysidesensitivity 4 //Ramp up speed, higher numbers = get to full strafe speed faster joysidethreshold 0.05 //sets the dead zone for the joystick side to side +mlook //turns on mouse look Try all of those commands and put them in an autoexec.cfg file. Also put the regular commands, such as: bind JOY1 "+attack" // Joystick - button A and so on. Put the regular commands like: bind JOY1 "+attack" // Joystick - button A in the config.cfg file as well, but only use the autoconfig.cfg for the top list I mentioned in the beginning. This should help. -------------------- -ÄCÊ-