||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<BR>><<TableOfContents(2)>>||

= Introduction =
This page provides a guide to installing and configuring [[http://www.nexuiz.com/|Nexuiz]], a multiplayer first person shooter freely released under the GPL.

= Installation Instructions =

Install the [[apt:nexuiz|nexuiz]] from the Universe [[Repositories|repository]].

= Configuration =
== Desktop Effects ==
Before starting the game you may need to disable [[https://help.ubuntu.com/9.04/desktop-effects/C/compiz-configure.html|Desktop Effects]], or you could get display errors or the game could run too slowly (this may be not needed on an nVidia card with proprietary drivers).
== Direct Rendering ==
Nexuiz is a graphically demanding game which requires [[http://en.wikipedia.org/wiki/Direct_Rendering_Infrastructure|Direct Rendering]].

If following command returns "No", see [[Video]] to install the proper drivers for your video card.
{{{
glxinfo | grep direct
}}}


= External Links =
 * [[http://www.alientrap.org/nexuiz/|Nexuiz]] - The Nexuiz homepage with support forum, FAQ and more info.

----
CategoryGames