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

来自Ubuntu中文
跳到导航跳到搜索
Wikibot留言 | 贡献
无编辑摘要
Wikibot留言 | 贡献
无编辑摘要
第4行: 第4行:
== Return to Castle Wolfenstein (Retail) ==
== Return to Castle Wolfenstein (Retail) ==
URL: http://www.idsoftware.com
URL: http://www.idsoftware.com
<br><br>
<<BR>><<BR>>
=== Installation ===
=== Installation ===
==== CD-ROM Files (Platinum Edition) ====
==== CD-ROM Files (Platinum Edition) ====
第59行: 第59行:
</nowiki></pre>
</nowiki></pre>
----
----
[[category:CategoryGames]] [[category:CategoryDocumentation]]
[[category:CategoryGames]]


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

2008年10月19日 (日) 05:32的版本

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

Instructions to install Return to Castle Wolfenstein.

Return to Castle Wolfenstein (Retail)

URL: http://www.idsoftware.com <
><
>

Installation

CD-ROM Files (Platinum Edition)

mkdir /<path to install>/wolfenstein
mkdir /<path to install>/wolfenstein/main

(Insert Disc 1)
  mount /cdrom
  cp -r /cdrom/Setup/Data/Main/* /<path to install>/wolfenstein/main
  umount /cdrom

(Insert Disc 2)
  mount /cdrom
  cp -r /cdrom/Setup/Data/main/* /<path to install>/wolfenstein/main
  umount /cdrom
Binaries
cd /<path to install>/wolfenstein
wget ftp://ftp.idsoftware.com/idstuff/wolf/linux/wolf-linux-1.41b.x86.run
chmod +x wolf-linux-1.41b.x86.run
./wolf-linux-1.41b.x86.run (Use "/<path to install>/wolfenstein" when asked)
Security Fix
wget ftp://ftp.idsoftware.com/idstuff/wolf/Wolf-1.41b.zip
unzip Wolf-1.41b.zip
cp Return\ To\ Castle\ Wolfenstein\ 1.41b/linux/* .
rm -rf Return\ To\ Castle\ Wolfenstein\ 1.41b/

Troubleshooting

Sound

If you have no sound with the following error message

/dev/dsp: Input/output error
Could not mmap /dev/dsp

you can try the following fix

sudo nano /etc/init.d/bootmisc.sh
add "echo 'wolf.x86 0 0 direct' > /proc/asound/card0/pcm0p/oss"
add "echo 'wolfsp.x86 0 0 direct' > /proc/asound/card0/pcm0p/oss"

above 'exit 0'

Playing

Single Player

./wolfsp

Multi-Player

./wolfmp