Share

PrBoom

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

iwad not found

You are viewing a single message from this topic. View all messages.

  1. 2008-11-25 00:16:36 UTC
    prboom.wad should be loaded automatically if it's in the right place.

    Try:

    prboom -iwad doom.wad
    or
    prboom -iwad doom2.wad



    Doom 2
    open("/usr/share/games/doom/doom2.wad", O_RDONLY) = 5
    open("/usr/share/games/doom/doom2.wad", O_RDONLY) = 5
    open("/usr/share/games/doom/doom2.gwa", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/local/share/games/doom/prboom.wad", O_RDONLY) = 6
    open("/usr/local/share/games/doom/prboom.gwa", O_RDONLY) = -1 ENOENT (No such fi

    Doom
    open("/usr/share/games/doom/doom.wad", O_RDONLY) = 5
    open("/usr/share/games/doom/doom.wad", O_RDONLY) = 5
    open("/usr/share/games/doom/doom.gwa", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/local/share/games/doom/prboom.wad", O_RDONLY) = 6
    open("/usr/local/share/games/doom/prboom.gwa", O_RDONLY) = -1 ENOENT (No such file or directory)
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.