Lutrov71 Posted April 24, 2004 How do you run a demo on Prboom while using a different Pwad? 0 Quote Share this post Link to post
Grazza Posted April 24, 2004 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). 0 Quote Share this post Link to post
Lutrov71 Posted April 24, 2004 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' 0 Quote Share this post Link to post
Grazza Posted April 24, 2004 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 0 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.