Size: 417
Comment:
|
Size: 1355
Comment: Updated version and corresponding file size.
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
[http://www.nexuiz.com/ Nexuiz] is a first person online shooter. Its license is under GPL! | ||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<BR>><<TableOfContents(2)>>|| |
Line 3: | Line 3: |
= Download = You can download it from the [http://www.liflg.org/?catid=6&gameid=64 Loki webpage] |
= 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. |
Line 6: | Line 6: |
= Installation = Install Nexuiz with the following command: |
= Installation Instructions = The latest release of the game is 2.5.2, [[http://downloads.sourceforge.net/nexuiz/nexuiz-252.zip|Download here]] (888 MB) There is no installer step, simply unzip the game and launch using `nexuiz-linux-sdl.sh`. = 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. |
Line 9: | Line 19: |
sudo sh nexuiz_1.1-english-2.run | glxinfo | grep direct |
Line 12: | Line 22: |
= Start = Star Nexuiz with the following command: {{{ nexuiz }}} |
= External Links = * [[http://www.alientrap.org/nexuiz/|Nexuiz]] - The Nexuiz homepage with support forum, FAQ and more info. |
Line 18: | Line 27: |
CategoryGames CategoryDocumentation | CategoryGames |
|
Introduction
This page provides a guide to installing and configuring Nexuiz, a multiplayer first person shooter freely released under the GPL.
Installation Instructions
The latest release of the game is 2.5.2, Download here (888 MB)
There is no installer step, simply unzip the game and launch using nexuiz-linux-sdl.sh.
Configuration
Desktop Effects
Before starting the game you may need to disable 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 Direct Rendering.
If following command returns "No", see Video to install the proper drivers for your video card.
glxinfo | grep direct
External Links
Nexuiz - The Nexuiz homepage with support forum, FAQ and more info.