Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
quake:configuration [2011/10/20 17:05]
127.0.0.1 external edit
quake:configuration [2011/11/05 10:34]
Spirit
Line 9: Line 9:
  
 === I cannot look with the mouse! === === I cannot look with the mouse! ===
-Enter "+mlook" ​in the console to enable mouse-look+Enter ''​+mlook'' ​in the console to enable mouse-look
  
 === There is no crosshair! === === There is no crosshair! ===
-Enter "crosshair 1" ​in the console to enable the crosshair. Some [[engines]] bring more crosshairs, try "​crosshair 2" and other integers.+Enter ''​crosshair 1'' ​in the console to enable the crosshair. Some [[engines]] bring more crosshairs, try "​crosshair 2" and other integers.
  
 === I am walking to slowly! === === I am walking to slowly! ===
 Set "​Always run" to "​On"​ in the Options Menu to set a faster walking speed. Set "​Always run" to "​On"​ in the Options Menu to set a faster walking speed.
 +
 +=== How to disable the auto-aim? ===
 +Enter ''​sv_aim 1''​ (yes, 1) to disable the automatic vertical aim.
  
 === I cannot figure out how to run this map! === === I cannot figure out how to run this map! ===
Line 23: Line 26:
  
 === Disable texture filtering === === Disable texture filtering ===
-To enable //​oldschool//​ pixel rendering in instead of the texture blur enter "gl_texturemode GL_NEAREST_MIPMAP_LINEAR" ​in the console. Oh, doesn'​t it look great now!+To enable //​oldschool//​ pixel rendering in instead of the texture blur enter ''​gl_texturemode GL_NEAREST_MIPMAP_LINEAR'' ​in the console. Oh, doesn'​t it look great now!
  
 === Square Particles === === Square Particles ===
-You can also make particles be rendered as squares instead of circles by entering ​"r_particles 2" ​in the console, not many engines support this. Fitzquake and Quakespasm do.+You can also make particles be rendered as squares instead of circles by entering ​''​r_particles 2'' ​in the console, not many engines support this. Fitzquake and Quakespasm do.
  
 === Faster rising underwater === === Faster rising underwater ===