Package Details: ecwolf 1.4.2-1

Git Clone URL: https://aur.archlinux.org/ecwolf.git (read-only, click to copy)
Package Base: ecwolf
Description: Advanced source port for Wolfenstein 3D engine games
Upstream URL: https://maniacsvault.net/ecwolf/
Keywords: ecwolf fps game retro shooter wolf3d wolf4sdl wolfenstein3d
Licenses: GPL-2.0-or-later
Submitter: None
Maintainer: FredBezies
Last Packager: FredBezies
Votes: 4
Popularity: 0.000000
First Submitted: 2021-01-26 03:57 (UTC)
Last Updated: 2025-10-19 16:34 (UTC)

Latest Comments

1 2 Next › Last »

trux commented on 2025-11-11 08:42 (UTC) (edited on 2025-11-11 08:43 (UTC) by trux)

New version 1.4.2-1 has this error: Could not open ecwolf.pk3!

norbert79 commented on 2025-10-20 20:47 (UTC) (edited on 2025-10-20 20:47 (UTC) by norbert79)

Hello there, the "Could not open ecwolf.pk3!" error is back.

ReadConfig: Reading the Configuration.
IWad: Selecting base game data.
Could not open ecwolf.pk3!

Even with a new installation the game fails. May I ask you kindly to take a look at it?

genji commented on 2025-08-25 04:25 (UTC)

As another user mentioned - this is working fantastically on aarch64 (Orange Pi 5)

Thanks!

sethkush commented on 2024-09-14 03:01 (UTC)

this seems to work fine on aarch64. Could you add it to the arch array?

thebigboo commented on 2024-09-06 19:59 (UTC)

Its broken as of the latest update. CMake Error in src/CMakeLists.txt: Imported target "SDL2_net::SDL2_net" includes non-existent path

agkphysics commented on 2024-05-25 01:28 (UTC)

There is a build issue with recent GCC versions due to an error in tmemory.h: https://bitbucket.org/ecwolf/ecwolf/issues/331/ecwolf-src-tmemoryh-479-25-error

Removing the const from line 479 in tmemory.h fixes the issue.

andreymal commented on 2023-11-05 17:38 (UTC)

ECWolf is just a game engine, not a game. You must get the game data from somewhere else (e.g. buy from Steam). If the game is downloaded from Steam, ECWolf should automatically find the game data in steamapps (at least it works for me) https://maniacsvault.net/ecwolf/wiki/Game_data

siavoshkc commented on 2023-11-05 16:34 (UTC) (edited on 2023-11-05 16:34 (UTC) by siavoshkc)

ReadConfig: Reading the Configuration.

IWad: Selecting base game data.

Can not find base game data. (.wl6, .wl1, .sdm, .sod, *.n3d)

After updating to 1.4.1-2 I get this. Am I missing something?

andreymal commented on 2023-11-04 18:34 (UTC) (edited on 2023-11-05 16:19 (UTC) by andreymal)

This is a problem with this build because you did not change the CMAKE_INSTALL_PREFIX to /usr. If you choose to put ecwolf.pk3 in /usr/share instead of default /usr/local/share, you should change the prefix so the game knows where to find this file.

UPD: fixed in 1.4.1-2

Mr.Smith1974 commented on 2023-11-04 12:46 (UTC)

This is not a problem with this build. Write to the developers, please.