Difference between revisions of "Controls"

From DoomWiki.org

[unchecked revision][unchecked revision]
(keyboard, mouse and joystick)
 
(References)
Line 110: Line 110:
  
 
==References==
 
==References==
* Various posts on the [[Doomworld forums]], for example [http://www.doomworld.com/vb/showthread.php?threadid=39751 this one]
+
* Various posts on the [[Doomworld forums]], for example
 +
** [http://www.doomworld.com/vb/showthread.php?threadid=39751 I'm finally starting to use a mouse in Doom, but a little confused]
 +
** [http://www.doomworld.com/vb/showthread.php?s=&threadid=24575 joystick]
  
 
==See also==
 
==See also==

Revision as of 18:17, 16 April 2007

The game controls are the inputs by which the player directs movement and other game functions.

Default controls

The default controls, in vanilla Doom, for the most often-used functions are as follows.

Function Keyboard Mouse Joystick
Turn right right arrow mouse right joy right
Turn left left arrow mouse left joy left
Move forward up arrow mouse up or button 2 joy up
Move backward down arrow mouse down joy down
Strafe left (Alt + left arrow) or comma¹ (Alt or button 3) + mouse left
Strafe right (Alt + right arrow) or period¹ (Alt or button 3) + mouse right
Fire weapon Ctrl button 1 button 1
Use (open) space bar double-click button 2 or double-click button 3 button 2
Strafe² Alt button 3 button 3
Run³ Shift button 4
  1. The single-key strafe controls (comma and period) are not listed in the instruction manuals
  2. The strafe key changes the left and right turn keys into left and right strafe keys
  3. The run key increases the speed of movement

Consult the game instruction manual regarding weapon selection keys, function keys and other controls.

Mouse and keyboard

The instruction manuals provide a tip that recommends using the keyboard and mouse simultaneously, saying "the mouse provides fine control for aiming your weapon (allowing you to smoothly rotate right and left) [...]".

In fact, the mouse also provides rapid rotation and rapid strafing, resulting in maneuvers that are not possible using the keyboard alone. For this reason, many gamers consider it the best way to play, and some even disparage keyboard-only players.

In mouse and keyboard mode, usually the mouse is used for turning, firing and (perhaps to a lesser extent) strafing, and the keyboard is used for the other functions.

Some source ports provide an option to disable mouse forward/backward movement (often called novert). This is used by people who wish to control forward/backward movement from the keyboard only and thus want to disregard inadvertant vertical mouse movement.

WASD

When using mouse and keyboard, some people (right-handed people in particular) find the default location of certain keys to be inconvenient. Using the options menu, it is possible to reassign these key functions to other keys. One popular arrangement is known as WASD (since those are the keys that are reassigned):

Function Default key WASD key
Move forward up arrow W
Move backward down arrow S
Strafe left comma A
Strafe right period D

Analogous arrangements using, for example, ESDF and (for left-handed mousers) IJKL are also popular.

Joystick

Many experienced players find the joystick awkward and slow, and very much prefer the mouse.

References

See also