From bc1f887dbd40406277b1699f3346134bc2cd0176 Mon Sep 17 00:00:00 2001 From: esteel Date: Wed, 6 Jun 2007 12:07:38 +0000 Subject: [PATCH] added enabling mouse acceration and getting help on irc git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2752 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- Docs/FAQ.aft | 7 +++++++ Docs/FAQ.html | 13 +++++++++++++ 2 files changed, 20 insertions(+) diff --git a/Docs/FAQ.aft b/Docs/FAQ.aft index 73d73fed2..1887e47fc 100644 --- a/Docs/FAQ.aft +++ b/Docs/FAQ.aft @@ -45,6 +45,10 @@ Some graphic cards (mostly ATI or quite old cards) run A LOT faster if you disab ** The sound is broken, it crackles and stutters Try run |nexuiz-sdl.exe| instead of |nexuiz.exe| (on Windows). Adding the command line options |-sndspeed 48000| and/or |-sndstereo| can also help on some systems (on Linux, Mac, Windows). +** Mouse is too slow and sensitivity is at top (on Mac / Linux) +Mac: The default mouse acceleration on Mac is very high and strange. The Nexuiz defaults work fine with it but some mouse drivers seem to 'correct' the mouse acceleration and conflict with the Nexuiz defaults. Try |apple_mouse_noaccel 0; vid_restart| in the console ([How do I open the console?]) +Linux: A similar problem can arise on Linux. Try |vid_dga 0; vid_restart| in the console ([How do I open the console?]) + ** I can't switch to 32 bit color depth (on Windows) Check if your desktop color depth is set to 32 bits per pixel. If it's just set to 16, Nexuiz can't switch to 32 bit mode. @@ -52,6 +56,9 @@ Check if your desktop color depth is set to 32 bits per pixel. If it's just set This is probably because you don't have the map that's running on the server. As Nexuiz does now supports map/content download the server might not be be setup to support this and you will have to get the map the old fashioned way. Those servers will have a download URL in their name or welcome message. There is also a [wiki page (http://alientrap.org/wiki/pmwiki.php?n=Main.CustomMaps)] dedicated to new maps. For Linux users: you need to have libcurl installed, otherwise you won't be able to download any maps. libcurl should be available in any Linux distribution, just search for "libcurl" and install it in your distribution's package manager. +** Where can i get more help? +Visit the official Nexuiz forum (http://alientrap.org/forum) there is a support and bug report area ({-http://alientrap.org/forum/viewforum.php?f=3-}). Or get on irc and ask for help. The normal useres channel is {-irc://irc.quakenet.org/nexuiz-} while the developers channel is {-irc://irc.anynet.org/alientrap-} + * General questions ** How do I install new maps? diff --git a/Docs/FAQ.html b/Docs/FAQ.html index 496badb7a..6dcc60759 100644 --- a/Docs/FAQ.html +++ b/Docs/FAQ.html @@ -127,8 +127,10 @@ h1, h2, h3, h4, h5, h6 {
  • When I start Nexuiz all I see is a black screen or a black screen with some checkered squares
  • How can I speed up my frame rate?
  • The sound is broken, it crackles and stutters
  • +
  • Mouse is too slow and sensitivity is at top (on Mac / Linux)
  • I can't switch to 32 bit color depth (on Windows)
  • When I join a server or after a map change I see nothing but a black screen, but I can still move and shoot
  • +
  • Where can i get more help?
  • General questions