While the actual single-player campaign of Wolfenstein: Enemy Territory never officially happened, a modder has now released their attempt to bring it back with Wolfenstein: Enemy Territory Single-Player.
Originally the official game was going to be an expansion to Return to Castle Wolfenstein and a standalone game, however it was cancelled and then released as a free to play online game, that lives on as ET: Legacy. At least now we can see some of what it might have become! This mod takes the online maps and sticks them together, to turn them all into a connected single-player and co-op campaign.
Direct Link
One of the ways which you can play it on Linux is to use iortcw, a free and open source game engine that's a ioquake3 features and fixes into RTCW code bases. If you wish to try it out, you can do so reasonably easily thanks to Luxtorpeda. Since it needs that, first up you need to get Luxtorpeda:
- Close Steam. Important, as Steam will not update the Steam Play compatibility tools list while open.
- Download latest version at https://github.com/luxtorpeda-dev/luxtorpeda/releases.
- Move and extract the contents of the downloaded archive to the compatibilitytools.d directory (create it if it does not exist) at
~/.steam/root/compatibilitytools.d/
- Start Steam.
Now to get Wolfenstein: Enemy Territory Single-Player sorted:
- Download Return to Castle Wolfenstein from Steam, with Luxtorpeda set as your compatibility tool. Right click the game on Steam, go to Compatibility and select the checkbox for "Force the use of a specific Steam Play compatibility tool" and select "Luxtorpeda".
- Once that's done, download the mod from Mod DB.
- Install it using Wine into the Return to Castle Wolfenstein directory. Somewhere like:
/steamapps/common/Return to Castle Wolfenstein/
(exact path depends on what drive you install Steam games on). Making sure to pick the option that has "iortcw" in brackets. You should get a folder named "ET" in the main RTCW install location with all the mod contents. - Add this Steam launch option to Return to Castle Wolfenstein by doing right click -> properties and then enter it into the launch options box:
+set fs_game ET
and then launch.
Once done, you then have Wolfenstein: Enemy Territory Single-Player setup and running with iortcw.
Quoting: DrakkerUnless they tweaked it over the years, medics are not only strong fighters, they are totally overpowered! Their berserk thing when used by an experienced player made them close to unstoppable.
The Adrenaline powerup is disabled on the server I mentioned because it's pretty OP :)
Quoting: gbudnyI hope that someone create a Linux installer for this mod because I don't like to use Wine even for installing games on Linux.
It's possible to extract the .exe with innoextract 1.9+ but it extracts all files, meaning not being able to select proper source port.
Quoting: rea987Quoting: gbudnyI hope that someone create a Linux installer for this mod because I don't like to use Wine even for installing games on Linux.
It's possible to extract the .exe with innoextract 1.9+ but it extracts all files, meaning not being able to select proper source port.
Thanks.
This is useful if I have a list of files that I need for the specific source port.
Quoting: gbudnyThis is useful if I have a list of files that I need for the specific source port.
For iortcw:
$ ls -R "/home/<username>/.local/share/Steam/steamapps/common/Return to Castle Wolfenstein/ET"
'/home/<username>/.local/share/Steam/steamapps/common/Return to Castle Wolfenstein/ET':
autoexec.cfg et_iortcw.pk3 maps_fueldump.pk3 maps_oasis.pk3 unins000.dat 'Wolfenstein - Enemy Territory Single-Player (32-bit).exe'
description.txt et.pk3 maps_goldrush_iortcw.pk3 maps_radar.pk3 unins000.exe 'Wolfenstein - Enemy Territory Single-Player (64-bit).exe'
et_HD.pk3 maps_battery.pk3 maps_goldrush.pk3 maps_railgun.pk3 version.txt
Last edited by rea987 on 2 December 2021 at 4:38 pm UTC
See more from me