特殊:Badtitle/NS100:Games/Native/UnrealTournament:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Oneleaf留言 | 贡献
无编辑摘要
Wikibot留言 | 贡献
无编辑摘要
 
(未显示同一用户的2个中间版本)
第1行: 第1行:
{{From|https://help.ubuntu.com/community/Games/Native/UnrealTournament}}
{{From|https://help.ubuntu.com/community/Games/Native/UnrealTournament}}
{{Languages|UbuntuHelp:Games/Native/UnrealTournament}}
{{Languages|UbuntuHelp:Games/Native/UnrealTournament}}
Instructions to install Unreal Tournament.
Instructions to install Unreal Tournament.
== Unreal Tournament ==
== Unreal Tournament ==
URL: http://www.unrealtournament.com/
URL: http://www.unrealtournament.com/
<br>
<<BR>>
=== Installation (Loki) ===
=== Installation (Loki) ===
URL: http://www.liflg.org/?catid=6&gameid=51
URL: http://www.liflg.org/?catid=6&gameid=51
<br>
<<BR>>
The Loki installer provides updated OpenGL renderers.
The Loki installer provides updated OpenGL renderers.
==== Original CD ====
==== Original CD ====
第24行: 第21行:
./unreal.tournament_436-multilanguage.goty.run
./unreal.tournament_436-multilanguage.goty.run
</nowiki></pre>
</nowiki></pre>
 
=== Troubleshooting ===
If you get an error when you run the .run file that looks like this:
<pre><nowiki>
error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory
</nowiki></pre>
You will need to install the old libgtk along with its dependencies.  The next few steps assume you are using a processor compatible with i386 architecture.
To download the library and its dependencies:
<pre><nowiki>
wget http://archive.ubuntu.com/ubuntu/pool/main/g/gtk+1.2/libgtk1.2_1.2.10-18_i386.deb && wget http://archive.ubuntu.com/ubuntu/pool/main/g/glib1.2/libglib1.2_1.2.10-10.1build1_i386.deb
</nowiki></pre>
Install them
<pre><nowiki>
sudo dpkg -i libglib1.2_1.2.10-10.1build1_i386.deb && sudo dpkg -i libgtk1.2_1.2.10-18_i386.deb
</nowiki></pre>
=== Installation Bonus Packs (Loki) ===
=== Installation Bonus Packs (Loki) ===
URL: http://www.liflg.org/?catid=6&gameid=51
URL: http://www.liflg.org/?catid=6&gameid=51
<br>
<<BR>>
The Loki installer provides an easy to use installer for the Unreal Tournament bonus packs.
The Loki installer provides an easy to use installer for the Unreal Tournament bonus packs.
<pre><nowiki>
<pre><nowiki>
第34行: 第44行:
./unreal.tournament.official.bonus.pack.collection.run
./unreal.tournament.official.bonus.pack.collection.run
</nowiki></pre>
</nowiki></pre>
=== Playing ===
=== Playing ===
<pre><nowiki>
<pre><nowiki>
./ut
./ut
</nowiki></pre>
</nowiki></pre>
----
----
[[category:CategoryGames]] [[category:CategoryDocumentation]]
[[category:CategoryGames]]


[[category:UbuntuHelp]]
[[category:UbuntuHelp]]

2010年5月19日 (三) 22:28的最新版本

{{#ifexist: :Games/Native/UnrealTournament/zh | | {{#ifexist: Games/Native/UnrealTournament/zh | | {{#ifeq: {{#titleparts:Games/Native/UnrealTournament|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:Games/Native/UnrealTournament|1|-1|}} | zh | | }}

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

Troubleshooting

If you get an error when you run the .run file that looks like this:

error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory

You will need to install the old libgtk along with its dependencies. The next few steps assume you are using a processor compatible with i386 architecture. To download the library and its dependencies:

wget http://archive.ubuntu.com/ubuntu/pool/main/g/gtk+1.2/libgtk1.2_1.2.10-18_i386.deb && wget http://archive.ubuntu.com/ubuntu/pool/main/g/glib1.2/libglib1.2_1.2.10-10.1build1_i386.deb

Install them

sudo dpkg -i libglib1.2_1.2.10-10.1build1_i386.deb && sudo dpkg -i libgtk1.2_1.2.10-18_i386.deb

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