Skip to content
shantigilbert edited this page May 28, 2021 · 3 revisions

ECWolf is an advanced source port for Wolfenstein 3D, Spear of Destiny, and Super 3D Noah's Ark based off of the Wolf4SDL code base.

Original Games

If you just want to play the original games, place the files of those games to "roms/ports/ecwolf/". Extensions of those files are

  • wl6 (Original Wolfenstein 3D)
  • sod (Spear of Destiny)
  • sd2 (Spear of destiny Mission Pack 2)
  • sd3 (Spear of destiny Mission Pack 3)
  • n3d (Super 3D Noah's Ark)

For more info on game data visit http://maniacsvault.net/ecwolf/wiki/Game_data

Mods/Addons

If you want to play any mods or addons, you have to put special files with the extension ".ecwolf" in "roms/ports/ecwolf/games/".

Format of .ecwolf files

.ecwolf files can contain two keywords

  • SUBDIR (the directory from where ecwolf is started, some mods need to be started in its own folder. Leave empty if not used)
  • PARAMS (the command line parameters needed for this mod to run with ecwolf)

Examples

ECWolf RMST

For the mod/addon "ECWolf RMST" you have to do these steps

  • create a subfolder "roms/ports/ecwolf/rmst/"
  • place all files of the mod/addon into this subfolder
  • create a file "roms/ports/ecwolf/games/Remastered.ecwolf" with this content

SUBDIR=
PARAMS=--data wl6 --file /storage/roms/ports/ecwolf/rmst/ECWolf_RMST.pk3 /storage/roms/ports/ecwolf/rmst/ECWolf_RMST_SFX.pk3 /storage/roms/ports/ecwolf/rmst/ECWolf_RMST_CoffeFix.pk3

After restarting emulationstation there is a new entry "Remastered" in system ecwolf

Astrostein (by Spifferaneous)

If you want to use the version of Astrostein with modified original files

  • create a subfolder "roms/ports/ecwolf/astro/"
  • place all orignal files and all modified file into this subfolder
  • create a file "roms/ports/ecwolf/games/Astrostein.ecwolf" with this content

SUBDIR=astro
PARAMS=--data wl6

After restarting emulationstation there is a new entry "Astrostein" in system ecwolf

Getting Started

Specific Emulators

Ports (and getting them to work)

Other

Other Languages / Otros Idiomas

Español

Emuladores:

Ports:

Comprobaciones:

Desarrollo:

Otros:


русский (Russian)


Chinese

Clone this wiki locally