个人工具

“UbuntuHelp:Nexuiz”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第4行: 第4行:
 
This page provides a guide to installing and configuring [http://www.nexuiz.com/ Nexuiz], a multiplayer first person shooter freely released under the GPL.
 
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 ==
 
== Installation Instructions ==
=== Ubuntu 8.10 (Intrepid Ibex) ===
+
The latest release of the game is 2.5.1, [http://downloads.sourceforge.net/nexuiz/nexuiz-251.zip Download here] (660 MB)
[[UbuntuHelp:InstallingSoftware|Install]] Nexuiz through the Ubuntu repositories.
+
There is no installer step, simply unzip the game and launch using `nexuiz-linux-sdl.sh`.
=== Ubuntu 8.04 or Earlier ===
+
The latest release of the game is 2.4.2, [http://downloads.sourceforge.net/nexuiz/nexuiz-242.zip Download here] (376MB)
+
There is no installer step; simply unzip the game and launch using `nexuiz-linux-sdl.sh`.<<FootNote(~-The other included script, `nexuiz-linux-glx.sh`, does not work with PulseAudio-~)>>
+
 
== Configuration ==
 
== Configuration ==
 
=== Desktop Effects ===
 
=== Desktop Effects ===
Before starting the game, disable [https://help.ubuntu.com/7.10/desktop-effects/C/ Desktop Effects]. Otherwise you may get display errors, or the game may run too slowly (this may be not needed on an nVidia card with proprietary drivers).
+
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 ===
 
=== Direct Rendering ===
 
Nexuiz is a graphically demanding game which requires [http://en.wikipedia.org/wiki/Direct_Rendering_Infrastructure Direct Rendering].
 
Nexuiz is a graphically demanding game which requires [http://en.wikipedia.org/wiki/Direct_Rendering_Infrastructure Direct Rendering].

2009年11月17日 (二) 20:13的版本

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.1, Download here (660 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.