个人工具

“UbuntuHelp:Games/Native/Quake2/Mods/ActionQuake2”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(新页面: {{From|https://help.ubuntu.com/community/Games/Native/Quake2/Mods/ActionQuake2}} {{Languages|UbuntuHelp:Games/Native/Quake2/Mods/ActionQuake2}} == Action Quake2 == === Downloads === ''...)
 
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/Games/Native/Quake2/Mods/ActionQuake2}}
 
{{From|https://help.ubuntu.com/community/Games/Native/Quake2/Mods/ActionQuake2}}
 
{{Languages|UbuntuHelp:Games/Native/Quake2/Mods/ActionQuake2}}
 
{{Languages|UbuntuHelp:Games/Native/Quake2/Mods/ActionQuake2}}
 
 
 
== Action Quake2 ==
 
== Action Quake2 ==
 
 
=== Downloads ===
 
=== Downloads ===
 
'''Models/Textures/Sounds'''
 
'''Models/Textures/Sounds'''
第14行: 第11行:
 
modelpack2.exe
 
modelpack2.exe
 
</nowiki></pre>
 
</nowiki></pre>
 
 
'''Binary'''  
 
'''Binary'''  
 
<br>
 
<br>
第21行: 第17行:
 
as-1.52-x86-linux.tar.gz
 
as-1.52-x86-linux.tar.gz
 
</nowiki></pre>
 
</nowiki></pre>
 
 
'''Maps'''
 
'''Maps'''
 
<br>
 
<br>
第28行: 第23行:
 
uberPAK.zip
 
uberPAK.zip
 
</nowiki></pre>
 
</nowiki></pre>
 
 
=== Installation ===
 
=== Installation ===
 
'''Models/Textures/Sounds'''
 
'''Models/Textures/Sounds'''
第40行: 第34行:
 
unzip modelpack2.exe
 
unzip modelpack2.exe
 
</nowiki></pre>
 
</nowiki></pre>
 
 
'''Binary'''
 
'''Binary'''
 
<pre><nowiki>
 
<pre><nowiki>
第47行: 第40行:
 
tar xvzf as-1.52-x86-linux.tar.gz
 
tar xvzf as-1.52-x86-linux.tar.gz
 
</nowiki></pre>
 
</nowiki></pre>
 
 
'''Maps'''
 
'''Maps'''
 
<pre><nowiki>
 
<pre><nowiki>
第58行: 第50行:
 
./runme
 
./runme
 
</nowiki></pre>
 
</nowiki></pre>
 
 
'''md5sum'''
 
'''md5sum'''
 
<pre><nowiki>
 
<pre><nowiki>
第66行: 第57行:
 
5d949ba4646c44da20810fa292708ccc  action/pak3.pak
 
5d949ba4646c44da20810fa292708ccc  action/pak3.pak
 
</nowiki></pre>
 
</nowiki></pre>
 
 
=== Playing ===
 
=== Playing ===
 
<pre><nowiki>
 
<pre><nowiki>
 
./quake2_ +set game action
 
./quake2_ +set game action
 
</nowiki></pre>
 
</nowiki></pre>
 
 
=== Links ===
 
=== Links ===
 
[http://action.telefragged.com/]
 
[http://action.telefragged.com/]
第78行: 第67行:
 
<br>
 
<br>
 
[http://en.wikipedia.org/wiki/Action_Quake_2]
 
[http://en.wikipedia.org/wiki/Action_Quake_2]
 
 
----
 
----
 
[[category:CategoryGames]] [[category:CategoryDocumentation]]
 
[[category:CategoryGames]] [[category:CategoryDocumentation]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2007年11月30日 (五) 17:25的版本

Action Quake2

Downloads

Models/Textures/Sounds
[1]

actn1Ccl.exe
modelpak1.exe
modelpack2.exe

Binary
[2]

as-1.52-x86-linux.tar.gz

Maps
[3]

uberPAK.zip

Installation

Models/Textures/Sounds

cd /<install path>/quake2
mv /<download path>/actn1Ccl.exe /<install path>/quake2
mv /<download path>/modelpak1.exe /<install path>/quake2
mv /<download path>/modelpack2.exe /<install path>/quake2
unzip actn1Ccl.exe
unzip modelpak1.exe
unzip modelpack2.exe

Binary

cd /<install path>/quake2/action
mv /<download path>/as-1.52-x86-linux.tar.gz to /<install path>/quake2/action
tar xvzf as-1.52-x86-linux.tar.gz

Maps

cd /<path to install>/quake2
mv /<download path>/uberPAK.zip /<install path>/quake2
unzip uberPAK.zip
cd /<path to install>/quake2/action/uber-nix
chmod +x runme
dos2unix runme
./runme

md5sum

75b29bb7283a39a1ac1307f8d08fc126  action/gamei386.so
e3572b6c7ffa71e4f3dc23552d4bedd1  action/pak0.pak
a46cd6e330cf65c908ca2574cbe77187  action/pak2.pak
5d949ba4646c44da20810fa292708ccc  action/pak3.pak

Playing

./quake2_ +set game action

Links

[4]
[5]
[6]