This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Games > iortcw (1.51c)

iortcw (Game engine for Return To Castle Wolfenstein)

iortcw is an updated game engine for Return To Caste Wolfenstein
based on the open source ioquake3 engine.

Some of the features currently implemented are :

* SDL backend
* OpenAL sound API support (multiple speaker support and better sound)
* Full x86_64 support
* VoIP support, both in-game and external support through Mumble
* AVI video capture of demos
* Much improved console autocompletion
* Persistent console history
* Colorized terminal output
* Optional Ogg Vorbis support
* Much improved QVM tools
* PNG support

You can enable/disable features by passing variables to the
script (ie. VAR=yes/no ./iortcw.SlackBuild) :

INSTALL_COMMON_DATA=yes|no (default=yes)
Enable/disable installation of RTCW 1.41 patch data.

LANG=no|de|fr|es|it (default=no)
When INSTALL_COMMON_DATA=yes, define which language-specific
patches (for single player) must be installed :

no : do not install any language-specific patches
de : install german language-specific patches
fr : install french language-specific patches
es : install spanish language-specific patches
it : install italian language-specific patches

_USE_INTERNAL_LIBS=yes|no (default=no)
Define whether iortcw must be or not build and linked against
internal libraries (zlib, jpeg, ogg, opus).

To play Return To Castle Wolfenstein, you need to copy the original
game files (ie *.pk3) from CD/windows install/steamCDM in directory
/usr/share/games/rtcw/main.

Note that, when RTCW 1.41 patch data are included into iortcw
package (see INCLUDE_COMMON_DATA), you only need to copy the
following orignal game files in /usr/share/games/rtcw/main :

mp_pak0.pk3
mp_pak1.pk3
mp_pak2.pk3
pak0.pk3
sp_pak1.pk3
sp_pak2.pk3

This requires: opusfile, OpenAL, SDL2

Maintained by: Sébastien Ballet
Keywords: games,idsoftware,rtcw,wolfenstein,id,ioquake
ChangeLog: iortcw

Homepage:
https://github.com/iortcw/iortcw

Source Downloads:
patch-data-141.zip (291a37caa9d65d0b81f767918b76fa56)
patch-data-SP_deutsch.zip (c377642e833307c34d7c995c8bf0c35d)
patch-data-SP_espanol.zip (0d9705612393f0bc1875d15870811574)
patch-data-SP_francais.zip (e177e33865b907d1bd4f59586c9001e0)
patch-data-SP_italiano.zip (23d82460f778b1aa47ee26f60b11f404)
iortcw-1.51c.tar.gz (2415c65c3dcc91e22dfe6fc54e90a48c)

Download SlackBuild:
iortcw.tar.gz
iortcw.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds