个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
第10行: 第10行:
 
glxinfo | grep direct
 
glxinfo | grep direct
 
</nowiki></pre>
 
</nowiki></pre>
If this command returns "No", see [[UbuntuHelp:Video|Video]] to install the proper drivers for your video card.
+
If this command returns "No", see [[UbuntuHelp:Video]] to install the proper drivers for your video card.
 
=== Using Ubuntu 8.04 ===
 
=== Using Ubuntu 8.04 ===
 
Install the game through the repositories:
 
Install the game through the repositories:
第18行: 第18行:
 
=== Using Ubuntu 7.10 and earlier ===
 
=== Using Ubuntu 7.10 and earlier ===
 
Download the game from [http://downloads.sourceforge.net/nexuiz/nexuiz-24.zip? Sourceforge]. There is no installation; simply extract the nexuiz zip archive where you wish to store the game.
 
Download the game from [http://downloads.sourceforge.net/nexuiz/nexuiz-24.zip? Sourceforge]. There is no installation; simply extract the nexuiz zip archive where you wish to store the game.
To start the game, run either `nexuiz-linux-sdl.sh` or `nexuiz-linux-glx.sh` in your unzipped Nexuiz directory.[[FootNote(~-Both of these scripts will launch the game, the difference is that each uses a different method of accessing your hardware.-~)]]
+
To start the game, run either `nexuiz-linux-sdl.sh` or `nexuiz-linux-glx.sh` in your unzipped Nexuiz directory.<<FootNote(~-Both of these scripts will launch the game, the difference is that each uses a different method of accessing your hardware.-~)>>
 
==== Official Support Channels for Nexuiz ====
 
==== Official Support Channels for Nexuiz ====
* Forum: [http://alientrap.org/forum]
+
* Forum: [[http://alientrap.org/forum]]
 
* [[UbuntuHelp:XChatHowTo|IRC]]: #nexuiz on irc.quakenet.org
 
* [[UbuntuHelp:XChatHowTo|IRC]]: #nexuiz on irc.quakenet.org
* FAQ: [http://www.alientrap.org/nexuiz/faq.php]
+
* FAQ: [[http://www.alientrap.org/nexuiz/faq.php]]
 
----
 
----
 
[[category:CategoryGames]]
 
[[category:CategoryGames]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2008年10月19日 (日) 16:37的版本

Parent: UbuntuHelp:Games Nexuiz is a modern, first person online shooter fully licensed under the GPL which is developed by Alientrap. The latest version of Nexuiz is 2.4, which is provided in Ubuntu 8.04 - Users of earlier versions of Ubuntu should use the second installation method.

How to install

Nexuiz is a graphically demanding game which requires direct rendering. You can use the following command to see if you have this feature enabled.

glxinfo | grep direct

If this command returns "No", see UbuntuHelp:Video to install the proper drivers for your video card.

Using Ubuntu 8.04

Install the game through the repositories:

sudo apt-get install nexuiz nexuiz-music

Using Ubuntu 7.10 and earlier

Download the game from Sourceforge. There is no installation; simply extract the nexuiz zip archive where you wish to store the game. To start the game, run either `nexuiz-linux-sdl.sh` or `nexuiz-linux-glx.sh` in your unzipped Nexuiz directory.<<FootNote(~-Both of these scripts will launch the game, the difference is that each uses a different method of accessing your hardware.-~)>>

Official Support Channels for Nexuiz

  • Forum: [[1]]
  • IRC: #nexuiz on irc.quakenet.org
  • FAQ: [[2]]