个人工具

“UbuntuHelp:Games/Native/UnrealTournament”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(New page: {{From|https://help.ubuntu.com/community/Games/Native/UnrealTournament}} {{Languages|php5}} Instructions to install Unreal Tournament. == Unreal Tournament == URL: http://www.unrealtour...)
 
第17行: 第17行:
 
chmod +x unreal.tournament_436-multilanguage.run
 
chmod +x unreal.tournament_436-multilanguage.run
 
./unreal.tournament_436-multilanguage.run
 
./unreal.tournament_436-multilanguage.run
</nowiki></code>
+
</nowiki></pre>
 
==== GOTY CD ====
 
==== GOTY CD ====
 
<pre><nowiki>
 
<pre><nowiki>
第23行: 第23行:
 
chmod +x unreal.tournament_436-multilanguage.goty.run
 
chmod +x unreal.tournament_436-multilanguage.goty.run
 
./unreal.tournament_436-multilanguage.goty.run
 
./unreal.tournament_436-multilanguage.goty.run
</nowiki></code>
+
</nowiki></pre>
  
 
=== Installation Bonus Packs (Loki) ===
 
=== Installation Bonus Packs (Loki) ===
第33行: 第33行:
 
chmod +x unreal.tournament.official.bonus.pack.collection.run
 
chmod +x unreal.tournament.official.bonus.pack.collection.run
 
./unreal.tournament.official.bonus.pack.collection.run
 
./unreal.tournament.official.bonus.pack.collection.run
</nowiki></code>
+
</nowiki></pre>
  
 
=== Playing ===
 
=== Playing ===
 
<pre><nowiki>
 
<pre><nowiki>
 
./ut
 
./ut
</nowiki></code>
+
</nowiki></pre>
  
 
----
 
----

2007年5月13日 (日) 12:53的版本


Instructions to install Unreal Tournament.

Unreal Tournament

URL: http://www.unrealtournament.com/

Installation (Loki)

URL: http://www.liflg.org/?catid=6&gameid=51
The Loki installer provides updated OpenGL renderers.

Original CD

Download http://www.liflg.org/?what=dl&catid=6&gameid=51&filename=unreal.tournament_436-multilanguage.run
chmod +x unreal.tournament_436-multilanguage.run
./unreal.tournament_436-multilanguage.run

GOTY CD

Download http://www.liflg.org/?what=dl&catid=6&gameid=51&filename=unreal.tournament_436-multilanguage.goty.run
chmod +x unreal.tournament_436-multilanguage.goty.run
./unreal.tournament_436-multilanguage.goty.run

Installation Bonus Packs (Loki)

URL: http://www.liflg.org/?catid=6&gameid=51
The Loki installer provides an easy to use installer for the Unreal Tournament bonus packs.

Download http://www.liflg.org/?what=dl&catid=6&gameid=51&filename=unreal.tournament.official.bonus.pack.collection.run
chmod +x unreal.tournament.official.bonus.pack.collection.run
./unreal.tournament.official.bonus.pack.collection.run

Playing

./ut

CategoryGames CategoryDocumentation