Jump to content

Prboom Question...


Recommended Posts

If, e.g., you want to watch a demo called pn22-123.lmp on a pwad called hr.wad, you would use the following command line:

prboom -file hr.wad -playdemo pn22-123

That's assuming the doom2 iwad is in the same folder as the executable and the demo. If for some reason it is elsewhere (e.g. in the folder c:\omgiwads), then you'd use

prboom -iwad c:\omgiwads\doom2.wad -file hr.wad -playdemo pn22-123

Alternatively, drag and drop both the pwad and the lmp onto the prboom exe (or a shortcut to it).

Share this post


Link to post

I tried the first 2 and they didn't work, it kept coming up with all these unknown commands.
I tried dragging them and it said 'IdentifyVersion: IWAD not found'

Share this post


Link to post

Make sure doom2.wad is in the same folder as prboom.exe.

Otherwise you need to use a command line and give the full DOS paths to the files.

If you are entering the command line via "Start - Run...", then you need to give the DOS path of the executable. e.g.:
c:\doom2\prboom -file hr.wad -playdemo pn22-123

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...