Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

W_Init: IWAD not found #49

Closed
Harvie opened this issue Dec 1, 2016 · 1 comment
Closed

W_Init: IWAD not found #49

Harvie opened this issue Dec 1, 2016 · 1 comment

Comments

@Harvie
Copy link

Harvie commented Dec 1, 2016

I have iwads installed:

$ ls -la /usr/share/games/doom64ex
celkem 13812
drwxr-xr-x 2 root root    4096  1. pro 16.42 .
drwxr-xr-x 5 root root    4096  1. pro 16.39 ..
-r--r--r-- 1 root root 5429302  1. pro 16.42 DOOMSND.SF2
-r--r--r-- 1 root root 8671208  1. pro 16.42 DOOM64.WAD
-rw-r--r-- 1 root root   27069  1. pro 16.39 kex.wad

Still get error:

$ doom64ex 
Kexlib_Init: Init kexlib
Z_Init: Init Zone Memory Allocator
CON_Init: Init Game Console
G_Init: Setting up game input and commands
M_LoadDefaults: Loading game configuration
I_Init: Setting up machine state.
D_Init: Init DOOM parameters
W_Init: Init WADfiles.
Error - W_Init: IWAD not found

********* ERROR *********
W_Init: IWAD not found
@pinkwah
Copy link
Collaborator

pinkwah commented Dec 1, 2016

Hey. The WAD and SF2 should be all lower-case.

However, I suggest that you recreate the files with wadgen to fix animated textures: Run doom64ex -wadgen <path to rom>.

@pinkwah pinkwah closed this as completed Dec 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants