Search Criteria
Package Details: iortcw-data 1.51c-3
Git Clone URL: | https://aur.archlinux.org/iortcw-data.git (read-only, click to copy) |
---|---|
Package Base: | iortcw-data |
Description: | Return to Castle Wolfenstein Single Player pk3s files (shared use) |
Upstream URL: | https://github.com/iortcw/iortcw |
Keywords: | 2001 Castle Return to Wolfeinstein |
Licenses: | |
Submitter: | robertfoster |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 11 |
Popularity: | 0.000026 |
First Submitted: | 2015-12-27 14:31 |
Last Updated: | 2019-08-22 12:57 |
Latest Comments
Anonymous comment on 2017-10-11 07:11
Here you can find some games you might be interested in:
http://s.go.ro/clh7ajtp
mpz commented on 2015-11-08 23:21
>>> Copy the following files off a Windows installation or CD-ROM to the
>>> /opt/wolf-data/main/ directory in order to play:
>>> pak0.pk3
>>> sp_pak1.pk3
>>> mp_pak0.pk3
>>>
>>> Then run the following commands:
>>> chown root:root /opt/wolf-data/main/{pak0.pk3,mp_pak0.pk3,sp_pak1.pk3,sp_pak2.pk3}
>>> chmod 0444 /opt/wolf-data/main/{pak0.pk3,mp_pak0.pk3,sp_pak1.pk3}
Above instructions are wrong. You should copy file to /opt/wolf-data/ directory (not main) and sp_pak2.pk3 is referenced in chown command but not chmod. I don't think it's needed at all.
kraxor commented on 2014-01-12 08:08
Flagged out-of-date because the download link doesn't work. For a list of possible mirrors see http://www.filewatcher.com/m/wolf-linux-1.41b.x86.run.73940068-0.html or just google the file yourself.
Maxr commented on 2013-09-20 08:13
minor issue in .install file: Shouldn't the files be copied/opt/wolf-data/ instead of to /opt/wolf-data/main/ ? Same with the chown and chmod commands.